aboutsummaryrefslogtreecommitdiff
path: root/gdb/regcache.h
AgeCommit message (Expand)Author
2017-06-22Remove MAX_REGISTER_SIZE from py-unwind.cAlan Hayward
2017-06-16extract/store integer function templateYao Qi
2017-05-26Add regcache raw_supply_integer and raw_collect_integer.Alan Hayward
2017-05-24Add unit test to gdbarch methods register_to_value and value_to_registerYao Qi
2017-05-24Move current_regcache to regcache::current_regcacheYao Qi
2017-05-03Remove MAX_REGISTER_SIZE from frv-linux-tdep.cAlan Hayward
2017-04-28Use tag dispatch regcache ctor in regcache_dupYao Qi
2017-04-28Simplify regcache_dupYao Qi
2017-04-28Class-fy regcacheYao Qi
2017-03-24Remove MAX_REGISTER_SIZE from target.cAlan Hayward
2017-03-13Introduce regcache_get_ptidSimon Marchi
2017-02-27Remove MAX_REGISTER_SIZE from remote.cAlan Hayward
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-22New regcache_raw_get_signedYao Qi
2016-07-01Extend JIT-reader test and fix GDB problems that exposesPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-18Share regcache function regcache_raw_read_unsignedAntoine Tremblay
2015-12-18Refactor arm_software_single_step to use regcacheAntoine Tremblay
2015-05-13Make regcache_cpy_no_passthrough staticJan Kratochvil
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-12Introduce common-regcache.hGary Benson
2014-09-11Make gdb/regcache.h self-contained.Thomas Schwinge
2014-08-07regcache: Add functions suitable for regset_supply/collect.Andreas Arnez
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-11Fix regcache_restore() handling of unavailable regs.David S. Miller
2011-09-17 gdb/Yao Qi
2011-07-22gdbTom Tromey
2011-03-18 gdb/Pedro Alves
2011-01-25 * regcache.c (struct regcache_descr): RenamePedro Alves
2011-01-25 * regcache.c (struct regcache_descr): Remove outdated comment.Pedro Alves
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-04-29 PR gdb/11557Pedro Alves
2010-01-28 * regcache.c (regcache_xmalloc): Add aspace argument. Use itDaniel Jacobowitz
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves
2009-07-02 * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-05-04 * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand
2008-02-18 * sentinel-frame.c (sentinel_frame_prev_register): Do not callMarkus Deuling
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand
2007-06-15 * regcache.c (read_register, read_register_pid): Remove.Ulrich Weigand
2007-05-06 * regcache.c (regcache_invalidate): New function.Ulrich Weigand
2007-04-29 * regcache.c (deprecated_read_register_gen): Remove, inline ...Ulrich Weigand
2007-04-28 * gdbarch.sh: Remove deprecated_register_byte.Ulrich Weigand