aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "get_synthetic_symtab fixes for commit 68bbe1183379"Alan Modra2024-10-081-14/+10
* get_synthetic_symtab fixes for commit 68bbe1183379Alan Modra2024-10-041-10/+14
* arm: Handle undefweak with ST_BRANCH_UNKNOWNChristophe Lyon2024-09-111-1/+6
* arm: Do not insert stubs needing Arm code on Thumb-only cores.Christophe Lyon2024-09-041-12/+87
* arm: remove Maverick support from BFD.Richard Earnshaw2024-05-141-24/+2
* PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra2024-04-021-7/+8
* Remove is_relocatable_executable from backend codeAlan Modra2024-02-211-33/+6
* elf_backend_finish_dynamic_symbol returning falseAlan Modra2024-02-151-2/+0
* Update year range in copyright notice of binutils filesAlan Modra2024-01-041-1/+1
* Fix: GNU-ld: ARM: Issues when trying to set target output architectureNick Clifton2023-10-161-9/+10
* asan: buffer overflow in elf32_arm_get_synthetic_symtabAlan Modra2023-10-101-8/+16
* arm: Make 'conflicting CPU architectures' error message more user-friendlyChristophe Lyon2023-09-041-4/+5
* elf32_arm_get_synthetic_symtab memory leakAlan Modra2023-06-211-15/+10
* asprintf memory leaksAlan Modra2023-06-141-9/+14
* Debug info is lost for functions only called from functions marked with cmse_...Nick Clifton2023-05-051-3/+14
* PR30326, uninitialised value in objdump compare_relocsAlan Modra2023-04-121-1/+1
* Test SEC_HAS_CONTENTS before reading section contentsAlan Modra2023-02-231-1/+2
* ARM: Fix ld bloat introduced between binutils-2.38 and 2.39Hans-Peter Nilsson2023-01-121-4/+0
* Fix PR18841 ifunc relocation orderingChristophe Lyon2023-01-091-0/+29
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* enable-non-contiguous-regions warningsAlan Modra2022-12-211-1/+1
* Fix a dereference of NULL when scanning the symbol hashes array in the ARM li...Nick Clifton2022-12-061-0/+5
* ld: Always call elf_backend_output_arch_local_symsH.J. Lu2022-11-171-0/+5
* zlib-gabi to zstd woesAlan Modra2022-10-161-2/+4
* arm: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song2022-06-251-1/+1
* Don't encode reloc.sizeAlan Modra2022-06-081-5/+5
* Revert reloc howto nitsAlan Modra2022-06-081-5/+5
* HOWTO size encodingAlan Modra2022-06-081-131/+131
* Fix ld-arm bug in encoding of blx calls jumping from thumb to arm instructionsViorel Preoteasa2022-03-181-3/+15
* Prevent an assertion from being triggered when linking an ARM object file wit...Nick Clifton2022-03-011-0/+8
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Remove unnecessary ELF_MINPAGESIZE definesAlan Modra2022-01-011-2/+0
* arm: add armv9-a architecture to -marchPrzemyslaw Wirkus2021-11-011-5/+49
* PATCH [4/4] arm: Add Tag_PACRET_use build attributeAndrea Corallo2021-08-171-0/+1
* PATCH [3/4] arm: Add Tag_BTI_use build attributeAndrea Corallo2021-08-171-0/+1
* PATCH [2/4] arm: Add Tag_BTI_extension build attributeAndrea Corallo2021-08-171-0/+1
* PATCH [1/4] arm: Add Tag_PAC_extension build attributeAndrea Corallo2021-08-171-0/+1
* Add range checks to local array accesses in elf32-arm.c.Nick Clifton2021-05-251-21/+91
* Fix formatting in elf32-arm.cNick Clifton2021-05-251-183/+199
* arm: correctly decode Tag_THUMB_ISA_use=3 for thumb2 featuresRichard Earnshaw2021-05-111-1/+3
* Stop the BFD library from treating annobin symbols as potential function symb...Nick Clifton2021-04-281-9/+18
* PR27630, ubsan: elf32-arm.c:6587:20Alan Modra2021-04-141-2/+3
* convert elf_link_hash macros to inline functionsAlan Modra2021-04-121-2/+0
* Use bool in bfdAlan Modra2021-03-311-966/+966
* TRUE/FALSE simplificationAlan Modra2021-03-291-3/+3
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-6/+6
* Remove arm-symbianelfAlan Modra2021-02-091-702/+389
* When displaying ARM private file flag bits, use a 0x prefix.Alexander Fedotov2021-01-041-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1