| Commit message (Expand) | Author | Age | Files | Lines |
* | ld --help output | Alan Modra | 2020-06-24 | 1 | -6/+8 |
* | Emit a warning when -z relro is unsupported | Alan Modra | 2020-06-19 | 5 | -0/+36 |
* | xtensa: allow runtime ABI selection | Max Filippov | 2020-06-15 | 1 | -5/+36 |
* | gold, ld: Implement -z start-stop-visibility=... option. | Roland McGrath | 2020-06-15 | 1 | -0/+15 |
* | ld: Add --warn-textrel and obsolete --warn-shared-textrel | H.J. Lu | 2020-05-27 | 1 | -3/+3 |
* | Replace "if (x) free (x)" with "free (x)", ld | Alan Modra | 2020-05-21 | 6 | -32/+14 |
* | PR25993, read of freed memory | Alan Modra | 2020-05-20 | 2 | -52/+22 |
* | Use bfd_get_filename throughout ld | Alan Modra | 2020-05-19 | 4 | -24/+28 |
* | Show AIX gc'd symbol address adjustments in map file | Douglas B Rupp | 2020-05-18 | 11 | -11/+52 |
* | Prevent a potential use-after-fee memory corruption bug in the linker (for PE... | Nick Clifton | 2020-05-18 | 2 | -12/+39 |
* | ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linux | Yoshinori Sato | 2020-04-30 | 1 | -0/+42 |
* | Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres... | Fangrui Song | 2020-04-15 | 2 | -5/+5 |
* | Fixes for the magic number used in PDP11 AOUT binaries. | Stephen Casner | 2020-04-14 | 1 | -0/+132 |
* | Fix objcopy's --preserve-dates command line option so that it will work with ... | Nick Clifton | 2020-03-30 | 2 | -2/+8 |
* | Non-contiguous memory regions support: Avoid calls to abort | Christophe Lyon | 2020-03-18 | 1 | -4/+2 |
* | Add support for non-contiguous memory regions | Christophe Lyon | 2020-03-13 | 2 | -1/+8 |
* | x86: Check static link of dynamic objects | H.J. Lu | 2020-03-13 | 1 | -0/+1 |
* | Indent labels | Alan Modra | 2020-02-26 | 1 | -1/+1 |
* | Various fixes for the Z80 support. | Sergey Belyashov | 2020-02-19 | 1 | -106/+16 |
* | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 2020-02-07 | 2 | -237/+111 |
* | ELF: Discard a section if any of its linked-to sections has been discarded | H.J. Lu | 2020-02-06 | 11 | -0/+11 |
* | PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.conf | Alan Modra | 2020-01-29 | 1 | -1/+1 |
* | PowerPC64 __tls_get_addr_desc | Alan Modra | 2020-01-22 | 1 | -1/+19 |
* | PR25417, Fix minor typos | Yuri Chornoivan | 2020-01-22 | 1 | -1/+1 |
* | For PE format files, the base relocation table is necessary if the image is l... | Hannes Domani | 2020-01-03 | 2 | -2/+16 |
* | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 2020-01-02 | 2 | -18/+194 |
* | AArch64: Set the correct ELF class for AArch64 stubs (PR/25210) | Tamar Christina | 2020-01-02 | 1 | -1/+1 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2020-01-01 | 56 | -56/+56 |
* | Avoid ubsan bug complaining about &p->field | Alan Modra | 2019-12-26 | 6 | -7/+7 |
* | bfd, ld: add CTF section linking | Nick Alcock | 2019-10-03 | 12 | -11/+48 |
* | Silence a build-time warning about constant comparisons when building with cl... | Nick Clifton | 2019-09-25 | 1 | -4/+4 |
* | elf bfd.h tidy | Alan Modra | 2019-09-23 | 1 | -4/+3 |
* | m68k bfd.h tidy | Alan Modra | 2019-09-23 | 1 | -0/+2 |
* | bfin bfd.h tidy | Alan Modra | 2019-09-23 | 1 | -0/+1 |
* | cr16 bfd.h tidy | Alan Modra | 2019-09-23 | 1 | -0/+1 |
* | xcoff bfd.h tidy | Alan Modra | 2019-09-23 | 1 | -0/+1 |
* | arm bfd.h tidy | Alan Modra | 2019-09-23 | 2 | -12/+12 |
* | aarch64 bfd.h tidy | Alan Modra | 2019-09-23 | 1 | -0/+1 |
* | ia64 bfd.h tidy | Alan Modra | 2019-09-23 | 1 | -0/+2 |
* | v850 bfd.h tidy | Alan Modra | 2019-09-23 | 1 | -0/+1 |
* | csky bfd.h tidy | Alan Modra | 2019-09-23 | 1 | -0/+1 |
* | bfd macro conversion to inline functions, section | Alan Modra | 2019-09-20 | 1 | -3/+7 |
* | bfd macro conversion to inline functions | Alan Modra | 2019-09-20 | 5 | -11/+5 |
* | bfd_section_* macros | Alan Modra | 2019-09-19 | 17 | -59/+52 |
* | Use bfd_set_filename more | Alan Modra | 2019-09-18 | 2 | -4/+4 |
* | Rename elf32.em to elf.em | Alan Modra | 2019-09-11 | 34 | -38/+36 |
* | Move elf32.em and elf-generic.em functions | Alan Modra | 2019-09-11 | 23 | -2470/+65 |
* | beos.em qsort predicate tidy | Alan Modra | 2019-09-06 | 1 | -29/+24 |
* | bfd_get_filename | Alan Modra | 2019-09-06 | 3 | -3/+3 |
* | PowerPC gcc bootstrap fail with bss-plt | Alan Modra | 2019-08-16 | 1 | -1/+6 |