aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-16[PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fpAndre Vieira1-0/+1
2019-05-16Revert "ARM STM32L4XX erratum test failure"Alan Modra1-6/+3
2019-05-15ARM STM32L4XX erratum test failureAlan Modra1-3/+6
2019-04-15[binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_...Andre Vieira1-1/+59
2019-04-15[binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18Andre Vieira1-1/+61
2019-04-15[binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM...Andre Vieira1-1/+114
2019-04-15[binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira1-6/+43
2019-04-11Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu1-3/+1
2019-04-03BFD whitespace fixesAlan Modra1-18/+19
2019-01-28Fix GCC9 warning on elf32-arm.c:elf32_arm_final_link_relocateSergio Durigan Junior1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra1-1/+0
2018-10-24cmse_scan segfaultAlan Modra1-1/+2
2018-07-25Suppress string diagnostics for pre-release GCCAlan Modra1-3/+3
2018-07-21Initialize GOT slot for local symbol in non-PIC link.Eric Botcazou1-28/+38
2018-07-06Fix diagnostic errorsAlan Modra1-1/+3
2018-07-02[ARM] Update bfd's Tag_CPU_arch knowledgeThomas Preud'homme1-0/+32
2018-06-04Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu1-0/+9
2018-05-28ld: Unify STT_GNU_IFUNC handlingH.J. Lu1-5/+0
2018-05-04-Wstringop-truncation warningsAlan Modra1-1/+1
2018-04-25[ARM] FDPIC: Implement Thumb-only PLT for FDPIC.Christophe Lyon1-21/+43
2018-04-25[ARM] FDPIC: Make _GLOBAL_OFFSET_TABLE_ a relative symbolChristophe Lyon1-3/+3
2018-04-25[ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_GOT32 relocation f...Christophe Lyon1-1/+3
2018-04-25[ARM] FDPIC: Add stack segmentChristophe Lyon1-0/+13
2018-04-25[ARM] Add TLS relocations for FDPIC.Christophe Lyon1-12/+67
2018-04-25[ARM] Implement PLT for FDPIC.Christophe Lyon1-9/+143
2018-04-25[ARM] Implement FDPIC relocations.Christophe Lyon1-29/+696
2018-04-25[ARM] Add FDPIC relocations definitionsChristophe Lyon1-3/+60
2018-04-25[ARM] Add FDPIC OSABI flag support.Christophe Lyon1-1/+13
2018-04-25[ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpiceabi BFD backendsChristophe Lyon1-0/+44
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-6/+14
2018-02-26ARM and AArch64 messagesAlan Modra1-105/+108
2018-02-19%L conversionsAlan Modra1-35/+56
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-1/+1
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-95/+95
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-469/+469
2017-12-01readonly_dynrelocsAlan Modra1-17/+34
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-11-23Rename u.weakdef and make it a circular listAlan Modra1-6/+6
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-194/+0
2017-10-14arm: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-3/+10
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki1-0/+2
2017-10-10[ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea...Renlin Li1-6/+6
2017-07-24Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton1-2/+5
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-43/+38
2017-06-24[ARM] Add linker support for ARMv8-RThomas Preud'homme1-17/+30
2017-06-222017-06-22 Eric Christopher <echristo@gmail.com>Eric Christopher1-1/+1
2017-06-08[bfd][arm] Don't assert on suspicious build attributes in input fileRichard Earnshaw1-1/+10