- 1cba418 ASSERT in empty output section with address by Alan Modra · 3 years, 5 months ago
- 5226a6a Change the linker's heuristic for computing the entry point for binaries so that shared libraries default to an entry point of 0. by Nick Clifton · 3 years, 6 months ago
- 6b86da5 Allows linker scripts to set the SEC_READONLY flag. by Luca Boccassi · 3 years, 8 months ago
- fc304b8 PR27719, lang_mark_undefineds trashes memory by Alan Modra · 4 years ago
- f38a268 Use bool in ld by Alan Modra · 4 years ago
- 08dedd6 Add startswith function and use it instead of CONST_STRNEQ. by Martin Liska · 4 years ago
- 15407e7 DWARF LTO debug sections vs. .stabstr by Alan Modra · 4 years ago
- 5789f84 --gc-sections with groups and start/stop syms by Alan Modra · 4 years, 1 month ago
- 7824c1d Weak references to __start_/__stop_ symbols by Alan Modra · 4 years, 1 month ago
- 35a01a0 libctf, ld: fix symtypetab and var section population under ld -r by Nick Alcock · 4 years, 2 months ago
- 326adec PR26378, sections initialised only by linker scripts are always read/write by Alan Modra · 4 years, 7 months ago
- b209b5a SHF_LINK_ORDER fixup_link_order in ld by Alan Modra · 4 years, 3 months ago
- 8c4645b Remove sflag_info param from wild callback functions by Alan Modra · 4 years, 3 months ago
- cd6d537 elf: Allow mixed ordered/unordered inputs for non-relocatable link by H.J. Lu · 4 years, 3 months ago
- 250d07d Update year range in copyright notice of binutils files by Alan Modra · 4 years, 3 months ago
- de34d42 PR27100, final link failed: bad value by Alan Modra · 4 years, 3 months ago
- 21401fc Duplicate output sections in scripts by Alan Modra · 4 years, 4 months ago
- 3d16b64 bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym by Nick Alcock · 4 years, 4 months ago
- 139633c libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t by Nick Alcock · 4 years, 4 months ago
- 874ef03 ld: Allow symbols from PROVIDE to be use in MEMORY regions by Andrew Burgess · 4 years, 6 months ago
- 5e9b84f binutils, ld: dequote libctf error messages by Nick Alcock · 4 years, 8 months ago
- 926c9e7 libctf, binutils, include, ld: gettextize and improve error handling by Nick Alcock · 4 years, 8 months ago
- f437dad More just-syms changes by Alan Modra · 4 years, 8 months ago
- fa03171 ld: do not produce one empty output .ctf section for every input .ctf by Nick Alcock · 4 years, 10 months ago
- 5dba6f0 ld: new options --ctf-variables and --ctf-share-types by Nick Alcock · 4 years, 10 months ago
- f320bba ld: Reformat CTF errors into warnings. by Egeyar Bagcioglu · 5 years ago
- 8b37e7b libctf, ld, binutils: add textual error/warning reporting for libctf by Nick Alcock · 4 years, 10 months ago
- 0e6a3f0 ld: Properly override the IR definition by H.J. Lu · 4 years, 8 months ago
- 2f5541f PR26265, Spurious 'gc-sections requires ... when --init or --fini by Alan Modra · 4 years, 8 months ago
- 094e34f binutils, ld: work with --disable-libctf by Nick Alcock · 5 years ago
- 9221725 PR26150, Assertion when asm() defines global symbols, -flto and --start-group by Alan Modra · 4 years, 9 months ago
- 0381901 Do without ld ENABLE_PLUGINS by Alan Modra · 4 years, 9 months ago
- 37a141b ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list by Fangrui Song · 4 years, 10 months ago
- 607b483 Use bfd_get_filename throughout ld by Alan Modra · 4 years, 10 months ago
- 3edf7b9 Show AIX gc'd symbol address adjustments in map file by Douglas B Rupp · 4 years, 10 months ago
- a8acd6e PR25882, .gnu.attributes are not checked for shared libraries by Alan Modra · 5 years ago
- 1617194 For relative paths in INPUT() and GROUP(), search the directory of the current linker script before searching other paths. by Fangrui Song · 5 years ago
- 53215f2 Non-contiguous memory regions support: Avoid calls to abort by Christophe Lyon · 5 years ago
- abf874a Add support for non-contiguous memory regions by Christophe Lyon · 5 years ago
- 92d4b13 Reduce --warn-section-align output by Alan Modra · 5 years ago
- baf09cb PR25570, ld duplicate "warning: changing start of section" by Alan Modra · 5 years ago
- 45830fd Revert "PR25570, ld duplicate "warning: changing start of section"" by Alan Modra · 5 years ago
- 91114f7 PR25570, ld duplicate "warning: changing start of section" by Alan Modra · 5 years ago
- dc1e8a4 Indent labels by Alan Modra · 5 years ago
- 9b538ba ELF: Discard a section if any of its linked-to sections has been discarded by H.J. Lu · 5 years ago
- c48acf6 PR25417, Fix minor typos by Yuri Chornoivan · 5 years ago
- b3adc24 Update year range in copyright notice of binutils files by Alan Modra · 5 years ago
- 8ce18f9 Avoid ubsan bug complaining about &p->field by Alan Modra · 5 years ago
- 2410edc Re: PR25244, --print-memory-usage, division by zero if MEMORY length is zero by Alan Modra · 5 years ago
- 1769380 PR25244, --print-memory-usage, division by zero if MEMORY length is zero by Alan Modra · 5 years ago
- bb29420 Pass section when available to bfd_octets_per_byte by Alan Modra · 5 years ago
- 6182650 Introduce new section flag: SEC_ELF_OCTETS by Christian Eggers · 5 years ago
- b0a7971 ld: Fix printed sizes in map file by Christian Eggers · 5 years ago
- 8610e0f PR25081, Discrepancy between VMA and LMA after ALIGN by Alan Modra · 5 years ago
- 1ff6de0 bfd, ld: add CTF section linking by Nick Alcock · 6 years ago
- 9a24a27 SORT_BY_INIT_PRIORITY by Alan Modra · 6 years ago
- a48931c bfd macro conversion to inline functions, section by Alan Modra · 6 years ago
- 00f93c4 bfd macro conversion to inline functions by Alan Modra · 6 years ago
- fd36198 bfd_section_* macros by Alan Modra · 6 years ago
- 1d38e9d Constify target name, reloc name, and carsym name by Alan Modra · 6 years ago
- 1f1f5b9 Always add input_statement to statement_list by Alan Modra · 6 years ago
- 0d41d9a LOAD in linker map file by Alan Modra · 6 years ago
- a19826f PR24981, Hit assertion failure in ld/ldlang.c:7504 by Alan Modra · 6 years ago
- d871d47 Move elf32.em and elf-generic.em functions by Alan Modra · 6 years ago
- 988de25 stat_alloc casts by Alan Modra · 6 years ago
- 36983a9 lang_input_statement_type next pointers by Alan Modra · 6 years ago
- 128bf1f LTO object insertion point by Alan Modra · 6 years ago
- b02c4f1 PR24873, gcc -flto objects result in --start-group .. --end-group failure to include --as-needed libraries by Alan Modra · 6 years ago
- 776ab89 PR24806, Linking with -T inside --start-group/--end-group by Alan Modra · 6 years ago
- 5c1e6d5 Rename lang_output_section_statement to lang_os_list by Alan Modra · 6 years ago
- 7b24380 PR24786, wrong LMA if first section in overlay is empty by Alan Modra · 6 years ago
- 035801c ld: Add --no-print-map-discarded option by Faraz Shahbazker · 6 years ago
- 2d3181c Add SORT_NONE to .init and .fini in scripts by Alan Modra · 6 years ago
- 3b6c196 Fix some dlx fails by Alan Modra · 6 years ago
- 6a84624 PR24008, Wrong value of ternary expression in map file by Alan Modra · 6 years ago
- 8270415 Update year range in copyright notice of binutils files by Alan Modra · 6 years ago
- e368bf5 Document purpose of each ld statement lists by Thomas Preud'homme · 6 years ago
- 727a29b Report scripts and libraries searched for ld --trace by Alan Modra · 6 years ago
- 91ae256 Relax a -r --gc-sections requirement by Alan Modra · 6 years ago
- f3e660d ELF: Properly group and place orphan note sections by H.J. Lu · 6 years ago
- 7358942 ld insert_os_after ignoring first assignment by Alan Modra · 6 years ago
- 1887ae7 ELF: Group and sort output note sections by section alignments by H.J. Lu · 6 years ago
- 7f0cfc6 PR23648, Symbols based on MEMORY regions confuse --gc-sections by Alan Modra · 7 years ago
- 4d1c633 ld: Lookup section in output with the same name by H.J. Lu · 7 years ago
- 3d9c8f6 Delay evaluation of alignment expressions in output sections by Alan Modra · 7 years ago
- 94d401b ld: Set non_ir_ref_regular for --undefined SYMBOL by H.J. Lu · 7 years ago
- 211dc24 Remove sh5 and sh64 support by Alan Modra · 7 years ago
- df5f239 ld error/warning messages by Alan Modra · 7 years ago
- 8772de1 LD: Support fixed-size sections some psABIs may require by Maciej W. Rozycki · 7 years ago
- c1c8c1e Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. by Alan Modra · 7 years ago
- 871b3ab Use %pA and %pB in messages rather than %A and %B by Alan Modra · 7 years ago
- d580dcc PR22751, LTO broken for libgcc libcalls by Alan Modra · 7 years ago
- eab62f2 ld: Fix issue where PROVIDE overrides defined symbol by Andrew Burgess · 8 years ago
- 219d1af Update year range in copyright notice of binutils files by Alan Modra · 7 years ago
- 165f707 PR22471, undefined reference to linker-defined symbols by Alan Modra · 7 years ago
- ed1794e ld: Add ldlang_check_relro_region/update lang_find_relro_sections_1 by H.J. Lu · 7 years ago
- cba6246 ld: Add lang_size_relro_segment by H.J. Lu · 7 years ago
- 0f99513 ld: Update phase_enum/relro_enum and add seg_align_type by H.J. Lu · 7 years ago
- 992a06e gas and ld pluralization fixes by Alan Modra · 7 years ago
- 5c3261b ELF: Call check_relocs after opening all inputs by H.J. Lu · 7 years ago