Age | Commit message (Expand) | Author | Files | Lines |
3 days | ld/ELF: Add --image-base command line option to the ELF linker | Hakan Candar | 1 | -1/+0 |
2024-01-19 | ld: Put all emulation options in ldlex.h | H.J. Lu | 1 | -78/+0 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-08-26 | ld STRINGIFY | Alan Modra | 1 | -1/+1 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 1 | -2/+2 |
2023-08-03 | ld: sprintf sanitizer null destination pointer | Alan Modra | 1 | -2/+2 |
2023-07-17 | PR10957, Missing option to really print section+offset | Alan Modra | 1 | -1/+1 |
2023-05-17 | Decorated symbols in import libs (BUG 30421) | Luca Bacci | 1 | -1/+28 |
2023-05-08 | pe.em and pep.em make_import_fixup | Alan Modra | 1 | -7/+26 |
2023-05-08 | PR30343, LTO ignores linker reference to _pei386_runtime_relocator | Alan Modra | 1 | -0/+33 |
2023-05-04 | Stop the linker from loosing the entry point for COFF/PE code when compiling ... | Nick Clifton | 1 | -0/+3 |
2023-01-27 | Call bfd_close_all_done in ld_cleanup | Alan Modra | 1 | -20/+23 |
2023-01-24 | ld: Avoid magic numbers for subsystems in pe.em and pep.em | Mark Harmstone | 1 | -4/+4 |
2023-01-23 | ld: Set default subsystem for arm-pe to IMAGE_SUBSYSTEM_WINDOWS_GUI | Mark Harmstone | 1 | -1/+4 |
2023-01-12 | Use __func__ rather than __FUNCTION__ | Alan Modra | 1 | -2/+2 |
2023-01-06 | ld: yet another PDB build fix (or workaround) | Jan Beulich | 1 | -8/+12 |
2023-01-06 | Tidy pe flag in coff_data | Alan Modra | 1 | -1/+1 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-23 | pdb build fixes | Alan Modra | 1 | -81/+104 |
2022-12-23 | COFF build-id writes uninitialised data to file | Alan Modra | 1 | -4/+2 |
2022-10-20 | ld: Add minimal pdb generation | Mark Harmstone | 1 | -0/+7 |
2022-10-20 | ld: Add --pdb option | Mark Harmstone | 1 | -5/+45 |
2022-08-30 | ld: pe: Fix linking against Microsoft import libraries with multiple DLLs | Martin Storsjö | 1 | -54/+16 |
2022-08-25 | ld: pe: Move the return type to a separate line from the function name | Martin Storsjö | 1 | -1/+2 |
2022-08-24 | ld: pe: Make archive member file extension comparisons case insensitive when ... | Martin Storsjö | 1 | -5/+22 |
2022-08-03 | Fix a conflict between the linker's need to rename some PE format input libra... | Alan Modra | 1 | -11/+14 |
2022-08-01 | Get rid of fprintf_vma and sprintf_vma | Alan Modra | 1 | -4/+1 |
2022-02-06 | ld: Add emultempl/emulation.em | H.J. Lu | 1 | -54/+30 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-11-17 | Set the default DLL chracteristics to 0 for Cygwin based targets. | Jeremy Drake | 1 | -1/+12 |
2021-03-31 | Use bool in ld | Alan Modra | 1 | -71/+71 |
2021-03-22 | Add startswith function and use it instead of CONST_STRNEQ. | Martin Liska | 1 | -1/+1 |
2021-01-26 | PR27226, ld.bfd contains huge .rodata section | Alan Modra | 1 | -0/+34 |
2021-01-13 | SHF_LINK_ORDER fixup_link_order in ld | Alan Modra | 1 | -2/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-11-20 | bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym | Nick Alcock | 1 | -1/+2 |
2020-09-30 | After preventing creating an import library for an exe when there are no expo... | Jeremy Drake | 1 | -1/+2 |
2020-09-22 | Linker: If the type is pie the results should be an executable which entry po... | Frediano Ziglio | 1 | -1/+1 |
2020-09-11 | Fix a segfault when creating an import library with 0 exports. | Jeremy Drake | 1 | -1/+2 |
2020-08-27 | Change the default characteristics of DLLs built by the linker to more secure... | Jeremy Drake | 1 | -11/+64 |
2020-07-09 | Remove powerpc PE support | Alan Modra | 1 | -17/+0 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", ld | Alan Modra | 1 | -5/+2 |
2020-05-20 | PR25993, read of freed memory | Alan Modra | 1 | -26/+11 |
2020-05-19 | Use bfd_get_filename throughout ld | Alan Modra | 1 | -10/+11 |
2020-05-18 | Show AIX gc'd symbol address adjustments in map file | Douglas B Rupp | 1 | -1/+2 |
2020-05-18 | Prevent a potential use-after-fee memory corruption bug in the linker (for PE... | Nick Clifton | 1 | -6/+20 |
2020-03-30 | Fix objcopy's --preserve-dates command line option so that it will work with ... | Nick Clifton | 1 | -1/+4 |
2020-02-06 | ELF: Discard a section if any of its linked-to sections has been discarded | H.J. Lu | 1 | -0/+1 |
2020-01-03 | For PE format files, the base relocation table is necessary if the image is l... | Hannes Domani | 1 | -0/+7 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |