Age | Commit message (Expand) | Author | Files | Lines |
2022-08-04 | Don't use BFD_VMA_FMT in binutils | Alan Modra | 1 | -6/+6 |
2022-08-04 | Re: Get rid of fprintf_vma and sprintf_vma | Alan Modra | 1 | -90/+44 |
2022-08-03 | Fix a conflict between the linker's need to rename some PE format input libra... | Alan Modra | 1 | -21/+22 |
2022-08-01 | Get rid of fprintf_vma and sprintf_vma | Alan Modra | 1 | -17/+2 |
2022-07-25 | Re: PowerPC64 .branch_lt address | Alan Modra | 1 | -1/+0 |
2022-06-27 | -z relro relaxation and ld script SIZEOF | Alan Modra | 1 | -1/+0 |
2022-06-16 | Always free matching vector from bfd_check_format_matches | Alan Modra | 1 | -1/+6 |
2022-04-13 | ubsan: member access within null pointer of union | Alan Modra | 1 | -1/+1 |
2022-03-09 | ld: Add a before_plugin_all_symbols_read hook | H.J. Lu | 1 | -0/+2 |
2022-02-16 | ld: Support customized output section type | Fangrui Song | 1 | -6/+49 |
2022-02-13 | Don't pass around expld.dataseg pointer | Alan Modra | 1 | -14/+16 |
2022-02-13 | PR28824, relro security issues | Alan Modra | 1 | -7/+6 |
2022-02-07 | Revert "elf: Remove the 1-page gap before the RELRO segment" | Alan Modra | 1 | -71/+18 |
2022-02-07 | Revert "ld: Rewrite lang_size_relro_segment_1" | Alan Modra | 1 | -51/+44 |
2022-01-28 | Set __ehdr_start rel_from_abs earlier | Alan Modra | 1 | -0/+1 |
2022-01-26 | ld: Rewrite lang_size_relro_segment_1 | H.J. Lu | 1 | -44/+51 |
2022-01-18 | lang_size_relro_segment tidy | Alan Modra | 1 | -16/+4 |
2022-01-18 | tweak __ehdr_start visibility and flags for check_relocs | Alan Modra | 1 | -5/+38 |
2022-01-13 | elf: Remove the 1-page gap before the RELRO segment | H.J. Lu | 1 | -18/+71 |
2022-01-12 | ld: Initial DT_RELR support | H.J. Lu | 1 | -1/+2 |
2022-01-12 | Set SEC_ELF_REVERSE_COPY earlier | Alan Modra | 1 | -0/+10 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-08 | PR28673, input file 'gcov' is the same as output file | Alan Modra | 1 | -1/+1 |
2021-12-07 | Error on ld output file name matching input file name | Alan Modra | 1 | -0/+16 |
2021-10-28 | ASSERT in empty output section with address | Alan Modra | 1 | -8/+10 |
2021-09-21 | Change the linker's heuristic for computing the entry point for binaries so t... | Nick Clifton | 1 | -1/+9 |
2021-07-21 | Allows linker scripts to set the SEC_READONLY flag. | Luca Boccassi | 1 | -0/+6 |
2021-04-12 | PR27719, lang_mark_undefineds trashes memory | Alan Modra | 1 | -2/+2 |
2021-03-31 | Use bool in ld | Alan Modra | 1 | -250/+249 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -1/+1 |
2021-03-20 | DWARF LTO debug sections vs. .stabstr | Alan Modra | 1 | -2/+3 |
2021-03-03 | --gc-sections with groups and start/stop syms | Alan Modra | 1 | -2/+19 |
2021-03-01 | Weak references to __start_/__stop_ symbols | Alan Modra | 1 | -0/+13 |
2021-02-04 | libctf, ld: fix symtypetab and var section population under ld -r | Nick Alcock | 1 | -0/+2 |
2021-01-18 | PR26378, sections initialised only by linker scripts are always read/write | Alan Modra | 1 | -1/+1 |
2021-01-13 | SHF_LINK_ORDER fixup_link_order in ld | Alan Modra | 1 | -17/+20 |
2021-01-13 | Remove sflag_info param from wild callback functions | Alan Modra | 1 | -9/+4 |
2021-01-04 | elf: Allow mixed ordered/unordered inputs for non-relocatable link | H.J. Lu | 1 | -1/+3 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-24 | PR27100, final link failed: bad value | Alan Modra | 1 | -1/+3 |
2020-11-25 | Duplicate output sections in scripts | Alan Modra | 1 | -40/+32 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 1 | -10/+21 |
2020-11-20 | libctf, include, binutils, gdb, ld: rename ctf_file_t to ctf_dict_t | Nick Alcock | 1 | -5/+5 |
2020-10-16 | ld: Allow symbols from PROVIDE to be use in MEMORY regions | Andrew Burgess | 1 | -20/+41 |
2020-08-27 | binutils, ld: dequote libctf error messages | Nick Alcock | 1 | -4/+4 |
2020-08-27 | libctf, binutils, include, ld: gettextize and improve error handling | Nick Alcock | 1 | -27/+36 |
2020-07-28 | More just-syms changes | Alan Modra | 1 | -4/+6 |
2020-07-22 | ld: do not produce one empty output .ctf section for every input .ctf | Nick Alcock | 1 | -1/+4 |
2020-07-22 | ld: new options --ctf-variables and --ctf-share-types | Nick Alcock | 1 | -1/+9 |
2020-07-22 | ld: Reformat CTF errors into warnings. | Egeyar Bagcioglu | 1 | -10/+12 |