Age | Commit message (Expand) | Author | Files | Lines |
2015-02-26 | PowerPC64 thread-safe stubs not needed for iplt | Alan Modra | 1 | -6/+11 |
2015-02-26 | Use dynamic text relocs for protected vars | Alan Modra | 1 | -0/+17 |
2015-02-18 | Properly place the NULL STT_FILE symbol revistited | Alan Modra | 1 | -0/+3 |
2015-02-13 | PowerPC64 offset check should test entire 64-bit value is in section | Alan Modra | 1 | -2/+1 |
2015-02-12 | Fix memory access violations triggered by running addr2line on fuzzed binaries. | Nick Clifton | 1 | -0/+4 |
2015-02-09 | Don't segfault or assert on NULL tls_sec | Alan Modra | 1 | -8/+22 |
2015-01-29 | Correct PowerPC64 local-dynamic TLS linker optimization | Alan Modra | 1 | -4/+9 |
2015-01-28 | PowerPC64 changes for xlc | Alan Modra | 1 | -0/+8 |
2015-01-27 | Fixes for memory access violations triggered by running addr2line on fuzzed b... | Nick Clifton | 1 | -0/+3 |
2015-01-20 | Fix garbage collection of common symbols for powerpc64 | Alan Modra | 1 | -1/+1 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -2/+2 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
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 |