Rev. | Tiempo | Autor |
---|---|---|
d0c899f users/hjl/branch | 2015-05-15 22:48:19 | H.J. Lu |
-mamd64 -mintel64 |
||
c830236 | 2015-05-15 21:49:00 | H.J. Lu |
Add AMD64 call/jmp |
||
95d04ed | 2015-05-15 20:57:58 | H.J. Lu |
Add CpuAMD64 and CpuIntel64 |
||
8dcea93 | 2015-05-15 19:30:53 | H.J. Lu |
Add -mshared option to x86 ELF assembler |
||
d1c4b12 | 2015-05-15 19:24:33 | Nick Clifton |
Fix PR18374 by making readelf and objdump ignore end-of-list markers in the .debug_loc section if there are relocations against them. |
||
4bc0608 | 2015-05-15 11:02:50 | Peter Bergner |
Fix some PPC assembler errors. |
||
49a84e1 | 2015-05-15 09:00:08 | GDB Administrator |
Automatic date update in version.in |
||
dab394d | 2015-05-15 08:02:08 | H.J. Lu |
Don't add the zlib header to SHF_COMPRESSED section |
||
61a7418 | 2015-05-15 05:11:41 | Don Breazeal |
Fix build gdbserver build errors on arm, mips, aarch64. |
||
1041a03 | 2015-05-14 23:13:16 | Joel Brobecker |
Fix gdbserver build failure on arm-android. |
||
e355523 | 2015-05-14 21:18:06 | Patrick Palka |
Remove buggy xterm workaround in tui_dispatch_ctrl_char() |
||
fdc3b1b | 2015-05-14 20:46:31 | Jiong Wang |
[AArch64] Remove BFD overflow check restrictions |
||
fd1c423 | 2015-05-14 20:32:12 | Nick Clifton |
Update description of the ASSERT linker script command to note its interation with PROVIDEd symbols. |
||
e6c9a08 | 2015-05-14 13:07:27 | Max Filippov |
xtensa: fix localized symbol refcounting with --gc-sections |
||
d121800 | 2015-05-14 09:00:07 | GDB Administrator |
Automatic date update in version.in |
||
08a76f8 | 2015-05-14 06:09:19 | Martin Galvan |
dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inlined_subroutine. |
||
93b2e21 | 2015-05-14 06:07:03 | Doug Evans |
revert previous patch, author not set |
||
da0580a | 2015-05-14 05:55:09 | Doug Evans |
dwarf2read.c (die_needs_namespace): Return 1 for DW_TAG_inlined_subroutine. |
||
bd49952 | 2015-05-14 03:50:11 | Jan Kratochvil |
Make regcache_cpy_no_passthrough static |
||
46c0346 | 2015-05-14 03:49:45 | Jan Kratochvil |
Remove stop_registers |
||
8a6c403 | 2015-05-14 03:49:08 | Jan Kratochvil |
infcall: stop_registers -> register_dummy_frame_dtor |
||
1098969 | 2015-05-14 03:49:00 | Jan Kratochvil |
register_dummy_frame_dtor: Permit multiple dtors |
||
5e97050 | 2015-05-14 03:47:32 | Jan Kratochvil |
Call dummy_frame_dtor_ftype also from remove_dummy_frame |
||
1c4eb77 | 2015-05-14 03:00:23 | Joel Brobecker |
Document the GDB 7.9.1 release in gdb/ChangeLog |
||
f5f85ab | 2015-05-14 02:33:28 | Joel Brobecker |
gdb/NEWS: Move "Xmethods can now specify a result type" to GDB 7.9.1 section. |
||
5569a85 | 2015-05-14 01:32:01 | John David Anglin |
Disable the configuration of GDB for HPUX targets. |
||
dc58915 | 2015-05-14 01:25:52 | Max Filippov |
xtensa: fix gas trampolines regression |
||
242cd84 | 2015-05-14 00:58:07 | Patrick Palka |
Add missing ChangeLog entry for previous commit |
||
1e04046 | 2015-05-14 00:53:28 | Patrick Palka |
Avoid race condition when handling a SIGWINCH signal |
||
558e546 | 2015-05-13 22:55:09 | Jan Kratochvil |
dummy_frame_dtor_ftype vs. call_function_by_hand_dummy_dtor_ftype cleanup |