summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.hH.J. Lu2017-10-141-7/+0
* ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki2017-10-111-64/+0
* powerpc: Dump dynamic relocation info to the map fileH.J. Lu2017-10-051-8/+22
* Fix powerpc comment typoAlan Modra2017-10-021-1/+1
* Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelfAlexander Fedotov-B556132017-09-051-0/+37
* PowerPC TPREL16_HA/LO reloc optimizationAlan Modra2017-08-301-1/+39
* PowerPC TPREL reloc handlingAlan Modra2017-08-261-9/+15
* Make undefined symbols in allocate_dynrelocs dynamicAlan Modra2017-08-231-14/+12
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* __tls_get_addr_opt GOT entriesAlan Modra2017-07-161-35/+2
* ppc32 use of %x in einfo format, typo fixAlan Modra2017-07-111-2/+2
* ppc32 use of %x in einfo formatAlan Modra2017-07-111-4/+4
* Miscellaneous format string fixesAlan Modra2017-07-031-4/+4
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* PowerPC undefweak handlingAlan Modra2017-04-271-22/+16
* Implement -z dynamic-undefined-weakAlan Modra2017-04-191-22/+24
* DT_TEXTREL vs IFUNCAlan Modra2017-03-181-16/+53
* Remove bogus ATTRIBUTE_UNUSEDAlan Modra2017-03-111-13/+13
* PowerPC VLE typo fixAlan Modra2017-03-021-1/+1
* PowerPC addpcis fixAlan Modra2017-02-281-0/+17
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* Correct VLE 16D and SDAREL relocationsAlan Modra2017-02-231-27/+14
* PowerPC ld segfault on script discarding dynamic sectionsAlan Modra2017-02-221-7/+7
* PowerPC/BFD: Convert `%P: %H:' to `%H:' in error messagesMaciej W. Rozycki2017-02-151-11/+11
* PR ld/20828: Reorder the symbol sweep stage of section GCMaciej W. Rozycki2017-01-241-1/+1
* PowerPC dynamic relocationsAlan Modra2017-01-241-248/+254
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* link_hash_copy_indirect and symbol flagsAlan Modra2016-12-291-1/+2
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-0/+8
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-8/+4
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-9/+2
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-152/+124
* PR20744, Incorrect PowerPC VLE relocsAlan Modra2016-11-221-41/+100
* Use input_bfd in relocate_sectionAlan Modra2016-11-221-51/+50
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+36
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-7/+11
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-8/+9
* Remove syntactic sugarAlan Modra2016-09-301-13/+13
* PowerPC .gnu.attributesAlan Modra2016-09-261-90/+96
* PowerPC VLE sh_flags and p_flagsAlan Modra2016-08-311-37/+48
* ppc apuinfo for spe parsed incorrectlyAlan Modra2016-08-301-0/+1
* Error on unsupported PowerPC ifuncsAlan Modra2016-08-221-10/+37
* Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions.Andrew Jenner2016-08-011-2/+4
* Mark some more powerpc relocs as not handled by generic linkerAlan Modra2016-07-201-67/+67
* Don't include libbfd.h outside of bfd, part 1Alan Modra2016-07-161-1/+3
* PowerPC VLEAlan Modra2016-06-071-16/+93
* Return void from linker callbacksAlan Modra2016-05-281-14/+9
* LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki2016-05-171-3/+2
* ld --gc-sections fail with __tls_get_addr_optAlan Modra2016-05-111-0/+1
* Convert macros in elf-linux-core.h to inline functionsAlan Modra2016-01-211-28/+27