Add missing client_state struct references to win target.
[external/binutils.git] / gdb / gdbserver / regcache.c
2018-05-08 Andrew Burgessgdb/x86: Handle kernels using compact xsave format
2018-03-26 Alan HaywardMake gdbserver reg_defs a vector of objects
2018-03-23 Alan HaywardMake gdbserver find_register_by_number static
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05 Simon MarchiRemove some unused variables
2017-12-03 Simon MarchiRemove for_each_inferior
2017-12-03 Simon MarchiRemove usage of find_inferior in regcache_invalidate_pid
2017-10-14 Simon Marchigdbserver: use std::list for all_threads
2017-09-16 Sergio Durigan JuniorUse std::vector on tdesc->reg_defs (gdbserver/tdesc.h)
2017-09-10 Sergio Durigan JuniorFix build breakage on GNU/Linux AArch64, take 2
2017-09-05 Yao QiUse VEC for target_desc.reg_defs
2017-08-25 Simon Marchigdbserver: Rename some functions, thread -> inferior
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-02-10 Yao QiClear *VAL in regcache_raw_read_unsigned
2016-01-12 Mike Frysingergdbserver: fix various warnings
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-18 Antoine TremblayShare regcache function regcache_raw_read_unsigned
2015-11-23 Joel Brobecker[LynxOS] GDBserver crash debugging threaded program
2015-10-15 Yao Qiaarch64 multi-arch part 6: HW breakpoint on unaligned...
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-06 Pedro Alvesgdbserver: no point in hiding the regcache type nowadays
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12 Andreas Arnezgdbserver: Prevent stale/random values in register...
2014-09-16 Gary BensonRename current_inferior as current_thread in gdbserver
2014-09-12 Gary BensonIntroduce common-regcache.h
2014-08-28 Gary BensonStraightforward fatal to internal_error conversions
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonMove stdlib.h to common-defs.h
2014-08-06 Gary BensonRearrange awkwardly-nested conditionals
2014-02-12 Tom Tromeyreplace convert_ascii_to_int with hex2bin
2014-02-12 Tom Tromeyreplace convert_int_to_ascii with bin2hex
2014-02-12 Tom Tromeymove some rsp bits into rsp-low.h
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-06-07 Pedro Alves[GDBserver] Multi-process + multi-arch
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-04-29 Yao Qigdb/gdbserver:
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-28 Pedro Alves gdb/gdbserver/
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-06-01 Pedro Alvesgdb/gdbserver/
2010-04-12 Pedro Alves * regcache.c (set_register_cache): Invalidate regcache...
2010-04-11 Pedro Alves * regcache.c (realloc_register_cache): Invalidate...
2010-04-09 Pedro Alves gdb/gdbserver/
2010-02-03 H.J. Lu2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
2010-01-20 Pedro Alves * regcache.h (struct thread_info): Forward declare.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-06-22 Aleksandar Ristovski * linux-low.c (usr_fetch_inferior_registers): Remove...
2009-03-22 Pedro Alves * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
2009-01-19 Doug Evans * regcache.c (new_register_cache): No need to check...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-14 Doug Evans * utils.c (xmalloc,xcalloc,xstrdup): New fns.
2008-09-08 Pedro Alves * regcache.c (new_register_cache): Return NULL if...
2008-05-08 Ulrich Weigand * regcache.c (registers_length): Remove.
2008-02-27 Ulrich Weigand * configure.srv [s390x-*-linux*]: Set srv_regobj to...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-23 Eli Zaretskii * linux-arm-low.c:
2005-06-13 Daniel Jacobowitz * acconfig.h: Remove.
2004-01-30 Daniel Jacobowitz * regcache.c (new_register_cache): Clear the allocated...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-13 Daniel Jacobowitz2002-06-13 Daniel Jacobowitz <drow@mvista.com>
2002-06-11 Daniel Jacobowitz2002-06-11 Daniel Jacobowitz <drow@mvista.com>
2002-04-20 Daniel Jacobowitz2002-04-20 Daniel Jacobowitz <drow@mvista.com>
2002-04-09 Daniel Jacobowitz2002-04-09 Daniel Jacobowitz <drow@mvista.com>
2002-02-27 Daniel Jacobowitz2002-02-27 Daniel Jacobowitz <drow@mvista.com>
2002-02-14 Daniel Jacobowitz2002-02-14 Daniel Jacobowitz <drow@mvista.com>