summaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM and AArch64 messagesAlan Modra2018-02-261-105/+108
* %L conversionsAlan Modra2018-02-191-35/+56
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-95/+95
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-469/+469
* readonly_dynrelocsAlan Modra2017-12-011-17/+34
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-6/+6
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-194/+0
* arm: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-3/+10
* ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki2017-10-111-0/+2
* [ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea...Renlin Li2017-10-101-6/+6
* Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton2017-07-241-2/+5
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-43/+38
* [ARM] Add linker support for ARMv8-RThomas Preud'homme2017-06-241-17/+30
* 2017-06-22 Eric Christopher <echristo@gmail.com>Eric Christopher2017-06-221-1/+1
* [bfd][arm] Don't assert on suspicious build attributes in input fileRichard Earnshaw2017-06-081-1/+10
* Fix calculation of R_ARM_RHM_ALU_PREL_11_0 relocation when used with a SUB in...Casey Smith2017-05-301-1/+3
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Fix resolution of R_ARM_THM_ALU_PREL_11_0 relocation against Thumb symbols.Andrew Goedhart2017-05-091-0/+4
* Make import libraries relocatable objectsThomas Preud'homme2017-05-081-0/+4
* Wrap long linesAlan Modra2017-04-131-4/+5
* Use %A and %B in more error messagesAlan Modra2017-04-131-4/+3
* Rewrite bfd error handlerAlan Modra2017-04-131-9/+7
* Missing _bfd_error_handler argsAlan Modra2017-04-131-22/+24
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-11/+18
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-14/+5
* bfd/elf32-arm.c: Rename 'popcount' to 'elf32_arm_popcount'Christian Groessler2016-12-191-7/+8
* [ARM] Bind defined symbol locally in PIEJiong Wang2016-11-241-1/+2
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-23/+6
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-27/+34
* ARM/BFD: Correct an `index' global shadowing errorMaciej W. Rozycki2016-10-181-4/+4