Age | Commit message (Expand) | Author | Files | Lines |
2015-04-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-14 | Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] | H.J. Lu | 8 | -21/+253 |
2015-04-15 | Fix typo in commit 6ff71e76 | Alan Modra | 2 | -1/+5 |
2015-04-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-14 | Adds support to the RL78 port for linker relaxation affecting .debug sections. | Nick Clifton | 2 | -388/+465 |
2015-04-14 | Add -z noextern-protected-data to ld for ELF/x86 | H.J. Lu | 2 | -2/+16 |
2015-04-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-13 | Add support for the x86 XSAVE extended state on FreeBSD/x86. | John Baldwin | 2 | -1/+14 |
2015-04-13 | Don't check object claimed by plugin | H.J. Lu | 2 | -0/+10 |
2015-04-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-11 | Revert the last 2 commits on pagesize_m1 | H.J. Lu | 2 | -14/+4 |
2015-04-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-11 | Don't call getpagesize more than once | H.J. Lu | 1 | -1/+2 |
2015-04-11 | Initialize pagesize_m1 in bfd_cache_init | H.J. Lu | 2 | -4/+13 |
2015-04-11 | Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCAL | H.J. Lu | 3 | -16/+55 |
2015-04-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-10 | Check GOTOFF reloc against protected data on x86 | H.J. Lu | 3 | -13/+28 |
2015-04-10 | Add extern_protected_data and set it for x86 | H.J. Lu | 6 | -4/+35 |
2015-04-10 | Use bfd_alloc for compressed section contents | H.J. Lu | 2 | -3/+12 |
2015-04-10 | Downgrade linker error on protected symbols in .dynbss to a warning | Alan Modra | 2 | -7/+9 |
2015-04-10 | Revert "Add extern_protected_data and set it for x86" | Alan Modra | 6 | -17/+18 |
2015-04-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-09 | Update comments in compress.c | H.J. Lu | 2 | -6/+9 |
2015-04-09 | Properly check --compress-debug-sections=XXX | H.J. Lu | 2 | -2/+10 |
2015-04-09 | xtensa: update bfd/Changelog | Max Filippov | 1 | -0/+75 |
2015-04-09 | xtensa: replace action list with splay tree | Max Filippov | 1 | -206/+282 |
2015-04-09 | xtensa: optimize find_removed_literal | Max Filippov | 1 | -6/+58 |
2015-04-09 | xtensa: optimize removed_by_actions | Max Filippov | 1 | -25/+156 |
2015-04-09 | xtensa: optimize check_section_ebb_pcrels_fit | Max Filippov | 1 | -23/+298 |
2015-04-09 | Add support to the RX toolchain to restrict the use of string instructions. | Nick Clifton | 2 | -1/+25 |
2015-04-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-08 | Work around a GCC uninitialized warning bug | H.J. Lu | 2 | -0/+10 |
2015-04-08 | Add SHF_COMPRESSED support to gas and objcopy | H.J. Lu | 6 | -95/+457 |
2015-04-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-07 | Modify get_reloc_section for targets that map .got.plt to .got | Alan Modra | 2 | -1/+14 |
2015-04-07 | PowerPC non-PIC to PIC editing for protected var access | Alan Modra | 3 | -38/+239 |
2015-04-07 | Treat assembler generated local labels as local. | Nick Clifton | 2 | -0/+9 |
2015-04-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-06 | Use bfd_putb64/bfd_getb64 | H.J. Lu | 2 | -31/+10 |
2015-04-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-04 | Also preserve the SHF_COMPRESSED bit | H.J. Lu | 2 | -0/+10 |
2015-04-04 | Replace uncompressed_size_buffer with compressed_size_buffer | H.J. Lu | 1 | -9/+9 |
2015-04-04 | Extract get_uncompressed_size | H.J. Lu | 2 | -9/+27 |
2015-04-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-02 | Add support for configuring an aarch64-freebsd target. | Andrew Turner | 2 | -0/+9 |
2015-04-02 | Regenerate configure in bfd/binutils/gas/gdb/gold | H.J. Lu | 2 | -2/+6 |
2015-04-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-01 | [AArch64] Workaround for Cortex A53 erratum 843419 | Marcus Shawcroft | 6 | -13/+516 |