Age | Commit message (Expand) | Author | Files | Lines |
2020-01-22 | PowerPC64 tls_get_addr_desc static support | Alan Modra | 1 | -1/+137 |
2020-01-22 | PowerPC64 __tls_get_addr_desc | Alan Modra | 1 | -89/+347 |
2020-01-22 | PowerPC64 TLS optimization fix | Alan Modra | 1 | -1/+2 |
2020-01-20 | Don't touch r11 in __tls_get_addr stub | Alan Modra | 1 | -11/+8 |
2020-01-20 | PowerPC64 ppc_elf_hash_entry, defined_sym_val, is_tls_get_addr | Alan Modra | 1 | -94/+91 |
2020-01-15 | PR25384, PowerPC64 ELFv1 copy relocs against function symbols | Alan Modra | 1 | -19/+29 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-19 | PowerPC, use size_t rather than long for indices | Alan Modra | 1 | -2/+3 |
2019-12-18 | Yet more signed overflow fixes | Alan Modra | 1 | -43/+43 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -3/+6 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -3/+3 |
2019-10-15 | PR25100, Compile fails in elf64-ppc.c because of single equal sign instead of... | Alan Modra | 1 | -3/+1 |
2019-10-14 | qsort issues | Alan Modra | 1 | -1/+11 |
2019-10-07 | Re: PowerPC PIC vs. DLL TLS issues | Alan Modra | 1 | -1/+3 |
2019-10-07 | PowerPC TLS miscounting PLT for __tls_get_addr | Alan Modra | 1 | -2/+5 |
2019-10-07 | PowerPC section flag tidy | Alan Modra | 1 | -7/+8 |
2019-10-04 | PowerPC PIC vs. DLL TLS issues | Alan Modra | 1 | -20/+13 |
2019-09-23 | PowerPC64 dynamic symbol tweaks | Alan Modra | 1 | -33/+34 |
2019-09-20 | PowerPC64, error on unsupported dynamic relocation | Alan Modra | 1 | -0/+74 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -12/+12 |
2019-09-18 | PowerPC64, support medium model access to common symbols | Alan Modra | 1 | -7/+37 |
2019-09-05 | PowerPC64 GOT_PCREL relocs | Alan Modra | 1 | -53/+23 |
2019-09-05 | R_PPC64_PCREL_OPT | Alan Modra | 1 | -12/+39 |
2019-08-29 | PowerPC64 xlate_pcrel_opt | Alan Modra | 1 | -19/+22 |
2019-08-24 | PowerPC64 segfault in ppc64_elf_edit_toc | Alan Modra | 1 | -0/+5 |
2019-08-19 | PowerPC64 ha/lo insn checks | Alan Modra | 1 | -72/+100 |
2019-07-19 | [PowerPC64] pc-relative TLS relocations | Alan Modra | 1 | -28/+209 |
2019-07-18 | [PowerPC64] Use STN_UNDEF internally for edited relocs | Alan Modra | 1 | -33/+6 |
2019-07-18 | [PowerPC64] Don't store TLS_EXPLICIT in tls_mask | Alan Modra | 1 | -8/+9 |
2019-07-18 | [PowerPC] Rename TLS_TPRELGD to TLS_GDIE | Alan Modra | 1 | -13/+11 |
2019-07-18 | [PowerPC64] correct tprel offset limit | Alan Modra | 1 | -3/+2 |
2019-07-13 | Dynamic TLS section symbols | Alan Modra | 1 | -11/+28 |
2019-06-23 | PR24704, Internal error building skiboot for powerpc64-linux-gnu | Alan Modra | 1 | -16/+18 |
2019-06-19 | PowerPC64 notoc calls | Alan Modra | 1 | -3/+3 |
2019-06-14 | PowerPC comment fixes | Alan Modra | 1 | -5/+5 |
2019-05-24 | PowerPC notoc linkage stubs | Alan Modra | 1 | -43/+281 |
2019-05-24 | PowerPC GOT_PCREL34 optimisation | Alan Modra | 1 | -13/+210 |
2019-05-24 | PowerPC relocations for prefix insns | Alan Modra | 1 | -41/+368 |
2019-04-30 | PowerPC64 GOT indirect to GOT relative optimisation | Alan Modra | 1 | -3/+207 |
2019-04-11 | Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentry | H.J. Lu | 1 | -3/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-31 | [PowerPC64] Nop out ld 2,24(1) after old-style __tls_get_addr | Alan Modra | 1 | -1/+9 |
2018-12-18 | PR23980, assertion fail | Alan Modra | 1 | -1/+5 |
2018-12-18 | PR23980, powerpc64 ld segfault | Alan Modra | 1 | -0/+3 |
2018-11-30 | PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong | Alan Modra | 1 | -1/+2 |
2018-10-13 | _bfd_clear_contents bounds checking | Alan Modra | 1 | -1/+1 |
2018-08-31 | PowerPC64 --emit-relocs support for notoc stubs | Alan Modra | 1 | -37/+189 |
2018-08-31 | PowerPC64 higher REL16 relocations | Alan Modra | 1 | -0/+45 |
2018-08-31 | Rearrange ppc_size_one_stub and correct _notoc stub examples | Alan Modra | 1 | -230/+274 |
2018-08-24 | PowerPC64 "call lacks nop" | Alan Modra | 1 | -2/+2 |