projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Disambiguate info_print_options
[deliverable/binutils-gdb.git]
/
gdb
/
regcache.c
2020-01-13
Simon Marchi
gdb: add back declarations for _initialize functions
blob
|
commitdiff
|
raw
2020-01-10
Pedro Alves
Multi-target support
blob
|
commitdiff
|
raw
|
diff to current
2020-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Simon Marchi
Fix regcache::cooked_read_test selftest for mep
blob
|
commitdiff
|
raw
|
diff to current
2019-09-20
Ulrich Weigand
Remove Cell Broadband Engine debugging support
blob
|
commitdiff
|
raw
|
diff to current
2019-08-06
Philippe Waroquiers
Make first and last lines of 'command help documentatio...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
raw
|
diff to current
2019-06-14
Tom Tromey
Remove alloca(0) calls
blob
|
commitdiff
|
raw
|
diff to current
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
|
raw
|
diff to current
2019-01-23
Tom Tromey
Use scope_exit in regcache.c
blob
|
commitdiff
|
raw
|
diff to current
2019-01-21
Tom Tromey
Remove duplicate or commented-out #includes
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-11-30
Pedro Alves
target_ops::to_stratum -> target_ops::stratum() virtual...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-30
Pedro Alves
Move test_target_ops to a separate file
blob
|
commitdiff
|
raw
|
diff to current
2018-11-22
Pedro Alves
Per-inferior thread list, thread ranges/iterators,...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-23
Hafiz Abid Qadeer
Fix failing cooked_read selftest for CSKY.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-22
Simon Marchi
Introduce gdbarch_num_cooked_regs
blob
|
commitdiff
|
raw
|
diff to current
2018-10-05
Tom Tromey
Simple -Wshadow=local fixes
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_equal
blob
|
commitdiff
|
raw
|
diff to current
2018-07-03
Tom Tromey
Remove ptid_match
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-06-07
Pedro Alves
target_stack -> current_top_target() throughout
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-05-16
Simon Marchi
regcache.c: Remove unused typedefs
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Pedro Alves
Convert struct target_ops to C++
blob
|
commitdiff
|
raw
|
diff to current
2018-04-16
Pedro Alves
gdb: Remove support for SH-5/SH64
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Tom Tromey
Convert observers to C++
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
Alan Hayward
Remove MAX_REGISTER_SIZE define
blob
|
commitdiff
|
raw
|
diff to current
2018-03-07
Andrew Burgess
gdb: Add riscv to list of architectures with a save_reg...
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-22
Yao Qi
regcache::cooked_write test
blob
|
commitdiff
|
raw
|
diff to current
2018-01-22
Yao Qi
Remove mt port
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-24
Yao Qi
Remove dead code in regcache::dump
blob
|
commitdiff
|
raw
|
diff to current
2017-11-24
Yao Qi
cooked_read test for readonly regcache
blob
|
commitdiff
|
raw
|
diff to current
2017-11-24
Yao Qi
regcache::cooked_read unit test
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify add_com
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_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-11-02
Yao Qi
Remove code wrapped by "#if 0"
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Yao Qi
Remove regcache_descr fields sizeof_raw_register_status...
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
Tom Tromey
Remove obsolete assertion from regcache.c
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
Reimplement support for "maint print registers" with...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-27
Tom Tromey
Constify some commands in regcache.c
blob
|
commitdiff
|
raw
|
diff to current
2017-09-26
Tom Tromey
Remove the last cleanup from regcache.c
blob
|
commitdiff
|
raw
|
diff to current
2017-09-26
Tom Tromey
Remove make_cleanup_regcache_invalidate
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-16
Simon Marchi
Add selftests run filtering
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Yao Qi
Put selftests api into selftests namespace
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-16
Yao Qi
extract/store integer function template
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Tom Tromey
Don't always zero pad in print_*_chars
blob
|
commitdiff
|
raw
|
diff to current
2017-06-07
Alan Hayward
Remove MAX_REGISTER_SIZE from regcache.c
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
Move current_regcache to regcache::current_regcache
blob
|
commitdiff
|
raw
|
diff to current
2017-05-09
Yao Qi
Use std::forward_list for current_regcache
blob
|
commitdiff
|
raw
|
diff to current
2017-05-09
Yao Qi
Add current_regcache unit test
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-04-28
Yao Qi
Add constructor and destructor to regcache
blob
|
commitdiff
|
raw
|
diff to current
2017-04-25
Yao Qi
Change readonly_p to bool
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.557013 seconds
and
106
git commands to generate.