aboutsummaryrefslogtreecommitdiff
path: root/gdb/regcache.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-21Move register_dump to regcache-dump.cYao Qi1-0/+20
2018-02-21Remove regcache::m_readonly_pYao Qi1-14/+8
2018-02-21No longer create readonly regcacheYao Qi1-10/+0
2018-02-21Replace regcache::dump with class register_dumpYao Qi1-9/+0
2018-02-21Class detached_regcacheYao Qi1-16/+26
2018-02-21Class readonly_detached_regcacheYao Qi1-11/+33
2018-02-21Remove regcache_save and regcache_cpyYao Qi1-21/+10
2018-02-21class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi1-22/+38
2018-02-21Class reg_bufferYao Qi1-26/+36
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-02Construct readonly regcache without address spaceYao Qi1-2/+2
2017-11-02const-fy regcache::m_readonly_pYao Qi1-1/+1
2017-11-02const-fy regcache::m_aspaceYao Qi1-4/+4
2017-11-02s/get_regcache_aspace (regcache)/regcache->aspace ()/gYao Qi1-4/+1
2017-11-02Remove regcache_descr::nr_raw_registersYao Qi1-0/+2
2017-11-02New method regcache::assert_regnumYao Qi1-0/+3
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-4/+1
2017-10-17Simplify regcache::xfer_partYao Qi1-3/+1
2017-10-04Redesign mock environment for gdbarch selftestsPedro Alves1-10/+0
2017-09-25Remove make_cleanup_regcache_xfreeTom Tromey1-2/+0
2017-09-25Remove regcache_xfreeTom Tromey1-1/+0
2017-09-25Remove regcache_xmallocTom Tromey1-3/+1
2017-09-19Use DISABLE_COPY_AND_ASSIGNYao Qi1-2/+1
2017-07-18Simplify regcache_cpy and remove regcache::cpy_no_passthroughYao Qi1-8/+5
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