Age | Commit message (Expand) | Author | Files | Lines |
2010-10-01 | Add 2 tests for PR ld/11812. | H.J. Lu | 7 | -0/+35 |
2010-09-29 | * ld-h8300/h8300.exp: Use is_elf_format. | Alan Modra | 2 | -2/+4 |
2010-09-29 | * lib/ld-lib.exp (is_elf_format): Merge with binutils and gas versions. | Alan Modra | 2 | -46/+78 |
2010-09-27 | 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 5 | -55/+62 |
2010-09-24 | Remove GOTOFF in ld-i386/nogot1.s. | H.J. Lu | 2 | -1/+6 |
2010-09-23 | bfd/ | Bernd Schmidt | 2 | -0/+66 |
2010-09-23 | * gas/config/tc-arm.c (arm_ext_v6z): Remove. | Matthew Gretton-Dann | 3 | -0/+7 |
2010-09-23 | * ld-elf/elf.exp: Don't run --gc-sections tls var test on v850. | Alan Modra | 10 | -35/+85 |
2010-09-23 | * ld-d10v/reloc-007.d: Don't error. | Alan Modra | 6 | -7/+19 |
2010-09-20 | * gas/config/tc-arm.c (arm_cpus): Correct canonical names for Cortex CPUs. | Matthew Gretton-Dann | 4 | -3/+11 |
2010-09-20 | * ld/testsuite/ld-arm/script-type.ld: Update to generate symbols in a section. | Matthew Gretton-Dann | 2 | -5/+11 |
2010-09-19 | bfd/ | Richard Sandiford | 8 | -383/+398 |
2010-09-18 | * lib/ld-lib.exp (check_gc_sections_available): Fail more targets. | Alan Modra | 34 | -45/+151 |
2010-09-16 | * ld-elf/orphan-region.d: xfail for spu. | Alan Modra | 3 | -0/+5 |
2010-09-16 | * ld-elf/group3b.d: Disable for generic linker targets. | Alan Modra | 7 | -12/+25 |
2010-09-10 | * ld-gc/abi-note.d: Exclude aout and oldld targets. | Alan Modra | 4 | -1/+9 |
2010-09-10 | * ld-scripts/rgn-at5.d: Restrict to *-*-linux*. | Hans-Peter Nilsson | 2 | -0/+5 |
2010-09-09 | Don't warn zero LMA adjustment. | H.J. Lu | 4 | -0/+67 |
2010-09-07 | Add missing files. | H.J. Lu | 2 | -0/+13 |
2010-09-07 | * ldwrite.c (clone_section): Call bfd_copy_private_section_data on | Nick Clifton | 3 | -0/+27 |
2010-09-01 | Fix typo | Nick Clifton | 1 | -1/+1 |
2010-09-01 | * ld-scripts/section-match.exp: New file. Runs ths | Nick Clifton | 5 | -0/+67 |
2010-08-25 | bfd/ | Julian Brown | 4 | -0/+1198 |
2010-08-24 | Fix typos in ld-x86-64/x86-64.exp. | H.J. Lu | 2 | -3/+7 |
2010-08-23 | binutils/ | Maciej W. Rozycki | 4 | -3/+10 |
2010-08-22 | Don't check relocation if input ELF object ID doesn't match output. | H.J. Lu | 6 | -0/+71 |
2010-08-20 | * ld-sh/sh.exp: Add missing newline. | Maciej W. Rozycki | 2 | -2/+6 |
2010-08-20 | binutils/ | Maciej W. Rozycki | 9 | -8/+19 |
2010-08-19 | binutils/ | Alan Modra | 2 | -13/+5 |
2010-08-13 | Check if .got.plt section is discarded before using it. | H.J. Lu | 9 | -0/+61 |
2010-08-09 | 2010-08-09 Catherine Moore <clm@codesourcery.com> | Catherine Moore | 5 | -0/+49 |
2010-08-05 | * ld-powerpc/tocopt.s, * ld-powerpc/tocopt.d: New test. | Alan Modra | 4 | -0/+72 |
2010-07-23 | Add support for v850E2 and v850E2V3 | Nick Clifton | 2 | -7/+13 |
2010-07-20 | include/elf/ | Alan Modra | 5 | -4/+11 |
2010-07-20 | * ld-powerpc/vxworks-relax.s: Add branches to match expected output. | Alan Modra | 4 | -7/+15 |
2010-07-19 | binutils/testsuite/: | Andreas Schwab | 15 | -42/+31 |
2010-07-15 | Add testcases for PR ld/11817. | H.J. Lu | 7 | -0/+404 |
2010-07-14 | Don't allocate .got.plt section if there are no GOT nor PLT entries. | H.J. Lu | 9 | -2/+64 |
2010-07-13 | Don't hard code expected output. | H.J. Lu | 5 | -4/+11 |
2010-07-13 | Support garbage collection against STT_GNU_IFUNC symbols. | H.J. Lu | 9 | -0/+118 |
2010-07-06 | bfd/ | Alan Modra | 4 | -2/+10 |
2010-07-01 | * lib/ld-lib.exp (default_ld_simple_link): Add $gcc_ld_flag before | Alan Modra | 2 | -3/+11 |
2010-06-29 | remove maxq-coff port | Alan Modra | 9 | -159/+0 |
2010-06-29 | remove maxq-coff port | Alan Modra | 2 | -55/+7 |
2010-06-16 | bfd: | Joseph Myers | 44 | -1/+393 |
2010-06-07 | * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding o... | Matthew Gretton-Dann | 13 | -12/+27 |
2010-05-26 | Warn if value of SEGMENT_START isn't multiple of maximum page size. | H.J. Lu | 6 | -0/+41 |
2010-05-25 | 2010-05-21 Daniel Jacobowitz <dan@codesourcery.com> | Nick Clifton | 39 | -1/+881 |
2010-05-18 | Implement generic SHF_EXCLUDE. | H.J. Lu | 5 | -0/+50 |
2010-05-11 | 2010-05-10 Andrew Stubbs <ams@codesourcery.com> | Nick Clifton | 46 | -5/+126 |