Age | Commit message (Expand) | Author | Files | Lines |
2014-12-18 | Set ppc COMMONPAGESIZE to 64k | Richard Henderson | 1 | -1/+1 |
2014-12-12 | Copy relocations against protected symbols | Alan Modra | 1 | -1/+1 |
2014-12-09 | ppc64_elf_edit_opd revamp, take 2 | Alan Modra | 1 | -16/+0 |
2014-12-02 | ppc64_elf_edit_opd revamp | Alan Modra | 1 | -128/+150 |
2014-11-24 | PowerPC64 --plt-align | Alan Modra | 1 | -1/+1 |
2014-11-20 | PPC gold doesn't check for overflow properly | Alan Modra | 1 | -1/+1 |
2014-11-20 | Default powerpc64 to --plt-thread-safe for Go | Alan Modra | 1 | -0/+2 |
2014-10-21 | Relax ppc64_elf_tls_optimize assertion | Alan Modra | 1 | -1/+4 |
2014-10-21 | Add gcc-4.9 libgomp symbols requiring --plt-thread-safe for power7 | Alan Modra | 1 | -0/+6 |
2014-10-18 | PowerPC64 ELFv1 function symbol definition vs LTO and discarded sections | Alan Modra | 1 | -43/+62 |
2014-10-16 | Fix 17492, ld segfault with --oformat=binary | Alan Modra | 1 | -11/+8 |
2014-10-16 | PR17488, powerpc64-linux-ld segfault | Alan Modra | 1 | -65/+61 |
2014-08-29 | PowerPC64 call lacks nop error | Alan Modra | 1 | -4/+11 |
2014-08-22 | Index PowerPC64 linker generated .eh_frame in .eh_frame_hdr | Alan Modra | 1 | -119/+163 |
2014-08-18 | PowerPC fix for ifunc broken by d1eca1e4 | Alan Modra | 1 | -0/+1 |
2014-07-02 | Taking an undefined function's address in an executable | Alan Modra | 1 | -4/+16 |
2014-07-02 | Set DF_STATIC_TLS for PIEs | Alan Modra | 1 | -4/+3 |
2014-07-01 | Add symbols for global entry stub, and report stats | Alan Modra | 1 | -5/+34 |
2014-07-01 | Linker foreign output format support for PowerPC64 ELFv2 | Alan Modra | 1 | -18/+51 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -11/+10 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -1/+1 |
2014-06-13 | Move link_hash_table_free functions earlier | Alan Modra | 1 | -14/+14 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -15/+15 |
2014-06-07 | Allow both signed and unsigned fields in PowerPC cmpli insn | Alan Modra | 1 | -8/+9 |
2014-06-03 | Support fusion for ELFv2 stubs | Alan Modra | 1 | -6/+15 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -3/+3 |
2014-03-27 | Referencing a function's address on PowerPC64 ELFv2 | Alan Modra | 1 | -43/+63 |
2014-03-08 | Better overflow checking for powerpc64 relocations | Alan Modra | 1 | -20/+44 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2014-03-05 | Support R_PPC64_ADDR64_LOCAL | Alan Modra | 1 | -0/+38 |
2014-02-19 | Control powerpc64-ld provision of register save/restore | Alan Modra | 1 | -1/+1 |
2014-02-17 | Consolidate ppc64 ld/bfd communication | Alan Modra | 1 | -125/+100 |
2014-02-12 | PR15530, mark symbol in executables if it matches dynamic_list | Alan Modra | 1 | -2/+7 |
2014-02-04 | Fix PowerPC targets minor memory leaks found by Coverity | Jan Kratochvil | 1 | -5/+23 |
2014-01-24 | Fixes powerpc64le ld segfaults when --emit-relocs is used. | Alan Modra | 1 | -4/+5 |
2014-01-22 | Comment typo | Alan Modra | 1 | -1/+1 |
2013-12-17 | Default elf_backend_post_process_headers to set OSABI | H.J. Lu | 1 | -1/+0 |
2013-12-16 | Fix missing newline in error message | Andreas Schwab | 1 | -1/+1 |
2013-12-03 | More PowerPC64 ELFv2 --just-symbols fixes | Alan Modra | 1 | -15/+15 |
2013-12-03 | PowerPC64 linking of --just-symbols objects (klibc) | Alan Modra | 1 | -4/+2 |
2013-11-11 | PowerPC64 ELFv2, allocate dynreloc space for ifunc | Alan Modra | 1 | -2/+1 |
2013-11-11 | Correct elf64-ppc.c handling of protected symbols | Alan Modra | 1 | -14/+10 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -1/+3 |
2013-11-05 | Hide ppc64 .TOC. from --export-dynamic | Alan Modra | 1 | -3/+12 |
2013-11-05 | Update elf64-ppc.c to use elf_link_hash_table shortcuts. | Alan Modra | 1 | -81/+67 |
2013-11-04 | Edit ELFv2 global entry prologue to non-PIC | Alan Modra | 1 | -0/+33 |
2013-11-04 | PowerPC64 ELFv2 symbols defined in plt | Alan Modra | 1 | -48/+251 |
2013-11-02 | Simplify ppc64 code setting toc_off. | Alan Modra | 1 | -35/+18 |
2013-10-30 | Replace DT_PPC_TLSOPT with DT_PPC_OPT. | Alan Modra | 1 | -5/+15 |
2013-10-30 | Support ELFv2 stack frame. | Alan Modra | 1 | -17/+25 |