summaryrefslogtreecommitdiff
path: root/gdb/regcache.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR gdb/11557Pedro Alves2010-04-291-0/+1
* * regcache.c (regcache_xmalloc): Add aspace argument. Use itDaniel Jacobowitz2010-01-281-1/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-0/+5
* * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand2009-07-021-0/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand2008-05-041-0/+5
* * sentinel-frame.c (sentinel_frame_prev_register): Do not callMarkus Deuling2008-02-181-12/+0
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-1/+2
* * regcache.c (read_register, read_register_pid): Remove.Ulrich Weigand2007-06-151-11/+0
* * regcache.c (regcache_invalidate): New function.Ulrich Weigand2007-05-061-8/+2
* * regcache.c (deprecated_read_register_gen): Remove, inline ...Ulrich Weigand2007-04-291-17/+0