Age | Commit message (Expand) | Author | Files | Lines |
2013-06-04 | ld/testsuite/ | Roland McGrath | 12 | -85/+108 |
2013-06-04 | Update x86 nacl tests for section alignment change | H.J. Lu | 3 | -7/+13 |
2013-05-31 | Don't align text/data/bss sections for ELF | H.J. Lu | 17 | -49/+60 |
2013-05-29 | gas/ | Maciej W. Rozycki | 4 | -0/+38 |
2013-05-21 | PR ld/12982 | Alan Modra | 2 | -1/+7 |
2013-05-21 | * ld-powerpc/export-class.exp (supports_ppc64): Delete. | Alan Modra | 3 | -31/+29 |
2013-05-10 | XCOFF/AIX: Remove SEC_ALLOC flags for unmapped sections. | Joel Brobecker | 4 | -3/+9 |
2013-05-03 | gold/ | Maciej W. Rozycki | 11 | -1/+105 |
2013-05-03 | * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): | Maciej W. Rozycki | 2 | -5/+12 |
2013-05-03 | * ld-elf/provide-hidden-s.nd: New test. | Maciej W. Rozycki | 16 | -0/+274 |
2013-05-02 | * archures.c: Add some more MSP430 machine numbers. | Nick Clifton | 19 | -53/+212 |
2013-05-01 | bfd/ | Maciej W. Rozycki | 2 | -2/+8 |
2013-05-01 | * lib/ld-lib.exp (check_shared_lib_support): Also exclude | Maciej W. Rozycki | 2 | -0/+6 |
2013-05-01 | * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): | Maciej W. Rozycki | 2 | -1/+6 |
2013-04-30 | * lib/ld-lib.exp (check_shared_lib_support): Match cris*-*-elf as | Hans-Peter Nilsson | 2 | -1/+6 |
2013-04-30 | line omitted from previous delta. | Nick Clifton | 1 | -0/+2 |
2013-04-30 | ld/testsuite/ld-arm: Fix ifunc-17 failure with arm-eabi. | Will Newton | 5 | -19/+26 |
2013-04-30 | * ld.texinfo (SORT_BY_ALIGNMENT): Fix and clarify typo - sections | Nick Clifton | 2 | -3/+8 |
2013-04-29 | * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark from | Nick Clifton | 2 | -1/+6 |
2013-04-29 | bfd/efl32-arm.c: Fix handling of IRELATIVE relocs. | Will Newton | 10 | -6/+87 |
2013-04-29 | ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0. | Will Newton | 2 | -19/+35 |
2013-04-29 | * emultempl/pe.em [cygwin]: Do not merge rdata with v2 | Nick Clifton | 2 | -6/+13 |
2013-04-28 | ld/ | Thomas Schwinge | 29 | -28/+59 |
2013-04-26 | * scripttempl/avr.sc: Add ALIGN directive after *(.progmem*). | Nick Clifton | 2 | -0/+6 |
2013-04-26 | * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Test | Alan Modra | 2 | -6/+15 |
2013-04-25 | bfd/ | Alan Modra | 6 | -37/+58 |
2013-04-24 | Enable x32 for x86_64-*-elf* | H.J. Lu | 2 | -1/+10 |
2013-04-24 | ld/ | Yufeng Zhang | 4 | -10/+24 |
2013-04-24 | PR ld/15389 | Nick Clifton | 2 | -0/+6 |
2013-04-22 | bfd/ | Alan Modra | 11 | -13/+30 |
2013-04-16 | * Makefile.am (emmo.c): Add a dependency upon scripttempl/DWARF.sc. | Nick Clifton | 3 | -2/+3 |
2013-04-15 | Check regular reference without non-GOT reference | H.J. Lu | 4 | -0/+49 |
2013-04-15 | * Makefile.am (ELF_DEPS): Add a dependency upon | Nick Clifton | 3 | -4/+9 |
2013-04-15 | * scripttempl/armbpabi.sc: Replace DWARF sections with an | Nick Clifton | 30 | -887/+187 |
2013-04-10 | 2013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org> | Marcus Shawcroft | 10 | -0/+138 |
2013-04-08 | Handle big-endian for some aarch64 tests | Ramana Radhakrishnan | 3 | -2/+7 |
2013-04-04 | * ld-elf/shared.exp: Update regexp on --no-add-needed and | Alan Modra | 2 | -2/+7 |
2013-04-04 | * ldlang.c (load_symbols): Report "error adding symbols" on | Alan Modra | 4 | -5/+13 |
2013-04-03 | * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): Use | Nick Clifton | 11 | -1/+225 |
2013-04-03 | PR ld/15227 | Alan Modra | 3 | -5/+11 |
2013-03-30 | PR ld/15323 | Alan Modra | 2 | -3/+9 |
2013-03-30 | Set non_ir_ref if a symbol is referenced by a non-shared object | H.J. Lu | 5 | -1/+35 |
2013-03-27 | PR ld/13812 | Nick Clifton | 2 | -2/+10 |
2013-03-25 | * ld.texinfo (--disable-runtime-pseudo-reloc): Adjust default. | Kai Tietz | 2 | -1/+5 |
2013-03-22 | * ld-elf/init0.s: Add alloc attribute to .section directive. | Nick Clifton | 11 | -10/+23 |
2013-03-21 | * elf32-h8300 (h8_relax_section): Add new relaxation of mov | Nick Clifton | 9 | -6/+219 |
2013-03-21 | * pe-dll.c (process_def_file_and_drectve): Don't handle VC | Kai Tietz | 2 | -2/+10 |
2013-03-20 | Enable --gc-sections test cases for aarch64*-*-* | Marcus Shawcroft | 9 | -8/+19 |
2013-03-20 | ld/testsuite/ChangeLog: | Will Newton | 7 | -7/+17 |
2013-03-20 | bfd/ | Alan Modra | 5 | -0/+27 |