Rev. | 日時 | 作者 |
---|---|---|
093c33e users/simark/split-dwarf2read | 2018-03-27 06:07:45 | Simon Marchi |
Move DWARF index-related things to a separate file |
||
9f034d7 | 2018-03-27 04:46:21 | Simon Marchi |
Remove DEF_VEC_I(offset_type) |
||
ce1459e | 2018-03-27 04:31:11 | Simon Marchi |
Add include guard to filename-seen-cache.h |
||
0b7a4aa | 2018-03-27 02:54:45 | Cary Coutant |
Fix case where IR file provides symbol visibility but replacement file does not. |
||
4f7ae6f | 2018-03-27 02:34:28 | Keith Seitz |
Remove struct keyword from section_addr_info |
||
5cd3e38 | 2018-03-26 18:54:55 | Alan Hayward |
Make gdbserver reg_defs a vector of objects |
||
af9d57d | 2018-03-26 09:01:03 | GDB Administrator |
Automatic date update in version.in |
||
3e5ef9a | 2018-03-26 02:56:58 | Pedro Alves |
eval.c: reverse minsym and sym |
||
c88d2fc | 2018-03-26 02:54:44 | Pedro Alves |
Fix date in gdb/ChangeLog |
||
bf54968 | 2018-03-25 21:02:32 | H.J. Lu |
x86-64: Add ENDBR64 to the TLSDESC PLT entry |
||
b3ee71e | 2018-03-25 09:00:55 | GDB Administrator |
Automatic date update in version.in |
||
8da9a90 | 2018-03-24 15:34:13 | Cary Coutant |
Fix warn-unused-return message. |
||
3215dea | 2018-03-24 15:34:13 | Cary Coutant |
Add missing ChangeLog entry for last commit. |
||
bce02d8 | 2018-03-24 11:57:46 | Weimin Pan |
aarch64: Make "info address" resolve TLS variables |
||
9a96cf3 | 2018-03-24 09:00:50 | GDB Administrator |
Automatic date update in version.in |
||
b7fee5a | 2018-03-24 03:58:32 | Keith Seitz |
Add psymbols for nested types |
||
291158a | 2018-03-24 02:05:38 | Cary Coutant |
Add --debug=plugin option to record plugin actions. |
||
2cc9b30 | 2018-03-24 01:04:57 | Tom Tromey |
Change machoread.c to use std::vector |
||
dff7492 | 2018-03-23 23:49:09 | Alan Hayward |
Make gdbserver find_register_by_number static |
||
8fd7578 | 2018-03-23 21:20:03 | Nick Clifton |
Improve readelf's selection of a file start symbol when displaying a gnu build attribute. |
||
f6c4d4b | 2018-03-23 21:08:54 | Nick Clifton |
Add an extra library name template to the list used by the WIN32 targets. |
||
376be52 | 2018-03-23 20:55:02 | Andrew Burgess |
gdb: Fix testsuite issue in gdb.arch/amd64-disp-step-avx.exp |
||
066cfa9 | 2018-03-23 20:55:01 | Andrew Burgess |
gdb: Minor cleanup in some gdb.arch/* tests |
||
d80e524 | 2018-03-23 20:08:27 | Alan Hayward |
Move gdbserver tdesc header funcs to c file |
||
079670b | 2018-03-23 18:38:23 | Andreas Arnez |
Testsuite: fully migrate to use_gdb_stub convenience func |
||
a2b2bc1 | 2018-03-23 12:19:11 | Tom Tromey |
Remove some cleanups from record-full.c |
||
8ff5bf3 | 2018-03-23 09:00:38 | GDB Administrator |
Automatic date update in version.in |
||
7a8f494 | 2018-03-22 22:22:45 | Pedro Franco de Carvalho |
ppc: Fix stwux and stdux masks in skip_prologue |
||
dd6d677 | 2018-03-22 22:22:45 | Pedro Franco de Carvalho |
ppc: Detect when LR is saved through frame pointer |
||
26d6cec | 2018-03-22 18:02:18 | Andreas Arnez |
Make "info proc cmdline" show args on GNU/Linux |