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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Cell Broadband Engine debugging support
Ulrich Weigand
2019-09-20
1
-14
/
+7
*
Make first and last lines of 'command help documentation' consistent.
Philippe Waroquiers
2019-08-07
1
-1
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-7
/
+7
*
Remove alloca(0) calls
Tom Tromey
2019-06-14
1
-7
/
+0
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-1
/
+1
*
Use scope_exit in regcache.c
Tom Tromey
2019-01-23
1
-32
/
+2
*
Remove duplicate or commented-out #includes
Tom Tromey
2019-01-21
1
-1
/
+0
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
target_ops::to_stratum -> target_ops::stratum() virtual method
Pedro Alves
2018-11-30
1
-2
/
+2
*
Move test_target_ops to a separate file
Pedro Alves
2018-11-30
1
-0
/
+1
*
Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.
Pedro Alves
2018-11-22
1
-3
/
+0
*
Fix failing cooked_read selftest for CSKY.
Hafiz Abid Qadeer
2018-10-23
1
-1
/
+1
*
Introduce gdbarch_num_cooked_regs
Simon Marchi
2018-10-21
1
-15
/
+6
*
Simple -Wshadow=local fixes
Tom Tromey
2018-10-04
1
-9
/
+12
*
Remove ptid_equal
Tom Tromey
2018-07-03
1
-3
/
+3
*
Remove ptid_match
Tom Tromey
2018-07-03
1
-3
/
+3
*
Use partial register read/writes in transfer_regset
Alan Hayward
2018-06-22
1
-23
/
+107
*
Use thread_info and inferior pointers more throughout
Pedro Alves
2018-06-21
1
-1
/
+18
*
Avoid memcpys in regcache read_part/write_part for full registers.
Alan Hayward
2018-06-21
1
-46
/
+58
*
Rename regcache_cooked_read_ftype and make a function_view
Simon Marchi
2018-06-20
1
-13
/
+8
*
Add regcache raw_compare method
Alan Hayward
2018-06-11
1
-0
/
+14
*
Add reg_buffer_common
Alan Hayward
2018-06-11
1
-25
/
+21
*
Use std::unique_ptr in reg_buffer
Simon Marchi
2018-06-09
1
-9
/
+9
*
Change type of reg_buffer::m_register_status to register_status
Simon Marchi
2018-06-09
1
-7
/
+8
*
target_stack -> current_top_target() throughout
Pedro Alves
2018-06-07
1
-2
/
+2
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
1
-9
/
+0
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
1
-9
/
+0
*
Remove regcache_cooked_write_part
Simon Marchi
2018-05-30
1
-7
/
+0
*
Remove regcache_cooked_read_part
Simon Marchi
2018-05-30
1
-8
/
+0
*
Remove regcache_cooked_read_value
Simon Marchi
2018-05-30
1
-6
/
+0
*
Remove regcache_cooked_write
Simon Marchi
2018-05-30
1
-7
/
+0
*
Remove regcache_invalidate
Simon Marchi
2018-05-30
1
-8
/
+1
*
Remove regcache_raw_write_part
Simon Marchi
2018-05-30
1
-6
/
+1
*
Remove regcache_raw_read_part
Simon Marchi
2018-05-30
1
-7
/
+0
*
Remove regcache_cooked_read
Simon Marchi
2018-05-30
1
-7
/
+1
*
Remove regcache_raw_write
Simon Marchi
2018-05-30
1
-8
/
+0
*
Remove regcache_raw_read
Simon Marchi
2018-05-30
1
-6
/
+0
*
Remove regcache_raw_update
Simon Marchi
2018-05-30
1
-8
/
+0
*
Remove regcache_register_status
Simon Marchi
2018-05-30
1
-7
/
+0
*
Remove regcache_get_ptid
Simon Marchi
2018-05-30
1
-10
/
+0
*
regcache.c: Remove unused typedefs
Simon Marchi
2018-05-16
1
-5
/
+0
*
Convert struct target_ops to C++
Pedro Alves
2018-05-03
1
-39
/
+25
*
gdb: Remove support for SH-5/SH64
Pedro Alves
2018-04-16
1
-4
/
+0
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-3
/
+4
*
Remove MAX_REGISTER_SIZE define
Alan Hayward
2018-03-08
1
-2
/
+0
*
gdb: Add riscv to list of architectures with a save_reggroup
Andrew Burgess
2018-03-07
1
-1
/
+2
*
Move register_dump to regcache-dump.c
Yao Qi
2018-02-21
1
-416
/
+90
*
Remove regcache::m_readonly_p
Yao Qi
2018-02-21
1
-19
/
+11
*
No longer create readonly regcache
Yao Qi
2018-02-21
1
-16
/
+55
*
Replace regcache::dump with class register_dump
Yao Qi
2018-02-21
1
-198
/
+285
[next]