Rev. | Tiempo | Autor |
---|---|---|
b5f28d7 users/pmuldoon/c++compile | 2017-08-18 05:58:01 | Keith Seitz |
Update w/HEAD |
||
1a45775 | 2017-08-16 09:13:28 | GDB Administrator |
Automatic date update in version.in |
||
66c3b5f | 2017-08-16 07:15:28 | Gustavo Romero |
Add new NT_PPC_* available since Linux 4.8 |
||
47613ae | 2017-08-16 06:38:24 | Stafford Horne |
Add myself as a write-after-approval GDB maintainer. |
||
9c3cc99 | 2017-08-16 06:12:45 | Stafford Horne |
xtensa: Properly strdup string when building reggroup |
||
206726f | 2017-08-16 02:49:18 | Sergio Durigan Junior |
Fix PR gdb/21954: make 'unset environment' work again |
||
0335ac6 | 2017-08-16 00:05:21 | John Baldwin |
Fix compile on big-endian platforms in siginfo_t converter. |
||
8975f86 | 2017-08-15 21:58:01 | Ramana Radhakrishnan |
[Patch AArch64] Turn lr, fp, ip0 and ip1 into proper aliases |
||
bf0ec4c | 2017-08-15 03:31:09 | Andreas Arnez |
GDB testsuite: Suppress GCC's colored output |
||
d3abe1c | 2017-08-15 01:14:06 | Tom Tromey |
Remove BITS_IN_BYTES define |
||
d6382ff | 2017-08-15 01:14:05 | Tom Tromey |
Fix two regressions in scalar printing |
||
f978cb0 | 2017-08-14 23:31:07 | Tom Tromey |
Fix memory leak in add_symbol_file_command |
||
2f5404b | 2017-08-14 23:24:15 | Tom Tromey |
Use std::move in a few places |
||
0c54f69 | 2017-08-14 20:09:36 | Nick Clifton |
Fix null pointer dereference when parsing a corrupt ELF binary. |
||
d7f00f4 | 2017-08-14 09:01:33 | GDB Administrator |
Automatic date update in version.in |
||
79a94a2 | 2017-08-14 08:55:17 | Alan Modra |
PR21441, Unnecessary padding of .eh_frame section |
||
34c4758 | 2017-08-13 21:41:37 | H.J. Lu |
ld: Restore linker scripts in PR ld/21884 tests |
||
6d545e3 | 2017-08-13 12:06:52 | Alan Modra |
Fix i686-nacl and x86_64-nacl pr21884 failures |
||
9ba349b | 2017-08-13 09:00:56 | GDB Administrator |
Automatic date update in version.in |
||
ca14571 | 2017-08-13 01:46:03 | Sergio Durigan Junior |
Fix typo on documentation ("show set startup-with-shell") |
||
c2c2dd9 | 2017-08-12 17:33:00 | Simon Marchi |
testsuite: Exclude end-of-line characters from get_valueof result |
||
483767a | 2017-08-12 17:15:39 | Alan Modra |
Collision between NT_GNU_BUILD_ATTRIBUTE_OPEN and NT_PPC_VMX |
||
1a682d0 | 2017-08-12 09:00:57 | GDB Administrator |
Automatic date update in version.in |
||
98c5dfc | 2017-08-12 01:40:39 | H.J. Lu |
x86: Allocate space for symbol names with symbol table |
||
93ab9c0 | 2017-08-12 00:36:28 | Nick Clifton |
Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag bit in the dynamic tags. |
||
9593aad | 2017-08-12 00:05:00 | H.J. Lu |
Add 2 more tests for PR ld/21884 |
||
76db0a2 | 2017-08-11 23:42:02 | H.J. Lu |
Also disallow global alias of common symbol |
||
de7985c | 2017-08-11 20:11:28 | Pedro Alves |
More gdb/skip.c C++ification |
||
be7d3cd | 2017-08-11 17:30:02 | Yao Qi |
Reset *THIS_CACHE in frame_unwind_try_unwinder in case of exception |
||
1c90d9f | 2017-08-11 17:30:02 | Yao Qi |
Class-fy dwarf2_frame_state_reg_info |