summaryrefslogtreecommitdiff
path: root/gdb/regcache.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-02Construct readonly regcache without address spaceYao Qi
2017-11-02const-fy regcache::m_readonly_pYao Qi
2017-11-02const-fy regcache::m_aspaceYao Qi
2017-11-02s/get_regcache_aspace (regcache)/regcache->aspace ()/gYao Qi
2017-11-02Remove regcache_descr::nr_raw_registersYao Qi
2017-11-02New method regcache::assert_regnumYao Qi
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-10-17Simplify regcache::xfer_partYao Qi
2017-10-04Redesign mock environment for gdbarch selftestsPedro Alves
2017-09-25Remove make_cleanup_regcache_xfreeTom Tromey
2017-09-25Remove regcache_xfreeTom Tromey
2017-09-25Remove regcache_xmallocTom Tromey
2017-09-19Use DISABLE_COPY_AND_ASSIGNYao Qi
2017-07-18Simplify regcache_cpy and remove regcache::cpy_no_passthroughYao Qi
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