| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | PR23648, Symbols based on MEMORY regions confuse --gc-sections | Alan Modra | 2018-09-19 | 1 | -4/+8 |
* | ld: Lookup section in output with the same name | H.J. Lu | 2018-08-31 | 1 | -0/+18 |
* | Delay evaluation of alignment expressions in output sections | Alan Modra | 2018-08-26 | 1 | -32/+16 |
* | ld: Set non_ir_ref_regular for --undefined SYMBOL | H.J. Lu | 2018-07-04 | 1 | -0/+1 |
* | Remove sh5 and sh64 support | Alan Modra | 2018-04-16 | 1 | -3/+1 |
* | ld error/warning messages | Alan Modra | 2018-02-26 | 1 | -36/+36 |
* | LD: Support fixed-size sections some psABIs may require | Maciej W. Rozycki | 2018-02-19 | 1 | -10/+20 |
* | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 2018-02-19 | 1 | -13/+13 |
* | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 2018-02-19 | 1 | -16/+16 |
* | PR22751, LTO broken for libgcc libcalls | Alan Modra | 2018-01-28 | 1 | -1/+2 |
* | ld: Fix issue where PROVIDE overrides defined symbol | Andrew Burgess | 2018-01-11 | 1 | -0/+1 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | PR22471, undefined reference to linker-defined symbols | Alan Modra | 2017-11-28 | 1 | -3/+3 |
* | ld: Add ldlang_check_relro_region/update lang_find_relro_sections_1 | H.J. Lu | 2017-11-12 | 1 | -23/+32 |
* | ld: Add lang_size_relro_segment | H.J. Lu | 2017-11-12 | 1 | -64/+110 |
* | ld: Update phase_enum/relro_enum and add seg_align_type | H.J. Lu | 2017-11-12 | 1 | -12/+12 |
* | gas and ld pluralization fixes | Alan Modra | 2017-11-07 | 1 | -4/+12 |
* | ELF: Call check_relocs after opening all inputs | H.J. Lu | 2017-10-16 | 1 | -0/+2 |
* | ld whitespace fixes | Alan Modra | 2017-10-12 | 1 | -39/+39 |
* | ld internationalization fixes | Alan Modra | 2017-10-11 | 1 | -3/+3 |