aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allocate the first .plt entry space only if neededH.J. Lu2015-05-121-5/+4
* Replace input_bfd and output_bfd with abfdH.J. Lu2015-05-101-8/+4
* Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu2015-04-111-14/+42
* Check GOTOFF reloc against protected data on x86H.J. Lu2015-04-101-6/+9
* Add extern_protected_data and set it for x86H.J. Lu2015-04-101-0/+1
* Revert "Add extern_protected_data and set it for x86"Alan Modra2015-04-101-1/+0
* Add support for Nuxi CloudABI on x86-64Ed Schouten2015-03-311-0/+15
* Add extern_protected_data and set it for x86H.J. Lu2015-03-051-0/+1
* Convert mov to lea only if neededH.J. Lu2015-02-271-2/+10
* Set root.linker_def on _TLS_MODULE_BASE_H.J. Lu2015-02-151-0/+1
* Avoid incrementing uninitialized variableEd Maste2015-02-091-1/+1
* Issue relocation in RO section warning for -z textH.J. Lu2015-02-071-4/+6
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* Don't complain about -fPIC for undefined symbolH.J. Lu2015-01-151-3/+10
* Only discard space for pc-relative relocs symbolsH.J. Lu2015-01-111-3/+13
* Skip unknown relocationH.J. Lu2015-01-061-1/+2
* Return NULL on corrupt inputH.J. Lu2015-01-051-0/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+1
* Handle weak alias for PIE with copy relocH.J. Lu2014-12-131-7/+20
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* Define bfd_elf32_get_synthetic_symtab for x32H.J. Lu2014-12-051-0/+2
* Add _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu2014-12-041-161/+74
* Reformat elf_x86_64_create_dynamic_sectionsH.J. Lu2014-12-031-2/+1
* Check info->executable for symbols which need copy relocsH.J. Lu2014-12-021-2/+3
* Discard space for relocs against symbols with copy relocsH.J. Lu2014-12-021-15/+21
* X86-64: Allow copy relocs for building PIEH.J. Lu2014-12-021-11/+35
* Optimize out i386/x86-64 JUMP_SLOT relocationH.J. Lu2014-11-251-40/+199
* Assert size of elf_x86_64_{bnd|legacy}_plt2_entryH.J. Lu2014-11-231-16/+5
* Check branch displacement overflow in x86-64 PLT entryH.J. Lu2014-11-221-2/+10
* Optimize PC-relative offset overflow checkH.J. Lu2014-11-211-6/+2
* Check PC-relative offset overflow in PLT entryH.J. Lu2014-11-181-8/+19
* Add -z bndplt to generate BND prefix in PLT entriesIgor Zamyatin2014-11-181-6/+7
* Add assembler support for @gotpltH.J. Lu2014-11-131-16/+1
* X32: Add REX prefix to encode R_X86_64_GOTTPOFFH.J. Lu2014-11-071-6/+16
* Fix 17492, ld segfault with --oformat=binaryAlan Modra2014-10-161-3/+4
* Convert mov to lea only if r_offset >= 2H.J. Lu2014-10-141-0/+2
* Use bfd_is_abs_section to check discarded input sectionH.J. Lu2014-08-271-1/+1
* Match PLT entry only for ELFOSABI_GNU inputH.J. Lu2014-07-161-0/+8
* Properly match PLT entry against .got.plt relocationH.J. Lu2014-07-161-9/+80
* Free linker hash table from bfd_close.Alan Modra2014-06-131-5/+5
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-4/+1
* Move link_hash_table_free functions earlierAlan Modra2014-06-131-15/+15
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-10/+10
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Create the second PLT for BND relocationsH.J. Lu2014-02-191-37/+416
* Revert the last changeH.J. Lu2014-01-151-5/+2
* Don't discard relocs against __ehdr_startH.J. Lu2014-01-141-2/+5
* Revert the last changeH.J. Lu2014-01-141-7/+2