Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -469/+469 |
2017-12-01 | readonly_dynrelocs | Alan Modra | 1 | -17/+34 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
2017-11-23 | Rename u.weakdef and make it a circular list | Alan Modra | 1 | -6/+6 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 1 | -194/+0 |
2017-10-14 | arm: Check UNDEFWEAK_NO_DYNAMIC_RELOC | H.J. Lu | 1 | -3/+10 |
2017-10-11 | ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note | Maciej W. Rozycki | 1 | -0/+2 |
2017-10-10 | [ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea... | Renlin Li | 1 | -6/+6 |
2017-07-24 | Improve "unrecognized relocation" error messages to add the suggestion that t... | Nick Clifton | 1 | -2/+5 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 1 | -1/+1 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -43/+38 |
2017-06-24 | [ARM] Add linker support for ARMv8-R | Thomas Preud'homme | 1 | -17/+30 |
2017-06-22 | 2017-06-22 Eric Christopher <echristo@gmail.com> | Eric Christopher | 1 | -1/+1 |
2017-06-08 | [bfd][arm] Don't assert on suspicious build attributes in input file | Richard Earnshaw | 1 | -1/+10 |
2017-05-30 | Fix calculation of R_ARM_RHM_ALU_PREL_11_0 relocation when used with a SUB in... | Casey Smith | 1 | -1/+3 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-05-09 | Fix resolution of R_ARM_THM_ALU_PREL_11_0 relocation against Thumb symbols. | Andrew Goedhart | 1 | -0/+4 |
2017-05-08 | Make import libraries relocatable objects | Thomas Preud'homme | 1 | -0/+4 |
2017-04-13 | Wrap long lines | Alan Modra | 1 | -4/+5 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -4/+3 |
2017-04-13 | Rewrite bfd error handler | Alan Modra | 1 | -9/+7 |
2017-04-13 | Missing _bfd_error_handler args | Alan Modra | 1 | -22/+24 |
2017-02-28 | Don't make dynamic .data.rel.ro SEC_READONLY | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-26 | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 1 | -11/+18 |
2016-12-26 | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 1 | -14/+5 |
2016-12-19 | bfd/elf32-arm.c: Rename 'popcount' to 'elf32_arm_popcount' | Christian Groessler | 1 | -7/+8 |
2016-11-24 | [ARM] Bind defined symbol locally in PIE | Jiong Wang | 1 | -1/+2 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -23/+6 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -27/+34 |
2016-10-18 | ARM/BFD: Correct an `index' global shadowing error | Maciej W. Rozycki | 1 | -4/+4 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -6/+8 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -112/+110 |
2016-09-28 | Fix seg-fault in the linker introduced by the previous delta. | Akihiko Odaki | 1 | -228/+168 |
2016-09-28 | [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP24 for relocatio... | Christophe Lyon | 1 | -6/+41 |
2016-09-23 | Delete relocations associatesd with deleted exidx entries. | Akihiko Odaki | 1 | -63/+240 |
2016-09-14 | Fix ld --gc-section segfault with ARMv8-M entry function in absolute section | Thomas Preud'homme | 1 | -1/+2 |
2016-09-01 | 2016-09-01 Thomas Preud'homme <thomas.preudhomme@arm.com> | Thomas Preud'homme | 1 | -3/+6 |
2016-08-26 | Reduce parameter list in bfd_elf32_arm_target_relocs | Thomas Preud'homme | 1 | -27/+20 |
2016-08-26 | 2016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com> | Thomas Preud'homme | 1 | -0/+3 |
2016-08-26 | Add support for stable secure gateway veneers addresses | Thomas Preud'homme | 1 | -33/+405 |
2016-08-23 | Fix seg-fault in ARM linker when trying to parse a binary file. | Nick Clifton | 1 | -1/+1 |
2016-08-04 | 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com> | Thomas Preud'homme | 1 | -1/+96 |
2016-08-04 | 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com> | Thomas Preud'homme | 1 | -20/+363 |
2016-07-05 | [ARM] Purecode compatible long branch veneer for M-profile targets with MOVW. | Andre Vieria | 1 | -6/+67 |
2016-07-05 | [ARM] Change noread to purecode. | Andre Vieria | 1 | -8/+8 |
2016-07-01 | Fix Thumb-2 BL detection | Thomas Preud'homme | 1 | -6/+24 |
2016-06-29 | Preserve all mapping symbols in ARM and AArch64 object files. | Nick Clifton | 1 | -4/+23 |