aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-05powerpc TLS in PIEsAlan Modra1-43/+71
2017-11-05PowerPC readonly_dynrelocsAlan Modra1-20/+16
2017-11-01PR22374, PowerPC unnecessary PLT entriesAlan Modra1-4/+19
2017-10-28PR22300, Abort in elf32_hppa_relocate_section building polymlAlan Modra1-0/+1
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-177/+0
2017-10-14Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.hH.J. Lu1-7/+0
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki1-64/+0
2017-10-05powerpc: Dump dynamic relocation info to the map fileH.J. Lu1-8/+22
2017-10-02Fix powerpc comment typoAlan Modra1-1/+1
2017-09-05Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelfAlexander Fedotov-B556131-0/+37
2017-08-30PowerPC TPREL16_HA/LO reloc optimizationAlan Modra1-1/+39
2017-08-26PowerPC TPREL reloc handlingAlan Modra1-9/+15
2017-08-23Make undefined symbols in allocate_dynrelocs dynamicAlan Modra1-14/+12
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-07-16__tls_get_addr_opt GOT entriesAlan Modra1-35/+2
2017-07-11ppc32 use of %x in einfo format, typo fixAlan Modra1-2/+2
2017-07-11ppc32 use of %x in einfo formatAlan Modra1-4/+4
2017-07-03Miscellaneous format string fixesAlan Modra1-4/+4
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
2017-04-27PowerPC undefweak handlingAlan Modra1-22/+16
2017-04-19Implement -z dynamic-undefined-weakAlan Modra1-22/+24
2017-03-18DT_TEXTREL vs IFUNCAlan Modra1-16/+53
2017-03-11Remove bogus ATTRIBUTE_UNUSEDAlan Modra1-13/+13
2017-03-02PowerPC VLE typo fixAlan Modra1-1/+1
2017-02-28PowerPC addpcis fixAlan Modra1-0/+17
2017-02-28Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra1-1/+1
2017-02-23Correct VLE 16D and SDAREL relocationsAlan Modra1-27/+14
2017-02-22PowerPC ld segfault on script discarding dynamic sectionsAlan Modra1-7/+7
2017-02-15PowerPC/BFD: Convert `%P: %H:' to `%H:' in error messagesMaciej W. Rozycki1-11/+11
2017-01-24PR ld/20828: Reorder the symbol sweep stage of section GCMaciej W. Rozycki1-1/+1
2017-01-24PowerPC dynamic relocationsAlan Modra1-248/+254
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-29link_hash_copy_indirect and symbol flagsAlan Modra1-1/+2
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra1-0/+8
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra1-8/+4
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra1-9/+2
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra1-152/+124
2016-11-22PR20744, Incorrect PowerPC VLE relocsAlan Modra1-41/+100
2016-11-22Use input_bfd in relocate_sectionAlan Modra1-51/+50
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+36
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-7/+11
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-8/+9
2016-09-30Remove syntactic sugarAlan Modra1-13/+13
2016-09-26PowerPC .gnu.attributesAlan Modra1-90/+96
2016-08-31PowerPC VLE sh_flags and p_flagsAlan Modra1-37/+48
2016-08-30ppc apuinfo for spe parsed incorrectlyAlan Modra1-0/+1
2016-08-22Error on unsupported PowerPC ifuncsAlan Modra1-10/+37
2016-08-01 Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions.Andrew Jenner1-2/+4
2016-07-20Mark some more powerpc relocs as not handled by generic linkerAlan Modra1-67/+67
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra1-1/+3