summaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-12-01readonly_dynrelocsAlan Modra
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu
2017-11-23Rename u.weakdef and make it a circular listAlan Modra
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu
2017-10-14arm: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki
2017-10-10[ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea...Renlin Li
2017-07-24Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-06-24[ARM] Add linker support for ARMv8-RThomas Preud'homme
2017-06-222017-06-22 Eric Christopher <echristo@gmail.com>Eric Christopher
2017-06-08[bfd][arm] Don't assert on suspicious build attributes in input fileRichard Earnshaw
2017-05-30Fix calculation of R_ARM_RHM_ALU_PREL_11_0 relocation when used with a SUB in...Casey Smith
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra
2017-05-09Fix resolution of R_ARM_THM_ALU_PREL_11_0 relocation against Thumb symbols.Andrew Goedhart
2017-05-08Make import libraries relocatable objectsThomas Preud'homme
2017-04-13Wrap long linesAlan Modra
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-04-13Rewrite bfd error handlerAlan Modra
2017-04-13Missing _bfd_error_handler argsAlan Modra
2017-02-28Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra
2016-12-19bfd/elf32-arm.c: Rename 'popcount' to 'elf32_arm_popcount'Christian Groessler
2016-11-24[ARM] Bind defined symbol locally in PIEJiong Wang
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-18ARM/BFD: Correct an `index' global shadowing errorMaciej W. Rozycki
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-09-28Fix seg-fault in the linker introduced by the previous delta.Akihiko Odaki
2016-09-28[ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP24 for relocatio...Christophe Lyon
2016-09-23Delete relocations associatesd with deleted exidx entries.Akihiko Odaki
2016-09-14Fix ld --gc-section segfault with ARMv8-M entry function in absolute sectionThomas Preud'homme
2016-09-012016-09-01 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-08-26Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme
2016-08-262016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-08-26Add support for stable secure gateway veneers addressesThomas Preud'homme
2016-08-23Fix seg-fault in ARM linker when trying to parse a binary file.Nick Clifton
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-07-05[ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria
2016-07-05[ARM] Change noread to purecode.Andre Vieria
2016-07-01Fix Thumb-2 BL detectionThomas Preud'homme
2016-06-29Preserve all mapping symbols in ARM and AArch64 object files.Nick Clifton