summaryrefslogtreecommitdiff
path: root/ld/ldlang.c
AgeCommit message (Expand)Author
2022-08-04Don't use BFD_VMA_FMT in binutilsAlan Modra
2022-08-04Re: Get rid of fprintf_vma and sprintf_vmaAlan Modra
2022-08-03Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra
2022-07-25Re: PowerPC64 .branch_lt addressAlan Modra
2022-06-27-z relro relaxation and ld script SIZEOFAlan Modra
2022-06-16Always free matching vector from bfd_check_format_matchesAlan Modra
2022-04-13ubsan: member access within null pointer of unionAlan Modra
2022-03-09ld: Add a before_plugin_all_symbols_read hookH.J. Lu
2022-02-16ld: Support customized output section typeFangrui Song
2022-02-13Don't pass around expld.dataseg pointerAlan Modra
2022-02-13PR28824, relro security issuesAlan Modra
2022-02-07Revert "elf: Remove the 1-page gap before the RELRO segment"Alan Modra
2022-02-07Revert "ld: Rewrite lang_size_relro_segment_1"Alan Modra
2022-01-28Set __ehdr_start rel_from_abs earlierAlan Modra
2022-01-26ld: Rewrite lang_size_relro_segment_1H.J. Lu
2022-01-18lang_size_relro_segment tidyAlan Modra
2022-01-18tweak __ehdr_start visibility and flags for check_relocsAlan Modra
2022-01-13elf: Remove the 1-page gap before the RELRO segmentH.J. Lu
2022-01-12ld: Initial DT_RELR supportH.J. Lu
2022-01-12Set SEC_ELF_REVERSE_COPY earlierAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-08PR28673, input file 'gcov' is the same as output fileAlan Modra
2021-12-07Error on ld output file name matching input file nameAlan Modra
2021-10-28ASSERT in empty output section with addressAlan Modra
2021-09-21Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton
2021-07-21Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi
2021-04-12PR27719, lang_mark_undefineds trashes memoryAlan Modra
2021-03-31Use bool in ldAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-03-20DWARF LTO debug sections vs. .stabstrAlan Modra
2021-03-03--gc-sections with groups and start/stop symsAlan Modra
2021-03-01Weak references to __start_/__stop_ symbolsAlan Modra
2021-02-04libctf, ld: fix symtypetab and var section population under ld -rNick Alcock
2021-01-18PR26378, sections initialised only by linker scripts are always read/writeAlan Modra
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra
2021-01-13Remove sflag_info param from wild callback functionsAlan Modra
2021-01-04elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-24PR27100, final link failed: bad valueAlan Modra
2020-11-25Duplicate output sections in scriptsAlan Modra
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock
2020-11-20libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_tNick Alcock
2020-10-16ld: Allow symbols from PROVIDE to be use in MEMORY regionsAndrew Burgess
2020-08-27binutils, ld: dequote libctf error messagesNick Alcock
2020-08-27libctf, binutils, include, ld: gettextize and improve error handlingNick Alcock
2020-07-28More just-syms changesAlan Modra
2020-07-22ld: do not produce one empty output .ctf section for every input .ctfNick Alcock
2020-07-22ld: new options --ctf-variables and --ctf-share-typesNick Alcock
2020-07-22ld: Reformat CTF errors into warnings.Egeyar Bagcioglu