summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/regcache.c
Commit message (Expand)AuthorAgeFilesLines
* Clear *VAL in regcache_raw_read_unsignedYao Qi2016-02-101-0/+1
* gdbserver: fix various warningsMike Frysinger2016-01-121-12/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Share regcache function regcache_raw_read_unsignedAntoine Tremblay2015-12-181-2/+24
* [LynxOS] GDBserver crash debugging threaded programJoel Brobecker2015-11-231-1/+11
* aarch64 multi-arch part 6: HW breakpoint on unaligned addressYao Qi2015-10-151-0/+8
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+4
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-2/+1
* gdbserver: no point in hiding the regcache type nowadaysPedro Alves2015-08-061-4/+3
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* gdbserver: Prevent stale/random values in register cacheAndreas Arnez2014-12-121-0/+3
* Rename current_inferior as current_thread in gdbserverGary Benson2014-09-161-7/+7
* Introduce common-regcache.hGary Benson2014-09-121-0/+8
* Straightforward fatal to internal_error conversionsGary Benson2014-08-281-7/+6
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Move stdlib.h to common-defs.hGary Benson2014-08-071-2/+0
* Rearrange awkwardly-nested conditionalsGary Benson2014-08-061-6/+4
* replace convert_ascii_to_int with hex2binTom Tromey2014-02-121-1/+1
* replace convert_int_to_ascii with bin2hexTom Tromey2014-02-121-4/+3
* move some rsp bits into rsp-low.hTom Tromey2014-02-121-0/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-071-107/+135
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/gdbserver:Yao Qi2012-04-291-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* gdb/gdbserver/Pedro Alves2011-01-281-5/+82
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/gdbserver/Pedro Alves2010-06-011-1/+34
* * regcache.c (set_register_cache): Invalidate regcaches beforePedro Alves2010-04-121-0/+7
* * regcache.c (realloc_register_cache): Invalidate inferior'sPedro Alves2010-04-111-0/+2
* gdb/gdbserver/Pedro Alves2010-04-091-10/+72
* 2010-02-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2010-02-031-1/+4
* * regcache.h (struct thread_info): Forward declare.Pedro Alves2010-01-201-49/+42
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski2009-06-221-1/+1
* * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves2009-03-221-2/+3
* * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans2009-01-191-2/+0
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans2008-12-141-2/+2
* * regcache.c (new_register_cache): Return NULL if the registerPedro Alves2008-09-081-2/+8
* * regcache.c (registers_length): Remove.Ulrich Weigand2008-05-081-6/+4
* * configure.srv [s390x-*-linux*]: Set srv_regobj to include bothUlrich Weigand2008-02-271-0/+12
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+1
* * linux-arm-low.c:Eli Zaretskii2005-12-231-3/+3
* * acconfig.h: Remove.Daniel Jacobowitz2005-06-131-6/+7
* * regcache.c (new_register_cache): Clear the allocated registerDaniel Jacobowitz2004-01-301-2/+5
* 2002-06-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-06-131-0/+4
* 2002-06-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-06-111-15/+59