Age | Commit message (Expand) | Author | Files | Lines |
2021-03-03 | --gc-sections with groups and start/stop syms | Alan Modra | 1 | -2/+19 |
2021-03-01 | Weak references to __start_/__stop_ symbols | Alan Modra | 1 | -0/+13 |
2021-02-04 | libctf, ld: fix symtypetab and var section population under ld -r | Nick Alcock | 1 | -0/+2 |
2021-01-18 | PR26378, sections initialised only by linker scripts are always read/write | Alan Modra | 1 | -1/+1 |
2021-01-13 | SHF_LINK_ORDER fixup_link_order in ld | Alan Modra | 1 | -17/+20 |
2021-01-13 | Remove sflag_info param from wild callback functions | Alan Modra | 1 | -9/+4 |
2021-01-04 | elf: Allow mixed ordered/unordered inputs for non-relocatable link | H.J. Lu | 1 | -1/+3 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-24 | PR27100, final link failed: bad value | Alan Modra | 1 | -1/+3 |
2020-11-25 | Duplicate output sections in scripts | Alan Modra | 1 | -40/+32 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 1 | -10/+21 |
2020-11-20 | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 1 | -5/+5 |
2020-10-16 | ld: Allow symbols from PROVIDE to be use in MEMORY regions | Andrew Burgess | 1 | -20/+41 |
2020-08-27 | binutils, ld: dequote libctf error messages | Nick Alcock | 1 | -4/+4 |
2020-08-27 | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 1 | -27/+36 |
2020-07-28 | More just-syms changes | Alan Modra | 1 | -4/+6 |
2020-07-22 | ld: do not produce one empty output .ctf section for every input .ctf | Nick Alcock | 1 | -1/+4 |
2020-07-22 | ld: new options --ctf-variables and --ctf-share-types | Nick Alcock | 1 | -1/+9 |
2020-07-22 | ld: Reformat CTF errors into warnings. | Egeyar Bagcioglu | 1 | -10/+12 |
2020-07-22 | libctf, ld, binutils: add textual error/warning reporting for libctf | Nick Alcock | 1 | -0/+26 |
2020-07-22 | ld: Properly override the IR definition | H.J. Lu | 1 | -0/+1 |
2020-07-20 | PR26265, Spurious 'gc-sections requires ... when --init or --fini | Alan Modra | 1 | -7/+19 |
2020-06-26 | binutils, ld: work with --disable-libctf | Nick Alcock | 1 | -0/+35 |
2020-06-24 | PR26150, Assertion when asm() defines global symbols, -flto and --start-group | Alan Modra | 1 | -1/+2 |
2020-06-21 | Do without ld ENABLE_PLUGINS | Alan Modra | 1 | -15/+15 |
2020-06-03 | ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list | Fangrui Song | 1 | -7/+9 |
2020-05-19 | Use bfd_get_filename throughout ld | Alan Modra | 1 | -5/+5 |
2020-05-18 | Show AIX gc'd symbol address adjustments in map file | Douglas B Rupp | 1 | -5/+3 |
2020-05-01 | PR25882, .gnu.attributes are not checked for shared libraries | Alan Modra | 1 | -4/+5 |
2020-04-22 | For relative paths in INPUT() and GROUP(), search the directory of the curren... | Fangrui Song | 1 | -4/+28 |
2020-03-18 | Non-contiguous memory regions support: Avoid calls to abort | Christophe Lyon | 1 | -13/+7 |
2020-03-13 | Add support for non-contiguous memory regions | Christophe Lyon | 1 | -4/+141 |
2020-03-05 | Reduce --warn-section-align output | Alan Modra | 1 | -1/+7 |
2020-03-05 | PR25570, ld duplicate "warning: changing start of section" | Alan Modra | 1 | -13/+20 |
2020-03-04 | Revert "PR25570, ld duplicate "warning: changing start of section"" | Alan Modra | 1 | -2/+2 |
2020-03-04 | PR25570, ld duplicate "warning: changing start of section" | Alan Modra | 1 | -2/+2 |
2020-02-26 | Indent labels | Alan Modra | 1 | -1/+1 |
2020-02-06 | ELF: Discard a section if any of its linked-to sections has been discarded | H.J. Lu | 1 | -0/+2 |
2020-01-22 | PR25417, Fix minor typos | Yuri Chornoivan | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-26 | Avoid ubsan bug complaining about &p->field | Alan Modra | 1 | -15/+15 |
2019-12-05 | Re: PR25244, --print-memory-usage, division by zero if MEMORY length is zero | Alan Modra | 1 | -1/+2 |
2019-12-05 | PR25244, --print-memory-usage, division by zero if MEMORY length is zero | Alan Modra | 1 | -4/+5 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -8/+8 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -6/+17 |
2019-11-06 | ld: Fix printed sizes in map file | Christian Eggers | 1 | -2/+2 |
2019-10-09 | PR25081, Discrepancy between VMA and LMA after ALIGN | Alan Modra | 1 | -1/+1 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 1 | -0/+198 |
2019-09-26 | SORT_BY_INIT_PRIORITY | Alan Modra | 1 | -26/+38 |
2019-09-20 | bfd macro conversion to inline functions, section | Alan Modra | 1 | -7/+5 |