aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR25100, Compile fails in elf64-ppc.c because of single equal sign instead of...Alan Modra2019-10-151-3/+1
* qsort issuesAlan Modra2019-10-141-1/+11
* Re: PowerPC PIC vs. DLL TLS issuesAlan Modra2019-10-071-1/+3
* PowerPC TLS miscounting PLT for __tls_get_addrAlan Modra2019-10-071-2/+5
* PowerPC section flag tidyAlan Modra2019-10-071-7/+8
* PowerPC PIC vs. DLL TLS issuesAlan Modra2019-10-041-20/+13
* PowerPC64 dynamic symbol tweaksAlan Modra2019-09-231-33/+34
* PowerPC64, error on unsupported dynamic relocationAlan Modra2019-09-201-0/+74
* bfd_section_* macrosAlan Modra2019-09-191-12/+12
* PowerPC64, support medium model access to common symbolsAlan Modra2019-09-181-7/+37
* PowerPC64 GOT_PCREL relocsAlan Modra2019-09-051-53/+23
* R_PPC64_PCREL_OPTAlan Modra2019-09-051-12/+39
* PowerPC64 xlate_pcrel_optAlan Modra2019-08-291-19/+22
* PowerPC64 segfault in ppc64_elf_edit_tocAlan Modra2019-08-241-0/+5
* PowerPC64 ha/lo insn checksAlan Modra2019-08-191-72/+100
* [PowerPC64] pc-relative TLS relocationsAlan Modra2019-07-191-28/+209
* [PowerPC64] Use STN_UNDEF internally for edited relocsAlan Modra2019-07-181-33/+6
* [PowerPC64] Don't store TLS_EXPLICIT in tls_maskAlan Modra2019-07-181-8/+9
* [PowerPC] Rename TLS_TPRELGD to TLS_GDIEAlan Modra2019-07-181-13/+11
* [PowerPC64] correct tprel offset limitAlan Modra2019-07-181-3/+2
* Dynamic TLS section symbolsAlan Modra2019-07-131-11/+28
* PR24704, Internal error building skiboot for powerpc64-linux-gnuAlan Modra2019-06-231-16/+18
* PowerPC64 notoc callsAlan Modra2019-06-191-3/+3
* PowerPC comment fixesAlan Modra2019-06-141-5/+5
* PowerPC notoc linkage stubsAlan Modra2019-05-241-43/+281
* PowerPC GOT_PCREL34 optimisationAlan Modra2019-05-241-13/+210
* PowerPC relocations for prefix insnsAlan Modra2019-05-241-41/+368
* PowerPC64 GOT indirect to GOT relative optimisationAlan Modra2019-04-301-3/+207
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* [PowerPC64] Nop out ld 2,24(1) after old-style __tls_get_addrAlan Modra2018-12-311-1/+9
* PR23980, assertion failAlan Modra2018-12-181-1/+5
* PR23980, powerpc64 ld segfaultAlan Modra2018-12-181-0/+3
* PR23937, powerpc64le local ifunc IRELATIVE relocs are wrongAlan Modra2018-11-301-1/+2
* _bfd_clear_contents bounds checkingAlan Modra2018-10-131-1/+1
* PowerPC64 --emit-relocs support for notoc stubsAlan Modra2018-08-311-37/+189
* PowerPC64 higher REL16 relocationsAlan Modra2018-08-311-0/+45
* Rearrange ppc_size_one_stub and correct _notoc stub examplesAlan Modra2018-08-311-230/+274
* PowerPC64 "call lacks nop"Alan Modra2018-08-241-2/+2
* Fix "unresolved reloc" error for NOTOC relocsAlan Modra2018-08-231-3/+2
* PowerPC HOWTOsAlan Modra2018-08-211-1676/+274
* Correct elf64-ppc.c linkage stub comment and formatting fixesAlan Modra2018-08-161-77/+89
* PowerPC64 EH info for _notoc linkage stubsAlan Modra2018-08-071-140/+248
* __tls_get_addr_opt stubs and tocsave optimizationAlan Modra2018-08-071-6/+7
* R_PPC64_REL24_NOTOC supportAlan Modra2018-08-051-117/+573
* Lose _r2off in powerpc64 stub namesAlan Modra2018-08-051-2/+2
* PowerPC64 __tls_get_addr_opt stub .eh_frame fixAlan Modra2018-08-011-61/+64
* Implement PowerPC64 .localentry for value 1Alan Modra2018-07-261-6/+9
* Suppress string diagnostics for pre-release GCCAlan Modra2018-07-251-3/+3
* Fix diagnostic errorsAlan Modra2018-07-061-1/+3