summaryrefslogtreecommitdiff
path: root/ld/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Decorated symbols in import libs (BUG 30421)Luca Bacci2023-05-171-0/+9
* Document how to use the linker to create a resource only DLL.Nick Clifton2023-05-161-0/+5
* -Ur option documentationNick Clifton2023-05-161-0/+4
* Add linker option to include local symbols in the linker map.Nick Clifton2023-05-101-0/+17
* Stop the linker from loosing the entry point for COFF/PE code when compiling ...Nick Clifton2023-05-041-0/+7
* ld: pru: Place exception-handling sections correctlyDimitar Dimitrov2023-05-041-0/+10
* Add support for %x and %lx formats to the linker's vinfo() function.Nick Clifton2023-04-271-0/+4
* Symbols with GOT relocatios do not fix adjustbalemengqinggang2023-04-181-0/+4
* Add support for the .gnu.sgstubs section to the linker for ARM/ELF based targ...Nick Clifton2023-04-171-0/+6
* arc: Update ARC specific linker tests.Claudiu Zissulescu2023-04-131-0/+7
* Fix typos in the linker's documentation of the --enable-non-contiguous-region...Nick Clifton2023-04-121-0/+5
* Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton2023-03-151-0/+55
* Revert ld ASCII supportAlan Modra2023-03-101-24/+0
* Prevent the ASCII linker script directive from generating huge amounts of pad...Nick Clifton2023-03-031-0/+5
* RISC-V: Add --[no-]relax-gp to ldFangrui Song2023-02-231-0/+8
* So the linker from producing an export data table when run with --exclude-all...Nick Clifton2023-02-201-0/+6
* Add support for the ASCII directive inside linker scripts.Nick Clifton2023-02-161-0/+19
* Fix the linker's merge4 test for the HPPA architecture.Nick Clifton2023-02-151-0/+7
* Mention that the -plugin command line option is used to load plugins.Nick Clifton2023-02-141-0/+5
* Another fix for EFI generation with LTO enabled.Nick Clifton2023-01-271-0/+6
* Fix seg-fault when generating an empty DLL with LTO enabled.Nick Clifton2023-01-241-0/+8
* Updated Bulgarian and Russian translations for LD and BFD respectivelyNick Clifton2023-01-061-0/+4
* Add an extra emulation called arm64pe to the aarch64pe emulation.Nick Clifton2023-01-051-0/+9
* Un xfail the PR19719 test for the AArch64 architectureAndreas K. Huettel2023-01-051-0/+5
* Fix AArch64 linker testsuite failures trigeered by differences in build envir...Andreas K. Huettel2023-01-041-0/+7
* Updated translations for various languages and sub-directoriesNick Clifton2023-01-031-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Add markers for 2.40 branchNick Clifton2022-12-311-0/+4
* Keep the .drectve section when performing a relocateable link.Nick Clifton2022-12-211-0/+7
* Update the description of the linker script's TYPE directive.Nick Clifton2022-12-081-0/+6
* Prevent an illegal memory access when comparing the prefix of a section name ...Nick Clifton2022-12-051-0/+6
* V850 Linker: do not complain about RWX segments.Nick Clifton2022-11-031-0/+6
* AVR Linker: Allow the start of the data region to be specified on the linker ...Nick Clifton2022-11-031-1/+1
* AVR Linker: Allow the start of the data region to specified on the command line.Nick Clifton2022-11-031-0/+7
* Add a -w option to the linker to suppress warning and error messages.Nick Clifton2022-10-211-0/+12
* BFD library: Use entry 0 in directory and filename tables of DWARF-5 debug info.Nick Clifton2022-08-301-0/+5
* Missing linking test case for pe dll using a def file.Ralf Habacker2022-08-181-0/+5
* Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra2022-08-031-0/+11
* ld: Extend ac_default_ld_warn_rwx_segments to all SPARC targets [PR29411]Rainer Orth2022-07-291-0/+6
* Stop the linker from complaining about RWX segments in sparc-solaris targets.Nick Clifton2022-07-261-0/+6
* Add markers for 2.39 branchNick Clifton2022-07-081-0/+4
* Disable execstack and rwx segments warnings for MIPS targets.Nick Clifton2022-06-271-0/+8
* Default to disabling the linker warnings about execstack and RWX segments if ...Nick Clifton2022-06-211-0/+11
* Fix an illegal memory access when creating DLLs.Alan Modra2022-05-121-0/+11
* Fix potential arithmetic overflow in the linker's plugin handling code.Nick Clifton2022-05-031-0/+6
* Fix potential buffer overruns when creating DLLs.Nick Clifton2022-04-271-0/+10
* Emit a note warning the user that creating an executable stack because of a m...Nick Clifton2022-04-251-0/+6
* xcoff: implement linker relaxationCl?ment Chigot2022-04-201-0/+11
* Stubs (added in a later patch) will generate new .loader symbols, once the al...Cl?ment Chigot2022-04-201-0/+4
* Add support for COFF secidx relocationsMark Harmstone2022-04-071-0/+8