GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
regcache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include gdbarch.h from defs.h
Tom Tromey
2019-07-10
1
-0
/
+2
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-6
/
+6
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Add a helper function to trad_frame to support register cache maps.
John Baldwin
2018-10-08
1
-2
/
+19
*
Parse SVE registers in aarch64 core file reading/writing
Alan Hayward
2018-08-13
1
-0
/
+12
*
Use partial register read/writes in transfer_regset
Alan Hayward
2018-06-22
1
-2
/
+18
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-0
/
+9
*
Avoid memcpys in regcache read_part/write_part for full registers.
Alan Hayward
2018-06-21
1
-4
/
+8
*
Rename regcache_cooked_read_ftype and make a function_view
Simon Marchi
2018-06-20
1
-9
/
+6
*
Add regcache raw_compare method
Alan Hayward
2018-06-11
1
-0
/
+3
*
Add reg_buffer_common
Alan Hayward
2018-06-11
1
-25
/
+37
*
Use std::unique_ptr in reg_buffer
Simon Marchi
2018-06-09
1
-7
/
+4
*
Change type of reg_buffer::m_register_status to register_status
Simon Marchi
2018-06-09
1
-1
/
+1
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
1
-7
/
+1
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-2
/
+1
*
Remove regcache_cooked_write_part
Simon Marchi
2018-05-30
1
-6
/
+2
*
Remove regcache_cooked_read_part
Simon Marchi
2018-05-30
1
-3
/
+1
*
Remove regcache_cooked_read_value
Simon Marchi
2018-05-30
1
-6
/
+2
*
Remove regcache_cooked_write
Simon Marchi
2018-05-30
1
-10
/
+3
*
Remove regcache_invalidate
Simon Marchi
2018-05-30
1
-2
/
+0
*
Remove regcache_raw_write_part
Simon Marchi
2018-05-30
1
-7
/
+2
*
Remove regcache_raw_read_part
Simon Marchi
2018-05-30
1
-3
/
+1
*
Remove regcache_cooked_read
Simon Marchi
2018-05-30
1
-3
/
+2
*
Remove regcache_raw_write
Simon Marchi
2018-05-30
1
-5
/
+3
*
Remove regcache_raw_read
Simon Marchi
2018-05-30
1
-2
/
+3
*
Remove regcache_raw_update
Simon Marchi
2018-05-30
1
-4
/
+1
*
Remove regcache_register_status
Simon Marchi
2018-05-30
1
-3
/
+2
*
Remove regcache_get_ptid
Simon Marchi
2018-05-30
1
-4
/
+4
*
Move register_dump to regcache-dump.c
Yao Qi
2018-02-21
1
-0
/
+20
*
Remove regcache::m_readonly_p
Yao Qi
2018-02-21
1
-14
/
+8
*
No longer create readonly regcache
Yao Qi
2018-02-21
1
-10
/
+0
*
Replace regcache::dump with class register_dump
Yao Qi
2018-02-21
1
-9
/
+0
*
Class detached_regcache
Yao Qi
2018-02-21
1
-16
/
+26
*
Class readonly_detached_regcache
Yao Qi
2018-02-21
1
-11
/
+33
*
Remove regcache_save and regcache_cpy
Yao Qi
2018-02-21
1
-21
/
+10
*
class readable_regcache and pass readable_regcache to gdbarch pseudo_register...
Yao Qi
2018-02-21
1
-22
/
+38
*
Class reg_buffer
Yao Qi
2018-02-21
1
-26
/
+36
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Construct readonly regcache without address space
Yao Qi
2017-11-02
1
-2
/
+2
*
const-fy regcache::m_readonly_p
Yao Qi
2017-11-02
1
-1
/
+1
*
const-fy regcache::m_aspace
Yao Qi
2017-11-02
1
-4
/
+4
*
s/get_regcache_aspace (regcache)/regcache->aspace ()/g
Yao Qi
2017-11-02
1
-4
/
+1
*
Remove regcache_descr::nr_raw_registers
Yao Qi
2017-11-02
1
-0
/
+2
*
New method regcache::assert_regnum
Yao Qi
2017-11-02
1
-0
/
+3
*
s/get_regcache_arch (regcache)/regcache->arch ()/g
Yao Qi
2017-10-25
1
-4
/
+1
*
Simplify regcache::xfer_part
Yao Qi
2017-10-17
1
-3
/
+1
*
Redesign mock environment for gdbarch selftests
Pedro Alves
2017-10-04
1
-10
/
+0
*
Remove make_cleanup_regcache_xfree
Tom Tromey
2017-09-25
1
-2
/
+0
*
Remove regcache_xfree
Tom Tromey
2017-09-25
1
-1
/
+0
[next]