Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 1 | -9/+5 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -31/+20 |
2019-09-18 | Constify target name, reloc name, and carsym name | Alan Modra | 1 | -5/+5 |
2019-09-13 | Always add input_statement to statement_list | Alan Modra | 1 | -17/+24 |
2019-09-12 | LOAD in linker map file | Alan Modra | 1 | -3/+1 |
2019-09-12 | PR24981, Hit assertion failure in ld/ldlang.c:7504 | Alan Modra | 1 | -2/+3 |
2019-09-11 | Move elf32.em and elf-generic.em functions | Alan Modra | 1 | -7/+9 |
2019-08-10 | stat_alloc casts | Alan Modra | 1 | -15/+12 |
2019-08-10 | lang_input_statement_type next pointers | Alan Modra | 1 | -43/+40 |
2019-08-06 | LTO object insertion point | Alan Modra | 1 | -6/+53 |
2019-08-06 | PR24873, gcc -flto objects result in --start-group .. --end-group failure to ... | Alan Modra | 1 | -1/+18 |
2019-08-01 | PR24806, Linking with -T inside --start-group/--end-group | Alan Modra | 1 | -15/+35 |
2019-08-01 | Rename lang_output_section_statement to lang_os_list | Alan Modra | 1 | -31/+25 |
2019-07-13 | PR24786, wrong LMA if first section in overlay is empty | Alan Modra | 1 | -8/+11 |
2019-04-11 | ld: Add --no-print-map-discarded option | Faraz Shahbazker | 1 | -12/+13 |
2019-03-21 | Add SORT_NONE to .init and .fini in scripts | Alan Modra | 1 | -7/+5 |
2019-03-21 | Fix some dlx fails | Alan Modra | 1 | -2/+3 |
2019-01-28 | PR24008, Wrong value of ternary expression in map file | Alan Modra | 1 | -4/+5 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-11-29 | Document purpose of each ld statement lists | Thomas Preud'homme | 1 | -0/+16 |
2018-10-29 | Report scripts and libraries searched for ld --trace | Alan Modra | 1 | -2/+3 |
2018-10-20 | Relax a -r --gc-sections requirement | Alan Modra | 1 | -2/+4 |
2018-10-08 | ELF: Properly group and place orphan note sections | H.J. Lu | 1 | -55/+95 |
2018-10-08 | ld insert_os_after ignoring first assignment | Alan Modra | 1 | -4/+7 |
2018-10-03 | ELF: Group and sort output note sections by section alignments | H.J. Lu | 1 | -1/+139 |
2018-09-19 | PR23648, Symbols based on MEMORY regions confuse --gc-sections | Alan Modra | 1 | -4/+8 |
2018-08-31 | ld: Lookup section in output with the same name | H.J. Lu | 1 | -0/+18 |
2018-08-26 | Delay evaluation of alignment expressions in output sections | Alan Modra | 1 | -32/+16 |