aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu2018-06-041-0/+9
* ld: Unify STT_GNU_IFUNC handlingH.J. Lu2018-05-281-5/+0
* -Wstringop-truncation warningsAlan Modra2018-05-041-1/+1
* [ARM] FDPIC: Implement Thumb-only PLT for FDPIC.Christophe Lyon2018-04-251-21/+43
* [ARM] FDPIC: Make _GLOBAL_OFFSET_TABLE_ a relative symbolChristophe Lyon2018-04-251-3/+3
* [ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_GOT32 relocation f...Christophe Lyon2018-04-251-1/+3
* [ARM] FDPIC: Add stack segmentChristophe Lyon2018-04-251-0/+13
* [ARM] Add TLS relocations for FDPIC.Christophe Lyon2018-04-251-12/+67
* [ARM] Implement PLT for FDPIC.Christophe Lyon2018-04-251-9/+143
* [ARM] Implement FDPIC relocations.Christophe Lyon2018-04-251-29/+696
* [ARM] Add FDPIC relocations definitionsChristophe Lyon2018-04-251-3/+60
* [ARM] Add FDPIC OSABI flag support.Christophe Lyon2018-04-251-1/+13
* [ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backendsChristophe Lyon2018-04-251-0/+44
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-6/+14