summaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-19/+9
* Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina2020-04-011-0/+6
* Arm: Fix thumb2 PLT branch offsets.Tamar Christina2020-04-011-2/+2
* Non-contiguous memory regions support: Avoid calls to abortChristophe Lyon2020-03-181-6/+3
* Add support for non-contiguous memory regionsChristophe Lyon2020-03-131-0/+11
* elf_backend_section_flags and _bfd_elf_init_private_section_dataAlan Modra2020-03-021-2/+2
* Indent labelsAlan Modra2020-02-261-4/+4
* bfd_size_type to size_tAlan Modra2020-02-191-4/+4
* [PR ld/22269] arm: Avoid dynamic relocs for undefweak symbols in static PIESzabolcs Nagy2020-01-101-4/+2
* Fix potential illegal memory access failures in the BFD library by ensuring t...Nick Clifton2020-01-031-5/+6
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd signed overflow fixesAlan Modra2019-12-111-9/+9
* PR23652, Use symbols from debug bfd for _bfd_elf_find_functionAlan Modra2019-11-271-111/+30
* ARM cmse_scan segfaultAlan Modra2019-11-211-2/+5
* elf_backend_init_file_headerAlan Modra2019-11-181-5/+7
* elf_backend_modify_headersAlan Modra2019-11-181-3/+3
* remove more xmalloc in bfdAlan Modra2019-10-151-1/+4
* [PR ld/22263][PR ld/25056] arm: Avoid dynamic TLS relocs in PIESzabolcs Nagy2019-10-041-5/+5
* [PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESCSzabolcs Nagy2019-10-041-2/+2
* arm bfd.h tidyAlan Modra2019-09-231-0/+2
* bfd_section_* macrosAlan Modra2019-09-191-13/+14
* bfd_asymbol_* macrosAlan Modra2019-09-181-1/+1
* ARM CMSE symbolsAlan Modra2019-08-221-20/+6
* Arm: Fix performance issue with thumb-2 tailcallsTamar Christina2019-08-201-9/+16
* Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra2019-08-141-1/+1
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-13/+13
* ELF final_write_processingAlan Modra2019-07-231-3/+10
* PR ld/24709 [arm] linker crash and assertion failure with CMSEChristophe Lyon2019-07-021-1/+24
* Ensure that debug information is retained for ARMv8-M security functions.Srinath Parvathaneni2019-07-021-0/+19
* Correct the calculation of offsets for ARM exidx relocs when performing a par...Nick Clifton2019-07-011-1/+1
* Prevent a seg-fault from objdup when disassembling binaries which do not cont...Adam Lackorzymski2019-06-121-2/+8
* ARM STM32L4XX erratum test failure with MALLOC_PERTURB_Alan Modra2019-05-221-1/+1
* [binutils][Arm] Fix Branch Future relocation handling and testismsAndre Vieira2019-05-211-69/+6
* [PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fpAndre Vieira2019-05-161-0/+1
* Revert "ARM STM32L4XX erratum test failure"Alan Modra2019-05-161-6/+3
* ARM STM32L4XX erratum test failureAlan Modra2019-05-151-3/+6
* [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_...Andre Vieira2019-04-151-1/+59
* [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18Andre Vieira2019-04-151-1/+61
* [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM...Andre Vieira2019-04-151-1/+114
* [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira2019-04-151-6/+43
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* BFD whitespace fixesAlan Modra2019-04-031-18/+19
* Fix GCC9 warning on elf32-arm.c:elf32_arm_final_link_relocateSergio Durigan Junior2019-01-281-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-181-1/+0
* cmse_scan segfaultAlan Modra2018-10-241-1/+2
* Suppress string diagnostics for pre-release GCCAlan Modra2018-07-251-3/+3
* Initialize GOT slot for local symbol in non-PIC link.Eric Botcazou2018-07-211-28/+38
* Fix diagnostic errorsAlan Modra2018-07-061-1/+3
* [ARM] Update bfd's Tag_CPU_arch knowledgeThomas Preud'homme2018-07-021-0/+32