| Commit message (Expand) | Author | Age | Files | Lines |
* | ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list | Fangrui Song | 2020-06-03 | 1 | -7/+9 |
* | Use bfd_get_filename throughout ld | Alan Modra | 2020-05-19 | 1 | -5/+5 |
* | Show AIX gc'd symbol address adjustments in map file | Douglas B Rupp | 2020-05-18 | 1 | -5/+3 |
* | PR25882, .gnu.attributes are not checked for shared libraries | Alan Modra | 2020-05-01 | 1 | -4/+5 |
* | For relative paths in INPUT() and GROUP(), search the directory of the curren... | Fangrui Song | 2020-04-22 | 1 | -4/+28 |
* | Non-contiguous memory regions support: Avoid calls to abort | Christophe Lyon | 2020-03-18 | 1 | -13/+7 |
* | Add support for non-contiguous memory regions | Christophe Lyon | 2020-03-13 | 1 | -4/+141 |
* | Reduce --warn-section-align output | Alan Modra | 2020-03-05 | 1 | -1/+7 |
* | PR25570, ld duplicate "warning: changing start of section" | Alan Modra | 2020-03-05 | 1 | -13/+20 |
* | Revert "PR25570, ld duplicate "warning: changing start of section"" | Alan Modra | 2020-03-04 | 1 | -2/+2 |
* | PR25570, ld duplicate "warning: changing start of section" | Alan Modra | 2020-03-04 | 1 | -2/+2 |
* | Indent labels | Alan Modra | 2020-02-26 | 1 | -1/+1 |
* | ELF: Discard a section if any of its linked-to sections has been discarded | H.J. Lu | 2020-02-06 | 1 | -0/+2 |
* | PR25417, Fix minor typos | Yuri Chornoivan | 2020-01-22 | 1 | -1/+1 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2020-01-01 | 1 | -1/+1 |
* | Avoid ubsan bug complaining about &p->field | Alan Modra | 2019-12-26 | 1 | -15/+15 |
* | Re: PR25244, --print-memory-usage, division by zero if MEMORY length is zero | Alan Modra | 2019-12-05 | 1 | -1/+2 |
* | PR25244, --print-memory-usage, division by zero if MEMORY length is zero | Alan Modra | 2019-12-05 | 1 | -4/+5 |
* | Pass section when available to bfd_octets_per_byte | Alan Modra | 2019-11-25 | 1 | -8/+8 |
* | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 2019-11-25 | 1 | -6/+17 |
* | ld: Fix printed sizes in map file | Christian Eggers | 2019-11-06 | 1 | -2/+2 |
* | PR25081, Discrepancy between VMA and LMA after ALIGN | Alan Modra | 2019-10-09 | 1 | -1/+1 |
* | bfd, ld: add CTF section linking | Nick Alcock | 2019-10-03 | 1 | -0/+198 |
* | SORT_BY_INIT_PRIORITY | Alan Modra | 2019-09-26 | 1 | -26/+38 |
* | bfd macro conversion to inline functions, section | Alan Modra | 2019-09-20 | 1 | -7/+5 |
* | bfd macro conversion to inline functions | Alan Modra | 2019-09-20 | 1 | -9/+5 |
* | bfd_section_* macros | Alan Modra | 2019-09-19 | 1 | -31/+20 |
* | Constify target name, reloc name, and carsym name | Alan Modra | 2019-09-18 | 1 | -5/+5 |
* | Always add input_statement to statement_list | Alan Modra | 2019-09-13 | 1 | -17/+24 |
* | LOAD in linker map file | Alan Modra | 2019-09-12 | 1 | -3/+1 |
* | PR24981, Hit assertion failure in ld/ldlang.c:7504 | Alan Modra | 2019-09-12 | 1 | -2/+3 |
* | Move elf32.em and elf-generic.em functions | Alan Modra | 2019-09-11 | 1 | -7/+9 |
* | stat_alloc casts | Alan Modra | 2019-08-10 | 1 | -15/+12 |
* | lang_input_statement_type next pointers | Alan Modra | 2019-08-10 | 1 | -43/+40 |
* | LTO object insertion point | Alan Modra | 2019-08-06 | 1 | -6/+53 |
* | PR24873, gcc -flto objects result in --start-group .. --end-group failure to ... | Alan Modra | 2019-08-06 | 1 | -1/+18 |
* | PR24806, Linking with -T inside --start-group/--end-group | Alan Modra | 2019-08-01 | 1 | -15/+35 |
* | Rename lang_output_section_statement to lang_os_list | Alan Modra | 2019-08-01 | 1 | -31/+25 |
* | PR24786, wrong LMA if first section in overlay is empty | Alan Modra | 2019-07-13 | 1 | -8/+11 |
* | ld: Add --no-print-map-discarded option | Faraz Shahbazker | 2019-04-11 | 1 | -12/+13 |
* | Add SORT_NONE to .init and .fini in scripts | Alan Modra | 2019-03-21 | 1 | -7/+5 |
* | Fix some dlx fails | Alan Modra | 2019-03-21 | 1 | -2/+3 |
* | PR24008, Wrong value of ternary expression in map file | Alan Modra | 2019-01-28 | 1 | -4/+5 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2019-01-01 | 1 | -1/+1 |
* | Document purpose of each ld statement lists | Thomas Preud'homme | 2018-11-29 | 1 | -0/+16 |
* | Report scripts and libraries searched for ld --trace | Alan Modra | 2018-10-29 | 1 | -2/+3 |
* | Relax a -r --gc-sections requirement | Alan Modra | 2018-10-20 | 1 | -2/+4 |
* | ELF: Properly group and place orphan note sections | H.J. Lu | 2018-10-08 | 1 | -55/+95 |
* | ld insert_os_after ignoring first assignment | Alan Modra | 2018-10-08 | 1 | -4/+7 |
* | ELF: Group and sort output note sections by section alignments | H.J. Lu | 2018-10-03 | 1 | -1/+139 |