Age | Commit message (Expand) | Author | Files | Lines |
2016-11-01 | Add support for RISC-V architecture. | Nick Clifton | 10 | -1/+176 |
2016-10-31 | Initialize input statement created in add_archive_member | Thomas Preud'homme | 3 | -0/+8 |
2016-10-15 | Regenerate spu_ovl.o_c | Alan Modra | 2 | -53/+57 |
2016-10-14 | Add separate debug info file section | Alan Modra | 2 | -0/+5 |
2016-10-12 | Update more tests for objdump change | Alan Modra | 6 | -9/+17 |
2016-10-11 | Enhance objdump so that it will use .got, .plt and .plt.got section symbols w... | Nick Clifton | 161 | -677/+841 |
2016-10-11 | Add support to the static linker for the tokens accepted by the dynamic linke... | Nick Clifton | 5 | -2/+166 |
2016-10-11 | Always descend into output section statements in lang_do_assignments | Alan Modra | 5 | -20/+39 |
2016-10-10 | S/390: Move binary start to 16M. | Andreas Krebbel | 4 | -5/+10 |
2016-10-07 | Fold arithmetic integer expressions fallout | Alan Modra | 2 | -6/+14 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+1 |
2016-10-07 | Add is_generic_elf to ld/ld-lib.exp | Alan Modra | 3 | -13/+26 |
2016-10-06 | Add workaround for bash 4.2 scripting problem. | Ludovic Court?s | 2 | -1/+8 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 2 | -1/+7 |
2016-10-06 | -Wimplicit-fallthrough error fixes | Alan Modra | 2 | -0/+7 |
2016-10-04 | ld expression section | Alan Modra | 3 | -22/+39 |
2016-10-04 | Fold arithmetic integer expressions | Alan Modra | 2 | -0/+34 |
2016-09-30 | v850 linker scripts | Alan Modra | 3 | -2/+8 |
2016-09-30 | Fix pr20528 testsuite | Alan Modra | 3 | -0/+13 |
2016-09-30 | Better ld --fatal-warnings support | Alan Modra | 2 | -3/+23 |
2016-09-30 | Make bfd_error_handler_type like vprintf | Alan Modra | 2 | -1/+6 |
2016-09-29 | Don't merge 2 sections with different SHF_EXCLUDE | H.J. Lu | 6 | -1/+48 |
2016-09-28 | [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP24 for relocatio... | Christophe Lyon | 6 | -0/+215 |
2016-09-26 | When building target binaries, ensure that the warning flags selected for the... | Vlad Zakharov | 3 | -7/+57 |
2016-09-26 | PowerPC .gnu.attributes | Alan Modra | 18 | -40/+31 |
2016-09-23 | Delete relocations associatesd with deleted exidx entries. | Akihiko Odaki | 2 | -2/+23 |
2016-09-23 | S/390: Move start of 64 bit binaries from 2GB to 256MB. | Andreas Krebbel | 4 | -4/+11 |
2016-09-22 | Report failed attempts to locate DT_NEEDED files when --verbose is in effect. | Nick Clifton | 2 | -1/+10 |
2016-09-21 | [AArch64] Print spaces after commas in addresses | Richard Sandiford | 41 | -92/+136 |
2016-09-21 | [AArch64] Add SVE condition codes | Richard Sandiford | 3 | -8/+13 |
2016-09-20 | ld: Fix mistake in ChangeLog | Andrew Burgess | 1 | -1/+1 |
2016-09-20 | ld: Extend documentation for EXCLUDE_FILE | Andrew Burgess | 2 | -0/+20 |
2016-09-14 | Fix ld --gc-section segfault with ARMv8-M entry function in absolute section | Thomas Preud'homme | 3 | -0/+18 |
2016-09-14 | [ARC] Fix parsing dtpoff relocation expression. | Claudiu Zissulescu | 6 | -0/+60 |
2016-09-14 | Add support for disabling automatic generation of .eh_frame_hdr sections in E... | Nick Clifton | 5 | -11/+38 |
2016-09-06 | Resolve size relocation with copy relocation | H.J. Lu | 4 | -0/+30 |
2016-09-06 | Do not pass host compiler sanitization flags on to linker testsuite. | Nick Clifton | 3 | -4/+21 |
2016-09-06 | Fix PR ld/20545 - relaxation bugs in avr backend | Senthil Kumar Selvaraj | 5 | -0/+51 |
2016-09-02 | Limit pr20513c/pr20513d to Linux and GNU targets | H.J. Lu | 3 | -0/+8 |
2016-09-01 | Add tests for PR ld/20513 | H.J. Lu | 9 | -0/+84 |
2016-08-31 | Ignore symbols defined in SHF_EXCLUDE sections | Alan Modra | 2 | -0/+11 |
2016-08-31 | Adjust VLE testsuite | Alan Modra | 6 | -107/+105 |
2016-08-30 | Made tests to XFAIL for arc*-*-elf*. | Cupertino Miranda | 3 | -0/+7 |
2016-08-29 | Run PR ld/19784 tests only if ifunc attribute works | H.J. Lu | 2 | -38/+52 |
2016-08-29 | i386: Issue an error on non-PIC call to IFUNC in PIC object | H.J. Lu | 13 | -44/+79 |
2016-08-26 | Reduce parameter list in bfd_elf32_arm_target_relocs | Thomas Preud'homme | 2 | -62/+72 |
2016-08-26 | Dynamic TLS GOT entries would not be relocated. | Cupertino Miranda | 3 | -0/+25 |
2016-08-26 | Content for TLS_IE_GOT not written to .got. | Cupertino Miranda | 3 | -0/+24 |
2016-08-26 | Add support for stable secure gateway veneers addresses | Thomas Preud'homme | 13 | -3/+187 |
2016-08-25 | powerpc ld configure | Alan Modra | 2 | -32/+74 |