projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Change tui_update_locator_fullname to take a symtab
[deliverable/binutils-gdb.git]
/
gdb
/
regcache.h
2019-07-10
Tom Tromey
Don't include gdbarch.h from defs.h
blob
|
commitdiff
|
raw
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
raw
|
diff to current
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-08
John Baldwin
Add a helper function to trad_frame to support register...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-13
Alan Hayward
Parse SVE registers in aarch64 core file reading/writing
blob
|
commitdiff
|
raw
|
diff to current
2018-06-22
Alan Hayward
Use partial register read/writes in transfer_regset
blob
|
commitdiff
|
raw
|
diff to current
2018-06-21
Pedro Alves
Use thread_info and inferior pointers more throughout
blob
|
commitdiff
|
raw
|
diff to current
2018-06-21
Alan Hayward
Avoid memcpys in regcache read_part/write_part for...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-20
Simon Marchi
Rename regcache_cooked_read_ftype and make a function_view
blob
|
commitdiff
|
raw
|
diff to current
2018-06-11
Alan Hayward
Add regcache raw_compare method
blob
|
commitdiff
|
raw
|
diff to current
2018-06-11
Alan Hayward
Add reg_buffer_common
blob
|
commitdiff
|
raw
|
diff to current
2018-06-10
Simon Marchi
Use std::unique_ptr in reg_buffer
blob
|
commitdiff
|
raw
|
diff to current
2018-06-10
Simon Marchi
Change type of reg_buffer::m_register_status to registe...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_collect
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_supply
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_cooked_write_part
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_cooked_read_part
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_cooked_read_value
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_cooked_write
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_invalidate
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_write_part
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_read_part
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_cooked_read
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_write
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_read
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_raw_update
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_register_status
blob
|
commitdiff
|
raw
|
diff to current
2018-05-30
Simon Marchi
Remove regcache_get_ptid
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Yao Qi
Move register_dump to regcache-dump.c
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Yao Qi
Remove regcache::m_readonly_p
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Yao Qi
No longer create readonly regcache
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Yao Qi
Replace regcache::dump with class register_dump
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Yao Qi
Class detached_regcache
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Yao Qi
Class readonly_detached_regcache
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Yao Qi
Remove regcache_save and regcache_cpy
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Yao Qi
class readable_regcache and pass readable_regcache...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Yao Qi
Class reg_buffer
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Yao Qi
Construct readonly regcache without address space
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Yao Qi
const-fy regcache::m_readonly_p
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Yao Qi
const-fy regcache::m_aspace
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Yao Qi
s/get_regcache_aspace (regcache)/regcache->aspace ()/g
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Yao Qi
Remove regcache_descr::nr_raw_registers
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Yao Qi
New method regcache::assert_regnum
blob
|
commitdiff
|
raw
|
diff to current
2017-10-25
Yao Qi
s/get_regcache_arch (regcache)/regcache->arch ()/g
blob
|
commitdiff
|
raw
|
diff to current
2017-10-17
Yao Qi
Simplify regcache::xfer_part
blob
|
commitdiff
|
raw
|
diff to current
2017-10-04
Pedro Alves
Redesign mock environment for gdbarch selftests
blob
|
commitdiff
|
raw
|
diff to current
2017-09-26
Tom Tromey
Remove make_cleanup_regcache_xfree
blob
|
commitdiff
|
raw
|
diff to current
2017-09-26
Tom Tromey
Remove regcache_xfree
blob
|
commitdiff
|
raw
|
diff to current
2017-09-26
Tom Tromey
Remove regcache_xmalloc
blob
|
commitdiff
|
raw
|
diff to current
2017-09-19
Yao Qi
Use DISABLE_COPY_AND_ASSIGN
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Yao Qi
Simplify regcache_cpy and remove regcache::cpy_no_passt...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-22
Alan Hayward
Remove MAX_REGISTER_SIZE from py-unwind.c
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Yao Qi
extract/store integer function template
blob
|
commitdiff
|
raw
|
diff to current
2017-05-26
Alan Hayward
Add regcache raw_supply_integer and raw_collect_integer.
blob
|
commitdiff
|
raw
|
diff to current
2017-05-24
Yao Qi
Add unit test to gdbarch methods register_to_value...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-24
Yao Qi
Move current_regcache to regcache::current_regcache
blob
|
commitdiff
|
raw
|
diff to current
2017-05-03
Alan Hayward
Remove MAX_REGISTER_SIZE from frv-linux-tdep.c
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Yao Qi
Use tag dispatch regcache ctor in regcache_dup
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Yao Qi
Simplify regcache_dup
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Yao Qi
Class-fy regcache
blob
|
commitdiff
|
raw
|
diff to current
2017-03-24
Alan Hayward
Remove MAX_REGISTER_SIZE from target.c
blob
|
commitdiff
|
raw
|
diff to current
2017-03-13
Simon Marchi
Introduce regcache_get_ptid
blob
|
commitdiff
|
raw
|
diff to current
2017-02-27
Alan Hayward
Remove MAX_REGISTER_SIZE from remote.c
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-11-22
Yao Qi
New regcache_raw_get_signed
blob
|
commitdiff
|
raw
|
diff to current
2016-07-01
Pedro Alves
Extend JIT-reader test and fix GDB problems that exposes
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-18
Antoine Tremblay
Share regcache function regcache_raw_read_unsigned
blob
|
commitdiff
|
raw
|
diff to current
2015-12-18
Antoine Tremblay
Refactor arm_software_single_step to use regcache
blob
|
commitdiff
|
raw
|
diff to current
2015-05-13
Jan Kratochvil
Make regcache_cpy_no_passthrough static
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-12
Gary Benson
Introduce common-regcache.h
blob
|
commitdiff
|
raw
|
diff to current
2014-09-11
Thomas Schwinge
Make gdb/regcache.h self-contained.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Andreas Arnez
regcache: Add functions suitable for regset_supply...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
David S. Miller
Fix regcache_restore() handling of unavailable regs.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-17
Yao Qi
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
Tom Tromey
gdb
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Pedro Alves
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2011-01-25
Pedro Alves
* regcache.c (struct regcache_descr): Rename
blob
|
commitdiff
|
raw
|
diff to current
2011-01-25
Pedro Alves
* regcache.c (struct regcache_descr): Remove outdated...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-10
Michael Snyder
2011-01-10 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-05
Michael Snyder
2011-01-05 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Pedro Alves
PR gdb/11557
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
Daniel Jacobowitz
* regcache.c (regcache_xmalloc): Add aspace argument...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Pedro Alves
2009-10-19 Pedro Alves <pedro@codesourcery.com>
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Ulrich Weigand
* target.h (struct target_ops): New member to_thread_a...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Joel Brobecker
Updated copyright notices for most files.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-04
Ulrich Weigand
* inferior.h (read_pc_pid, write_pc_pid): Remove.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Markus Deuling
* sentinel-frame.c (sentinel_frame_prev_register)...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-01
Daniel Jacobowitz
Updated copyright notices for most files.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Joel Brobecker
Switch the license of all .c files to GPLv3.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-16
Ulrich Weigand
* regcache.c (struct regcache): Add ptid_t member.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-15
Ulrich Weigand
* regcache.c (read_register, read_register_pid): Remove.
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
1.620986 seconds
and
106
git commands to generate.