Age | Commit message (Expand) | Author | Files | Lines |
2015-11-05 | Regenerate ld/Makefile.in | Alan Modra | 2 | -0/+6 |
2015-11-05 | DATA_SEGMENT_ALIGN documentation is not consistent with behaviour | Alan Modra | 2 | -1/+7 |
2015-11-03 | [LD][AARCH64]Add test cases for big-endian. | Renlin Li | 24 | -0/+316 |
2015-10-30 | Updated (simplified) Chinese translations for ld, bfd, binutils and gold. | Nick Clifton | 2 | -3/+7 |
2015-10-29 | Also check GOTPCRELX | H.J. Lu | 2 | -1/+5 |
2015-10-29 | 2015-10-29 Catherine Moore <clm@codesourcery.com> | Catherine Moore | 6 | -3/+124 |
2015-10-29 | Add support for AArch64 CloudABI binaries. | Ed Schouten | 6 | -0/+71 |
2015-10-29 | Fix reporting of command line options that need an argument, but which occur ... | Nick Clifton | 2 | -4/+32 |
2015-10-29 | Re: Orphan output section with multiple input sections | Alan Modra | 7 | -18/+76 |
2015-10-29 | fix typo in ld's texinfo | Matthias Klose | 2 | -1/+5 |
2015-10-28 | Add a test for PR ld/19162 | H.J. Lu | 5 | -0/+23 |
2015-10-28 | Orphan output section with multiple input sections | Alan Modra | 2 | -14/+37 |
2015-10-27 | Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround... | Laurent Alfonsi | 18 | -2/+996 |
2015-10-27 | xfail pr19161 test on hppa-linux | Alan Modra | 2 | -1/+6 |
2015-10-27 | Evaluate __start_* and __stop_* symbol PROVIDE expressions early | Alan Modra | 3 | -9/+32 |
2015-10-26 | Check symbol defined by assignment in linker script | H.J. Lu | 9 | -0/+72 |
2015-10-26 | Properly convert address load of __start_XXX/__stop_XXX | H.J. Lu | 20 | -0/+70 |
2015-10-23 | Add a test for PR ld/19167 | H.J. Lu | 5 | -0/+28 |
2015-10-22 | Always keep sections marked with SEC_KEEP | H.J. Lu | 5 | -0/+49 |
2015-10-22 | Properly check --enable-compressed-debug-sections={yes,all} | H.J. Lu | 3 | -2/+8 |
2015-10-22 | Allow mmix-knuth-mmixware adjustments to objcopy --extract-symbols test. | Hans-Peter Nilsson | 2 | -1/+22 |
2015-10-22 | Handle --enable-compressed-debug-sections=ld,gas | H.J. Lu | 3 | -12/+18 |
2015-10-22 | Add "-z call-nop=PADDING" option to ld | H.J. Lu | 46 | -0/+658 |
2015-10-22 | Add R_X86_64_[REX_]GOTPCRELX support to gas and ld | H.J. Lu | 17 | -4/+390 |
2015-10-22 | Add R_386_GOT32X support to gas and ld | H.J. Lu | 36 | -5/+519 |
2015-10-22 | S/390: ifunc: Enable the ifunc tests. | Andreas Krebbel | 2 | -2/+7 |
2015-10-21 | Extend description of the --enable-compressed-debug-sections configure option... | Nick Clifton | 3 | -3/+4 |
2015-10-21 | Reset x86 Linux targets to not compressing debug sections by default. Enable... | Nick Clifton | 8 | -2/+73 |
2015-10-19 | Add test to ensure that ternary linker script operators copy symbol flags. | Simon Dardis | 4 | -0/+30 |
2015-10-16 | Convert mov to lea for loading address of local common symbol | H.J. Lu | 12 | -0/+30 |
2015-10-15 | Fix a typo for "-z noextern-protected-data" | H.J. Lu | 2 | -1/+5 |
2015-10-15 | objcopy --extract-symbol testcase | Alan Modra | 7 | -65/+44 |
2015-10-15 | When evaluating a ternary operator in a linker script, copy the symbol flags. | Simon Dardis | 2 | -11/+41 |
2015-10-14 | Updated Chinese translation for the linker (again!) | Nick Clifton | 2 | -6/+10 |
2015-10-13 | Updated Chinese translation for the linker. | Nick Clifton | 2 | -691/+1051 |
2015-10-12 | Skip the unversioned definition after the default version | H.J. Lu | 5 | -0/+34 |
2015-10-07 | New ARC implementation. | Nick Clifton | 23 | -16/+1560 |
2015-10-05 | Don't re-export common symbols | H.J. Lu | 3 | -2/+16 |
2015-10-04 | Enable IAMCU and PEI for Solaris2/x86 | H.J. Lu | 2 | -2/+6 |
2015-10-02 | [LD][AARCH64]Add TLSIE relaxation support under large memory model. | Renlin Li | 4 | -0/+40 |
2015-10-02 | [LD][AARCH64]Add TLSDESC support for large memory model. | Renlin Li | 8 | -0/+145 |
2015-10-02 | [BFD][AARCH64]Add TLSGD relaxation support under large memory model. | Renlin Li | 6 | -0/+81 |
2015-10-02 | [Binutils][AARCH64]Add TLS IE large memory support. | Renlin Li | 4 | -0/+41 |
2015-10-02 | [LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support. | Renlin Li | 4 | -0/+56 |
2015-10-02 | [LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support. | Renlin Li | 4 | -0/+53 |
2015-10-02 | [LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support. | Renlin Li | 4 | -1/+42 |
2015-10-02 | [LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support. | Renlin Li | 4 | -1/+43 |
2015-10-02 | [LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 Support. | Renlin Li | 4 | -1/+39 |
2015-10-01 | Create a PLT entry for R_X86_64_PC32 in non-code sections | H.J. Lu | 6 | -4/+66 |
2015-10-01 | [BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for the whole plt. | Renlin Li | 4 | -0/+24 |