aboutsummaryrefslogtreecommitdiff
path: root/gdb/regcache.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-22Remove MAX_REGISTER_SIZE from py-unwind.cAlan Hayward1-0/+8
2017-06-16extract/store integer function templateYao Qi1-12/+8
2017-05-26Add regcache raw_supply_integer and raw_collect_integer.Alan Hayward1-0/+6
2017-05-24Add unit test to gdbarch methods register_to_value and value_to_registerYao Qi1-0/+11
2017-05-24Move current_regcache to regcache::current_regcacheYao Qi1-1/+9
2017-05-03Remove MAX_REGISTER_SIZE from frv-linux-tdep.cAlan Hayward1-0/+2
2017-04-28Use tag dispatch regcache ctor in regcache_dupYao Qi1-3/+9
2017-04-28Simplify regcache_dupYao Qi1-0/+3
2017-04-28Class-fy regcacheYao Qi1-6/+151
2017-03-24Remove MAX_REGISTER_SIZE from target.cAlan Hayward1-0/+6
2017-03-13Introduce regcache_get_ptidSimon Marchi1-0/+4
2017-02-27Remove MAX_REGISTER_SIZE from remote.cAlan Hayward1-0/+4
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-22New regcache_raw_get_signedYao Qi1-0/+6
2016-07-01Extend JIT-reader test and fix GDB problems that exposesPedro Alves1-0/+8
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-24/+0
2015-12-18Refactor arm_software_single_step to use regcacheAntoine Tremblay1-0/+4
2015-05-13Make regcache_cpy_no_passthrough staticJan Kratochvil1-7/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-12Introduce common-regcache.hGary Benson1-1/+3
2014-09-11Make gdb/regcache.h self-contained.Thomas Schwinge1-0/+1
2014-08-07regcache: Add functions suitable for regset_supply/collect.Andreas Arnez1-0/+45
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-10-11Fix regcache_restore() handling of unavailable regs.David S. Miller1-3/+0
2011-09-17 gdb/Yao Qi1-0/+3
2011-07-22gdbTom Tromey1-0/+6
2011-03-18 gdb/Pedro Alves1-28/+34
2011-01-25 * regcache.c (struct regcache_descr): RenamePedro Alves1-2/+21
2011-01-25 * regcache.c (struct regcache_descr): Remove outdated comment.Pedro Alves1-1/+0
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-04-29 PR gdb/11557Pedro Alves1-0/+1
2010-01-28 * regcache.c (regcache_xmalloc): Add aspace argument. Use itDaniel Jacobowitz1-1/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+5
2009-07-02 * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand1-0/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-05-04 * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand1-0/+5
2008-02-18 * sentinel-frame.c (sentinel_frame_prev_register): Do not callMarkus Deuling1-12/+0
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand1-1/+2
2007-06-15 * regcache.c (read_register, read_register_pid): Remove.Ulrich Weigand1-11/+0
2007-05-06 * regcache.c (regcache_invalidate): New function.Ulrich Weigand1-8/+2
2007-04-29 * regcache.c (deprecated_read_register_gen): Remove, inline ...Ulrich Weigand1-17/+0
2007-04-28 * gdbarch.sh: Remove deprecated_register_byte.Ulrich Weigand1-1/+1