summaryrefslogtreecommitdiff
path: root/gdb/regcache.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Construct readonly regcache without address spaceYao Qi2017-11-021-2/+2
* const-fy regcache::m_readonly_pYao Qi2017-11-021-1/+1
* const-fy regcache::m_aspaceYao Qi2017-11-021-4/+4
* s/get_regcache_aspace (regcache)/regcache->aspace ()/gYao Qi2017-11-021-4/+1
* Remove regcache_descr::nr_raw_registersYao Qi2017-11-021-0/+2
* New method regcache::assert_regnumYao Qi2017-11-021-0/+3
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-4/+1
* Simplify regcache::xfer_partYao Qi2017-10-171-3/+1
* Redesign mock environment for gdbarch selftestsPedro Alves2017-10-041-10/+0
* Remove make_cleanup_regcache_xfreeTom Tromey2017-09-251-2/+0
* Remove regcache_xfreeTom Tromey2017-09-251-1/+0
* Remove regcache_xmallocTom Tromey2017-09-251-3/+1
* Use DISABLE_COPY_AND_ASSIGNYao Qi2017-09-191-2/+1
* Simplify regcache_cpy and remove regcache::cpy_no_passthroughYao Qi2017-07-181-8/+5
* Remove MAX_REGISTER_SIZE from py-unwind.cAlan Hayward2017-06-221-0/+8
* extract/store integer function templateYao Qi2017-06-161-12/+8
* Add regcache raw_supply_integer and raw_collect_integer.Alan Hayward2017-05-261-0/+6
* Add unit test to gdbarch methods register_to_value and value_to_registerYao Qi2017-05-241-0/+11
* Move current_regcache to regcache::current_regcacheYao Qi2017-05-241-1/+9
* Remove MAX_REGISTER_SIZE from frv-linux-tdep.cAlan Hayward2017-05-031-0/+2
* Use tag dispatch regcache ctor in regcache_dupYao Qi2017-04-281-3/+9
* Simplify regcache_dupYao Qi2017-04-281-0/+3
* Class-fy regcacheYao Qi2017-04-281-6/+151
* Remove MAX_REGISTER_SIZE from target.cAlan Hayward2017-03-241-0/+6
* Introduce regcache_get_ptidSimon Marchi2017-03-131-0/+4
* Remove MAX_REGISTER_SIZE from remote.cAlan Hayward2017-02-271-0/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* New regcache_raw_get_signedYao Qi2016-11-221-0/+6
* Extend JIT-reader test and fix GDB problems that exposesPedro Alves2016-07-011-0/+8
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Share regcache function regcache_raw_read_unsignedAntoine Tremblay2015-12-181-24/+0
* Refactor arm_software_single_step to use regcacheAntoine Tremblay2015-12-181-0/+4
* Make regcache_cpy_no_passthrough staticJan Kratochvil2015-05-131-7/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Introduce common-regcache.hGary Benson2014-09-121-1/+3
* Make gdb/regcache.h self-contained.Thomas Schwinge2014-09-111-0/+1
* regcache: Add functions suitable for regset_supply/collect.Andreas Arnez2014-08-071-0/+45
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* Fix regcache_restore() handling of unavailable regs.David S. Miller2011-10-111-3/+0
* gdb/Yao Qi2011-09-171-0/+3
* gdbTom Tromey2011-07-221-0/+6
* gdb/Pedro Alves2011-03-181-28/+34
* * regcache.c (struct regcache_descr): RenamePedro Alves2011-01-251-2/+21
* * regcache.c (struct regcache_descr): Remove outdated comment.Pedro Alves2011-01-251-1/+0
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-1/+1
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-3/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1