Rev. | 时间 | 作者 |
---|---|---|
df80910 users/qiyao/regcache-split-4 | 2018-01-19 02:06:18 | Yao Qi |
Move register_dump to regcache-dump.c |
||
38116b5 | 2018-01-19 02:06:18 | Yao Qi |
Remove regcache::m_readonly_p |
||
7cc3a97 | 2018-01-19 02:06:18 | Yao Qi |
No longer create readonly regcache |
||
84cf4fb | 2018-01-19 02:06:18 | Yao Qi |
Replace regcache::dump with class register_dump |
||
ef317ed | 2018-01-19 02:06:17 | Yao Qi |
Class reg_buffer_rw |
||
5d5133d | 2018-01-19 02:06:17 | Yao Qi |
Class regcache_readonly |
||
0d8008d | 2018-01-19 02:06:17 | Yao Qi |
Remove regcache_save and regcache_cpy |
||
b0ae557 | 2018-01-19 02:06:16 | Yao Qi |
class regcache_read and Pass regcache_read to gdbarch methods |
||
dbf869c | 2018-01-19 02:06:16 | Yao Qi |
Class reg_buffer |
||
426147a | 2018-01-19 02:06:16 | Yao Qi |
regcache::cooked_write test |
||
3c7ed66 | 2018-01-19 02:06:16 | Yao Qi |
regcache_cooked_read -> regcache->cooked_read |
||
51e0d72 | 2018-01-19 02:06:15 | Yao Qi |
Replace regcache_raw_read with regcache->raw_read |
||
c986167 | 2018-01-19 02:06:15 | Yao Qi |
Remove mt port |
||
0194994 | 2018-01-19 02:06:15 | Yao Qi |
Don't call gdbarch_pseudo_register_read_value in jit.c |
||
4a17f76 | 2018-01-19 00:29:31 | Yao Qi |
Make abbrev_table::abbrevs private |
||
d679c21 | 2018-01-18 21:21:01 | Yao Qi |
Call cooked_read in ppu2spu_prev_register |
||
691d2e9 | 2018-01-18 20:55:21 | Alan Modra |
PowerPC PLT stub alignment fixes |
||
7ab8203 | 2018-01-18 18:38:59 | Nick Clifton |
Update Bulgarian translation of the binutils sub-directory |
||
2f89d95 | 2018-01-18 09:00:24 | GDB Administrator |
Automatic date update in version.in |
||
7d937ca | 2018-01-18 08:05:42 | Sergio Durigan Junior |
Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx") |
||
e925c83 | 2018-01-18 07:04:16 | Jim Wilson |
RISC-V: Fix bug in prior addi/c.nop patch. |
||
9e14690 | 2018-01-18 03:28:44 | Tom Tromey |
Remove symbolp typedef |
||
50a8204 | 2018-01-18 03:28:44 | Tom Tromey |
Remove objfile argument from add_dyn_prop |
||
c89b44c | 2018-01-18 03:28:44 | Tom Tromey |
Change dwarf2_cu::method_info to be a std::vector |
||
fcd3b13 | 2018-01-18 03:28:44 | Simon Marchi |
Allocate dwarf2_cu with new |
||
685af9c | 2018-01-18 03:28:44 | Tom Tromey |
Allocate abbrev_table with new |
||
5e2db40 | 2018-01-18 03:28:44 | Tom Tromey |
Unify new_symbol and new_symbol_full |
||
ee7f689 | 2018-01-18 02:59:51 | Simon Marchi |
Fix ChangeLog dates of previous commit |
||
4166753 | 2018-01-18 02:54:59 | Mike Gulick |
Fix gdb segv when objfile can't be opened |
||
4d9b86e | 2018-01-18 02:34:50 | Simon Marchi |
Make linux_ptrace_attach_fail_reason return an std::string |