Age | Commit message (Expand) | Author | Files | Lines |
2016-08-31 | [GOLD] Further tidy to powerpc can_add_to_stub_group | Alan Modra | 1 | -19/+20 |
2016-08-31 | [GOLD] Add debug output for powerpc section grouping | Alan Modra | 1 | -0/+9 |
2016-08-30 | [GOLD] correct grouping of stubs | Alan Modra | 1 | -33/+70 |
2016-08-28 | PR gold/20529 - relaxing loop never ends. | Han Shen | 1 | -3/+24 |
2016-02-04 | Fix "PowerPC64 ELFv2 entry code" for big-endian | Alan Modra | 1 | -1/+1 |
2016-02-02 | PowerPC64 ELFv2 entry code | Alan Modra | 1 | -0/+1 |
2016-01-11 | Refactor gold to enable support for MIPS-64 relocation format. | Cary Coutant | 1 | -22/+85 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-11 | Pass relocations to Target::do_calls_non_split. | Cary Coutant | 1 | -1/+5 |
2015-12-09 | [GOLD] PowerPC style fix | Alan Modra | 1 | -22/+27 |
2015-12-09 | [GOLD] Edit PowerPC64 ELFv2 function entry code | Alan Modra | 1 | -2/+66 |
2015-12-09 | [GOLD] Relocate::relocate() params | Alan Modra | 1 | -12/+9 |
2015-12-07 | [GOLD] R_PPC64_ENTRY support | Alan Modra | 1 | -0/+47 |
2015-11-25 | [GOLD] Align PowerPC64 GOT | Alan Modra | 1 | -1/+4 |
2015-11-19 | [GOLD] PowerPC TOC16 and GOT16 relocs are relative | Alan Modra | 1 | -2/+1 |
2015-11-11 | Add assembler, disassembler and linker support for power9. | Peter Bergner | 1 | -5/+64 |
2015-11-09 | Remove unnecessary target dependencies on relocation format. | Cary Coutant | 1 | -1/+4 |
2015-10-28 | Support 64-bit entry size in SHT_HASH (for s390). | Marcin Kościelnicki | 1 | -4/+8 |
2015-09-02 | [GOLD] ppc64 out-of-line register save/restore functions | Alan Modra | 1 | -17/+69 |
2015-08-20 | gold --emit-relocs | Alan Modra | 1 | -2/+4 |
2015-05-16 | [GOLD] Add PowerPC64 -fsplit-stack support | Alan Modra | 1 | -2/+120 |
2015-05-02 | Change Section_id type to use Relobj* instead of Object*. | Cary Coutant | 1 | -6/+6 |
2015-04-28 | Tidy PowerPC gold find_global_entry uses | Alan Modra | 1 | -17/+25 |
2015-04-28 | PowerPC gold assertion on missing global entry stub | Alan Modra | 1 | -3/+6 |
2015-04-17 | Use LIFO instead of FIFO to implement gc's transitive closure. | Rafael Ávila de Espíndola | 1 | -2/+3 |
2015-03-24 | PR18147, relocation overflow when --unresolved-symbols=ignore-all | Alan Modra | 1 | -1/+1 |
2015-02-24 | PowerPC64 GOLD: complain on misaligned _DS relocs | Alan Modra | 1 | -3/+4 |
2015-02-18 | Fix gold error: hidden symbol '...' is not defined locally | Alan Modra | 1 | -0/+1 |
2015-01-29 | Correct GOLD PowerPC64 local-dynamic TLS linker optimization | Alan Modra | 1 | -6/+10 |
2015-01-22 | [GOLD] Correct powerpc64 ifunc plt entry test | Alan Modra | 1 | -4/+4 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-22 | gold/ | Cary Coutant | 1 | -1/+2 |
2014-12-04 | PowerPC gold, fix 32-bit branch address arithmetic | Alan Modra | 1 | -5/+6 |
2014-12-04 | powerpc gold, work around pr17670 | Alan Modra | 1 | -23/+31 |
2014-12-04 | powerpc gold, fix pr17566 | Alan Modra | 1 | -3/+17 |
2014-11-26 | Retry powerpc gold stub grouping when groups prove too large | Alan Modra | 1 | -132/+211 |
2014-11-26 | [GOLD] PowerPC relaxation corner case | Alan Modra | 1 | -0/+9 |
2014-11-21 | PPC gold doesn't check for overflow properly | Alan Modra | 1 | -4/+4 |
2014-11-20 | PPC gold doesn't check for overflow properly | Alan Modra | 1 | -37/+49 |
2014-11-20 | Default powerpc64 to --plt-thread-safe for Go | Alan Modra | 1 | -0/+2 |
2014-10-22 | [GOLD] Add gcc-4.9 libgomp symbols requiring --plt-thread-safe for power7 | Alan Modra | 1 | -0/+6 |
2014-07-08 | Fix internal error with LTO on ARM. | Cary Coutant | 1 | -3/+3 |
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/+17 |
2014-06-02 | Fix PowerPC64 ELFv2 icf_safe failures | Alan Modra | 1 | -5/+15 |
2014-05-15 | Fix "overflow in PLT unwind data" warning | Alan Modra | 1 | -2/+16 |
2014-05-13 | With -pie and x86, the linker complains if it sees a PC-relative relocation | Sriraman Tallam | 1 | -2/+4 |
2014-03-08 | Better overflow checking for powerpc64 relocations | Alan Modra | 1 | -18/+66 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-03-05 | Support R_PPC64_ADDR64_LOCAL | Alan Modra | 1 | -0/+10 |