Update ChangeLog entry of commit 8ac39635f6 and mention PR gdb/25010
[external/binutils.git] / gdb / regcache.h
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-10-08 John BaldwinAdd a helper function to trad_frame to support register...
2018-08-13 Alan HaywardParse SVE registers in aarch64 core file reading/writing
2018-06-22 Alan HaywardUse partial register read/writes in transfer_regset
2018-06-21 Pedro AlvesUse thread_info and inferior pointers more throughout
2018-06-21 Alan HaywardAvoid memcpys in regcache read_part/write_part for...
2018-06-20 Simon MarchiRename regcache_cooked_read_ftype and make a function_view
2018-06-11 Alan HaywardAdd regcache raw_compare method
2018-06-11 Alan HaywardAdd reg_buffer_common
2018-06-10 Simon MarchiUse std::unique_ptr in reg_buffer
2018-06-10 Simon MarchiChange type of reg_buffer::m_register_status to registe...
2018-05-30 Simon MarchiRemove regcache_raw_collect
2018-05-30 Simon MarchiRemove regcache_raw_supply
2018-05-30 Simon MarchiRemove regcache_cooked_write_part
2018-05-30 Simon MarchiRemove regcache_cooked_read_part
2018-05-30 Simon MarchiRemove regcache_cooked_read_value
2018-05-30 Simon MarchiRemove regcache_cooked_write
2018-05-30 Simon MarchiRemove regcache_invalidate
2018-05-30 Simon MarchiRemove regcache_raw_write_part
2018-05-30 Simon MarchiRemove regcache_raw_read_part
2018-05-30 Simon MarchiRemove regcache_cooked_read
2018-05-30 Simon MarchiRemove regcache_raw_write
2018-05-30 Simon MarchiRemove regcache_raw_read
2018-05-30 Simon MarchiRemove regcache_raw_update
2018-05-30 Simon MarchiRemove regcache_register_status
2018-05-30 Simon MarchiRemove regcache_get_ptid
2018-02-21 Yao QiMove register_dump to regcache-dump.c
2018-02-21 Yao QiRemove regcache::m_readonly_p
2018-02-21 Yao QiNo longer create readonly regcache
2018-02-21 Yao QiReplace regcache::dump with class register_dump
2018-02-21 Yao QiClass detached_regcache
2018-02-21 Yao QiClass readonly_detached_regcache
2018-02-21 Yao QiRemove regcache_save and regcache_cpy
2018-02-21 Yao Qiclass readable_regcache and pass readable_regcache...
2018-02-21 Yao QiClass reg_buffer
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-02 Yao QiConstruct readonly regcache without address space
2017-11-02 Yao Qiconst-fy regcache::m_readonly_p
2017-11-02 Yao Qiconst-fy regcache::m_aspace
2017-11-02 Yao Qis/get_regcache_aspace (regcache)/regcache->aspace ()/g
2017-11-02 Yao QiRemove regcache_descr::nr_raw_registers
2017-11-02 Yao QiNew method regcache::assert_regnum
2017-10-25 Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-17 Yao QiSimplify regcache::xfer_part
2017-10-04 Pedro AlvesRedesign mock environment for gdbarch selftests
2017-09-26 Tom TromeyRemove make_cleanup_regcache_xfree
2017-09-26 Tom TromeyRemove regcache_xfree
2017-09-26 Tom TromeyRemove regcache_xmalloc
2017-09-19 Yao QiUse DISABLE_COPY_AND_ASSIGN
2017-07-18 Yao QiSimplify regcache_cpy and remove regcache::cpy_no_passt...
2017-06-22 Alan HaywardRemove MAX_REGISTER_SIZE from py-unwind.c
2017-06-16 Yao Qiextract/store integer function template
2017-05-26 Alan HaywardAdd regcache raw_supply_integer and raw_collect_integer.
2017-05-24 Yao QiAdd unit test to gdbarch methods register_to_value...
2017-05-24 Yao QiMove current_regcache to regcache::current_regcache
2017-05-03 Alan HaywardRemove MAX_REGISTER_SIZE from frv-linux-tdep.c
2017-04-28 Yao QiUse tag dispatch regcache ctor in regcache_dup
2017-04-28 Yao QiSimplify regcache_dup
2017-04-28 Yao QiClass-fy regcache
2017-03-24 Alan HaywardRemove MAX_REGISTER_SIZE from target.c
2017-03-13 Simon MarchiIntroduce regcache_get_ptid
2017-02-27 Alan HaywardRemove MAX_REGISTER_SIZE from remote.c
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-22 Yao QiNew regcache_raw_get_signed
2016-07-01 Pedro AlvesExtend JIT-reader test and fix GDB problems that exposes
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-18 Antoine TremblayShare regcache function regcache_raw_read_unsigned
2015-12-18 Antoine TremblayRefactor arm_software_single_step to use regcache
2015-05-13 Jan KratochvilMake regcache_cpy_no_passthrough static
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-12 Gary BensonIntroduce common-regcache.h
2014-09-11 Thomas SchwingeMake gdb/regcache.h self-contained.
2014-08-07 Andreas Arnezregcache: Add functions suitable for regset_supply...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-11 David S. MillerFix regcache_restore() handling of unavailable regs.
2011-09-17 Yao Qi gdb/
2011-07-22 Tom Tromeygdb
2011-03-18 Pedro Alves gdb/
2011-01-25 Pedro Alves * regcache.c (struct regcache_descr): Rename
2011-01-25 Pedro Alves * regcache.c (struct regcache_descr): Remove outdated...
2011-01-10 Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-04-29 Pedro Alves PR gdb/11557
2010-01-28 Daniel Jacobowitz * regcache.c (regcache_xmalloc): Add aspace argument...
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-02 Ulrich Weigand * target.h (struct target_ops): New member to_thread_a...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-05-04 Ulrich Weigand * inferior.h (read_pc_pid, write_pc_pid): Remove.
2008-02-18 Markus Deuling * sentinel-frame.c (sentinel_frame_prev_register)...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-16 Ulrich Weigand * regcache.c (struct regcache): Add ptid_t member.
2007-06-15 Ulrich Weigand * regcache.c (read_register, read_register_pid): Remove.
2007-05-06 Ulrich Weigand * regcache.c (regcache_invalidate): New function.
2007-04-29 Ulrich Weigand * regcache.c (deprecated_read_register_gen): Remove...
next