summaryrefslogtreecommitdiff
path: root/bfd/elf64-ppc.c
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc64-ld infinite loopAlan Modra2020-03-111-1/+1
* ELF SEC_SMALL_DATAAlan Modra2020-03-021-0/+13
* bfd_size_type to size_tAlan Modra2020-02-191-6/+6
* Re: Support fusion for ELFv2 stubsAlan Modra2020-02-051-4/+4
* PowerPC64 tls_get_addr_desc static supportAlan Modra2020-01-221-1/+137
* PowerPC64 __tls_get_addr_descAlan Modra2020-01-221-89/+347
* PowerPC64 TLS optimization fixAlan Modra2020-01-221-1/+2
* Don't touch r11 in __tls_get_addr stubAlan Modra2020-01-201-11/+8
* PowerPC64 ppc_elf_hash_entry, defined_sym_val, is_tls_get_addrAlan Modra2020-01-201-94/+91
* PR25384, PowerPC64 ELFv1 copy relocs against function symbolsAlan Modra2020-01-151-19/+29
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* PowerPC, use size_t rather than long for indicesAlan Modra2019-12-191-2/+3
* Yet more signed overflow fixesAlan Modra2019-12-181-43/+43
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-251-3/+6
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-3/+3
* 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