Age | Commit message (Expand) | Author | Files | Lines |
2016-12-05 | Fix seg-fault in linker when passed a bogus input script. | Nick Clifton | 1 | -0/+5 |
2016-12-04 | bfd,ld: Continue after partially-successful relaxed call relocations in sparc. | Alyssa Milburn | 1 | -0/+6 |
2016-12-03 | PowerPC64 dot-symbol compatibility bugfixes | Alan Modra | 1 | -0/+12 |
2016-12-03 | PowerPC64 dot-sym testsuite fixes | Alan Modra | 1 | -0/+66 |
2016-12-03 | ld-elfvers don't fail on non-empty results | Alan Modra | 1 | -0/+5 |
2016-12-03 | Correct cdtest g++ version test | Alan Modra | 1 | -0/+4 |
2016-12-03 | try_copy_symbol_type node_class check | Alan Modra | 1 | -0/+4 |
2016-12-02 | Fix seg-fault in the linker when attempting to print out a malicious linker s... | Nick Clifton | 1 | -0/+4 |
2016-12-02 | Fix seg-fault in linker when applying relocs to a corrupt binary. | Nick Clifton | 1 | -0/+4 |
2016-12-02 | Fix seg-fault linking corrupt binary. | Nick Clifton | 1 | -0/+6 |
2016-12-02 | Add support for Fushia OS. | Josh Conner | 1 | -0/+9 |
2016-12-01 | Fix generation of IDATA[6] for PE files. | Rudy Y | 1 | -0/+5 |
2016-12-01 | Fix accesses to the GOT for AARCH64 operating in 32-bit mode. | Yury Norov | 1 | -0/+8 |
2016-11-28 | arc/ld: Remove duplicate TEMPLATE_NAME from emulparam file | Andrew Burgess | 1 | -0/+4 |
2016-11-28 | Update linker tests after partial reversion of PR 20815 patch. | Nick Clifton | 1 | -0/+7 |
2016-11-28 | Properly hide hidden versioned symbol in executable | H.J. Lu | 1 | -0/+5 |
2016-11-27 | Fix powerpc vle test for sorting of program headers | Alan Modra | 1 | -0/+5 |
2016-11-27 | Fix spelling in comments in .y files (ld) | Ambrogino Modigliani | 1 | -0/+4 |
2016-11-27 | Fix spelling in comments in .sc files (ld) | Ambrogino Modigliani | 1 | -0/+7 |
2016-11-27 | Fix spelling in comments in .em files (ld) | Ambrogino Modigliani | 1 | -0/+8 |
2016-11-27 | Fix spelling in comments in Expect scripts (ld) | Ambrogino Modigliani | 1 | -0/+7 |
2016-11-27 | Fix spelling in comments in Assembler files (ld) | Ambrogino Modigliani | 1 | -0/+9 |
2016-11-27 | Fix spelling in comments in C source files (ld) | Ambrogino Modigliani | 1 | -0/+8 |
2016-11-24 | [ARM] Bind defined symbol locally in PIE | Jiong Wang | 1 | -0/+8 |
2016-11-24 | Fix snafu parsing $ORIGIN. | Nick Clifton | 1 | -0/+7 |
2016-11-23 | Adjust linker test for arm-vxworks in wake of patch for PR 20815. | Nick Clifton | 1 | -0/+2 |
2016-11-23 | Fix the linker so that it will not silently generate ELF binaries with invali... | Nick Clifton | 1 | -0/+41 |
2016-11-22 | Fix spelling mistakes in comments in configure scripts | Ambrogino Modigliani | 1 | -0/+4 |
2016-11-22 | PR20744, Incorrect PowerPC VLE relocs | Alan Modra | 1 | -0/+6 |
2016-11-16 | Fix PR20789 - relaxation with negative valued diff relocs | Senthil Kumar Selvaraj | 1 | -0/+7 |
2016-11-14 | Also check GOT PLT for R_X86_64_PLTOFF64 | H.J. Lu | 1 | -0/+7 |
2016-11-14 | lexsup.c (parse_args): Add break at end of default case. | Nick Clifton | 1 | -0/+4 |
2016-11-10 | [AArch64] Bind defined symbol locally in PIE | Jiong Wang | 1 | -0/+8 |
2016-11-07 | Fix infinite loop when processing rpath tokens. | Nick Clifton | 1 | -0/+9 |
2016-11-07 | Note that the linker's --compress-debug-sections option overrides the compres... | Nick Clifton | 1 | -0/+5 |
2016-11-04 | Remove support for $PLATFORM in rpath search paths. | Nick Clifton | 1 | -0/+9 |
2016-11-04 | ld: Allow EXCLUDE_FILE to be used outside of the section list | Andrew Burgess | 1 | -0/+29 |
2016-11-04 | ld: Create test object files based on source file name | Andrew Burgess | 1 | -0/+9 |
2016-11-04 | ld/xc16x: This target does not support -shared | Andrew Burgess | 1 | -0/+5 |
2016-11-04 | ld: Rename pattern within yacc grammar file | Andrew Burgess | 1 | -0/+5 |
2016-11-01 | Add support for RISC-V architecture. | Nick Clifton | 1 | -0/+14 |
2016-10-31 | Initialize input statement created in add_archive_member | Thomas Preud'homme | 1 | -0/+6 |
2016-10-15 | Regenerate spu_ovl.o_c | Alan Modra | 1 | -0/+4 |
2016-10-14 | Add separate debug info file section | Alan Modra | 1 | -0/+4 |
2016-10-12 | Update more tests for objdump change | Alan Modra | 1 | -0/+8 |
2016-10-11 | Enhance objdump so that it will use .got, .plt and .plt.got section symbols w... | Nick Clifton | 1 | -0/+164 |
2016-10-11 | Add support to the static linker for the tokens accepted by the dynamic linke... | Nick Clifton | 1 | -0/+10 |
2016-10-11 | Always descend into output section statements in lang_do_assignments | Alan Modra | 1 | -0/+11 |
2016-10-10 | S/390: Move binary start to 16M. | Andreas Krebbel | 1 | -0/+6 |
2016-10-07 | Fold arithmetic integer expressions fallout | Alan Modra | 1 | -0/+6 |