summaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-6/+8
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-112/+110
* Fix seg-fault in the linker introduced by the previous delta.Akihiko Odaki2016-09-281-228/+168
* [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP24 for relocatio...Christophe Lyon2016-09-281-6/+41
* Delete relocations associatesd with deleted exidx entries.Akihiko Odaki2016-09-231-63/+240
* Fix ld --gc-section segfault with ARMv8-M entry function in absolute sectionThomas Preud'homme2016-09-141-1/+2
* 2016-09-01 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2016-09-011-3/+6
* Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme2016-08-261-27/+20
* 2016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2016-08-261-0/+3
* Add support for stable secure gateway veneers addressesThomas Preud'homme2016-08-261-33/+405
* Fix seg-fault in ARM linker when trying to parse a binary file.Nick Clifton2016-08-231-1/+1
* 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2016-08-041-1/+96
* 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2016-08-041-20/+363
* [ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria2016-07-051-6/+67
* [ARM] Change noread to purecode.Andre Vieria2016-07-051-8/+8
* Fix Thumb-2 BL detectionThomas Preud'homme2016-07-011-6/+24
* Preserve all mapping symbols in ARM and AArch64 object files.Nick Clifton2016-06-291-4/+23
* Mark ARM mapping symbols in object files are precious, so that strip will not...Nick Clifton2016-06-281-0/+19
* Add support for Thumb-2 long branch veneersThomas Preud'homme2016-06-171-2/+13
* Fix feature checks based on ARM architecture valueThomas Preud'homme2016-06-141-17/+35
* Return void from linker callbacksAlan Modra2016-05-281-23/+13
* Support for dedicated ARM stub section with paddingThomas Preud'homme2016-05-231-2/+35
* Support for dedicated output section for some ARM veneer typesThomas Preud'homme2016-05-231-39/+157
* elf32-arm.c build breakageAlan Modra2016-05-181-1/+10
* LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2016-05-171-3/+2
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-6/+5