Age | Commit message (Expand) | Author | Files | Lines |
2017-08-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-08-08 | Fix address violation problems when parsing corrupt ELF binaries. | Nick Clifton | 3 | -47/+80 |
2017-08-08 | PR21017, microblaze missing _GLOBAL_OFFSET_TABLE_ symbol | Alan Modra | 2 | -1/+17 |
2017-08-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-08-07 | Move common symbol check after bed->common_definition | H.J. Lu | 2 | -5/+11 |
2017-08-07 | PR21910, segfault in common symbol override test when hash-style=gnu | Alan Modra | 2 | -1/+7 |
2017-08-07 | Do not choose a non-ELF format input file to hold the linker created GOT sect... | Nick Clifton | 3 | -17/+37 |
2017-08-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-08-06 | x86: Lookup __tls_get_addr or ___tls_get_addr once | H.J. Lu | 3 | -58/+70 |
2017-08-06 | Treat common symbol as undefined for --no-define-common | H.J. Lu | 2 | -0/+11 |
2017-08-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-08-05 | Don't fail in elf32_hppa_set_gp | Alan Modra | 2 | -9/+12 |
2017-08-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-08-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-08-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-08-02 | Fix potential illegal memory access in Xtensa port. | Max Filippov | 2 | -1/+7 |
2017-08-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-08-01 | S/390: Fix claimfile failures | Andreas Krebbel | 3 | -0/+12 |
2017-08-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-31 | Improve handling of ADD and SUB relocations on the RISCV target. | Kuan-Lin Chen | 2 | -9/+80 |
2017-07-31 | PR 21847, PowerPC64 --plt-localentry again | Alan Modra | 2 | -0/+11 |
2017-07-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-29 | PR 21847, Don't default PowerPC64 to --plt-localentry | Alan Modra | 2 | -4/+31 |
2017-07-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-28 | Add missing changelog | Andreas Krebbel | 1 | -0/+6 |
2017-07-28 | S/390: Fix segfault when linking -shared -nostartfiles | Andreas Krebbel | 2 | -3/+9 |
2017-07-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-27 | Fix address violation issues encountered when parsing corrupt binaries. | Nick Clifton | 6 | -39/+82 |
2017-07-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-25 | Fix thinko in previous change to elf32-msp430.c | Nick Clifton | 1 | -2/+4 |
2017-07-25 | Updated French translation for the BFD library. | Nick Clifton | 2 | -2065/+4139 |
2017-07-25 | Add a linker branch optimization for the MSP430. | Benjamin Green | 2 | -2/+9 |
2017-07-25 | __tls_get_addr_opt stub eh_frame info | Alan Modra | 2 | -81/+122 |
2017-07-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-24 | Fix another memory access error triggered by attempting to parse a corrupt bi... | Nick Clifton | 2 | -0/+5 |
2017-07-24 | Fix address violation errors parsing corrupt binary files. | Nick Clifton | 8 | -23/+110 |
2017-07-24 | Improve "unrecognized relocation" error messages to add the suggestion that t... | Nick Clifton | 9 | -51/+69 |
2017-07-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-23 | Correct eh_frame info for __glink_PLTresolve | Alan Modra | 2 | -1/+6 |
2017-07-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-07-19 | [AArch64] Fix PR18841 ifunc relocation ordering | Szabolcs Nagy | 2 | -0/+37 |
2017-07-19 | Extend previous fix to coff-rs6000.c to coff64-rs6000.c | Nick Clifton | 2 | -1/+45 |
2017-07-19 | Fix use-after-free error when parsing a corrupt nested archive. | Nick Clifton | 2 | -1/+13 |
2017-07-19 | Fix address violation when attempting to read a corrupt field in a COFF archi... | Nick Clifton | 2 | -50/+89 |
2017-07-19 | [ARC] Add JLI support. | John Eric Martin | 5 | -1/+14 |