aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/regcache.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-02-10Clear *VAL in regcache_raw_read_unsignedYao Qi1-0/+1
2016-01-12gdbserver: fix various warningsMike Frysinger1-12/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-18Share regcache function regcache_raw_read_unsignedAntoine Tremblay1-2/+24
2015-11-23[LynxOS] GDBserver crash debugging threaded programJoel Brobecker1-1/+11
2015-10-15aarch64 multi-arch part 6: HW breakpoint on unaligned addressYao Qi1-0/+8
2015-09-25Add casts to memory allocation related callsSimon Marchi1-2/+4
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+1
2015-08-06gdbserver: no point in hiding the regcache type nowadaysPedro Alves1-4/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-12gdbserver: Prevent stale/random values in register cacheAndreas Arnez1-0/+3
2014-09-16Rename current_inferior as current_thread in gdbserverGary Benson1-7/+7
2014-09-12Introduce common-regcache.hGary Benson1-0/+8
2014-08-28Straightforward fatal to internal_error conversionsGary Benson1-7/+6
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Move stdlib.h to common-defs.hGary Benson1-2/+0
2014-08-06Rearrange awkwardly-nested conditionalsGary Benson1-6/+4
2014-02-12replace convert_ascii_to_int with hex2binTom Tromey1-1/+1
2014-02-12replace convert_int_to_ascii with bin2hexTom Tromey1-4/+3
2014-02-12move some rsp bits into rsp-low.hTom Tromey1-0/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-107/+135
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-04-29gdb/gdbserver:Yao Qi1-0/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-28 gdb/gdbserver/Pedro Alves1-5/+82
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-06-01gdb/gdbserver/Pedro Alves1-1/+34
2010-04-12 * regcache.c (set_register_cache): Invalidate regcaches beforePedro Alves1-0/+7
2010-04-11 * regcache.c (realloc_register_cache): Invalidate inferior'sPedro Alves1-0/+2
2010-04-09 gdb/gdbserver/Pedro Alves1-10/+72
2010-02-032010-02-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+4
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves1-49/+42
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-06-22 * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski1-1/+1
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves1-2/+3
2009-01-19 * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans1-2/+0
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-14 * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans1-2/+2
2008-09-08 * regcache.c (new_register_cache): Return NULL if the registerPedro Alves1-2/+8
2008-05-08 * regcache.c (registers_length): Remove.Ulrich Weigand1-6/+4
2008-02-27 * configure.srv [s390x-*-linux*]: Set srv_regobj to include bothUlrich Weigand1-0/+12
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2005-12-23 * linux-arm-low.c:Eli Zaretskii1-3/+3
2005-06-13 * acconfig.h: Remove.Daniel Jacobowitz1-6/+7
2004-01-30 * regcache.c (new_register_cache): Clear the allocated registerDaniel Jacobowitz1-2/+5
2002-06-132002-06-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+4