summaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
Commit message (Expand)AuthorAgeFilesLines
* PR24697, R_PPC_EMB_SDA21 cannot be used when making a shared objectAlan Modra2019-08-291-17/+2
* Aligned vs. unaligned ppc32 relocsAlan Modra2019-08-161-0/+8
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-9/+9
* ELF final_write_processingAlan Modra2019-07-231-2/+9
* [PowerPC] Rename TLS_TPRELGD to TLS_GDIEAlan Modra2019-07-181-12/+10
* Dynamic TLS section symbolsAlan Modra2019-07-131-10/+18
* PR24785, bfd crashes on empty .PPC.EMB.apuinfo sectionAlan Modra2019-07-081-1/+3
* PR24697, R_PPC_EMB_SDA21 relocationAlan Modra2019-06-191-7/+15
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* PR24355, segmentation fault in function called from ppc_finish_symbolsAlan Modra2019-03-181-6/+2
* Make inline plt reloc "unsupported for bss-plt" an errorAlan Modra2019-02-081-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR23980, assertion failAlan Modra2018-12-181-0/+6
* PowerPC @l, @h and @ha warnings, plus VLE e_liAlan Modra2018-12-061-8/+20
* _bfd_clear_contents bounds checkingAlan Modra2018-10-131-1/+1
* PowerPC HOWTOsAlan Modra2018-08-211-1395/+232
* Enhance powerpc ld -r --relaxAlan Modra2018-07-251-6/+27
* Suppress string diagnostics for pre-release GCCAlan Modra2018-07-251-3/+3
* Fix diagnostic errorsAlan Modra2018-07-061-1/+3
* Error for mismatched powerpc ABI tagsAlan Modra2018-07-051-34/+62
* GNU attribute output on errorsAlan Modra2018-07-031-54/+90
* Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu2018-06-041-0/+9
* ld: Unify STT_GNU_IFUNC handlingH.J. Lu2018-05-281-5/+0
* -Wstringop-truncation warningsAlan Modra2018-05-041-1/+1
* ppc: Fix warning messages when IBM and IEEE long double are mixedTulio Magno Quites Machado Filho2018-05-041-2/+2
* PR23123, PowerPC32 ifunc regressionAlan Modra2018-04-271-3/+3
* powerpc common-page-sizeAlan Modra2018-04-141-2/+2
* powerpc max-page-size vs __QNXTARGET__Alan Modra2018-04-141-5/+0
* Inline PLT call optimizationAlan Modra2018-04-091-4/+152
* PowerPC inline PLT call supportAlan Modra2018-04-091-5/+143
* Support PLT16 relocs against local symbolsAlan Modra2018-04-091-126/+260
* Rearrange PLT reloc output on powerpcAlan Modra2018-04-091-135/+286
* PowerPC PLT16 relocationsAlan Modra2018-04-091-19/+91
* PowerPC indirect calls to __tls_get_addrAlan Modra2018-04-091-41/+73
* Delete unused elf32-ppc.c codeAlan Modra2018-03-211-24/+0
* Make tls_mask unsigned in elf32-ppc.cAlan Modra2018-03-211-6/+7
* Don't exceed reloc array boundsAlan Modra2018-03-211-2/+4
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-4/+7
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+2
* PPC error/warning messagesAlan Modra2018-02-261-44/+38
* %L conversionsAlan Modra2018-02-191-4/+6
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-44/+44
* Revert "PowerPC PLT speculative execution barriers"Alan Modra2018-02-071-32/+9
* PowerPC PLT stub alignment fixesAlan Modra2018-01-181-2/+5
* PowerPC PLT speculative execution barriersAlan Modra2018-01-171-9/+32
* PowerPC PLT stub tidyAlan Modra2018-01-171-168/+127
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-35/+35
* Comment tidyAlan Modra2017-12-061-1/+1