summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2024-01-041-1/+1
* ld: Print 0 size in B and not in GBTorbjörn SVENSSON2023-12-181-1/+3
* ld: Support input section description keyword: REVERSENick Clifton2023-11-011-8/+36
* Fix: A potential null_pointer_deference bugNick Clifton2023-10-091-0/+3
* Fix: Output section type does not been applied to section forced output by `....Hsinyuan Xavier2023-09-271-2/+18
* Revert "2.41 Release sources"Sam James2023-08-021-69/+72
* 2.41 Release sourcesbinutils-2_41-releaseNick Clifton2023-08-021-72/+69
* PR 30632 - ld segfaults if linker script includes a STARTUP line.Pter Chubb2023-07-181-3/+9
* Support NEXT_SECTION in ALIGNOF and SIZEOFAlan Modra2023-07-171-69/+72
* ELF: Discard non-alloc sections without section headerH.J. Lu2023-06-291-0/+4
* ELF: Strip section header in ELF objectsKaylee Blake2023-06-291-0/+4
* section-match: Check parent archive name as wellMichael Matz2023-06-281-2/+13
* Add --remap-inputs option to the BFD linker.Nick Clifton2023-06-141-0/+7
* Add linker option to include local symbols in the linker map.Nick Clifton2023-05-101-2/+86
* Fix PR30358, performance with --sort-sectionMichael Matz2023-04-271-31/+61
* section-select: Fix performance problem (PR30367)Michael Matz2023-04-251-4/+12
* PR30343 infrastructureAlan Modra2023-04-201-8/+8
* Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton2023-03-151-2/+26
* Revert ld ASCII supportAlan Modra2023-03-101-53/+16
* Revert ld DIGEST supportAlan Modra2023-03-101-8/+0
* DIGEST: ldlang.*: add timestampUlf Samuelsson2023-03-071-0/+8
* PR30155, ld segfault in _bfd_nearby_sectionAlan Modra2023-02-241-13/+52
* Add support for the ASCII directive inside linker scripts.Nick Clifton2023-02-161-16/+53
* ASCIZ Command for output sectionUlf Samuelsson2023-02-141-0/+83
* Fix PR30079: abort on mingwMichael Matz2023-02-131-1/+2
* Re: Another fix for EFI generation with LTO enabledAlan Modra2023-01-311-0/+2
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* enable-non-contiguous-regions warningsAlan Modra2022-12-211-8/+30
* Prevent an illegal memory access when comparing the prefix of a section name ...Nick Clifton2022-12-051-5/+21
* section-select: Fix exclude-file-3Michael Matz2022-11-301-3/+4
* section-select: Remove unused codeMichael Matz2022-11-301-507/+1
* section-select: Implement a prefix-treeMichael Matz2022-11-301-32/+316
* section-select: Completely rebuild matchesMichael Matz2022-11-301-0/+22
* section-select: Lazily resolve section matchesMichael Matz2022-11-301-1/+87
* Only use wild_sort_fastMichael Matz2022-11-281-177/+125
* Special case more simple patternsMichael Matz2022-11-281-32/+93
* Don't use BFD_VMA_FMT in binutilsAlan Modra2022-08-041-6/+6
* Re: Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-041-90/+44
* Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra2022-08-031-21/+22
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-011-17/+2
* Re: PowerPC64 .branch_lt addressAlan Modra2022-07-251-1/+0
* -z relro relaxation and ld script SIZEOFAlan Modra2022-06-271-1/+0
* Always free matching vector from bfd_check_format_matchesAlan Modra2022-06-161-1/+6
* ubsan: member access within null pointer of unionAlan Modra2022-04-131-1/+1
* ld: Add a before_plugin_all_symbols_read hookH.J. Lu2022-03-091-0/+2
* ld: Support customized output section typeFangrui Song2022-02-161-6/+49
* Don't pass around expld.dataseg pointerAlan Modra2022-02-131-14/+16
* PR28824, relro security issuesAlan Modra2022-02-131-7/+6
* Revert "elf: Remove the 1-page gap before the RELRO segment"Alan Modra2022-02-071-71/+18
* Revert "ld: Rewrite lang_size_relro_segment_1"Alan Modra2022-02-071-51/+44