aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2013-04-29 * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark fromNick Clifton2-1/+6
2013-04-29bfd/efl32-arm.c: Fix handling of IRELATIVE relocs.Will Newton10-6/+87
2013-04-29ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0.Will Newton2-19/+35
2013-04-29 * emultempl/pe.em [cygwin]: Do not merge rdata with v2Nick Clifton2-6/+13
2013-04-28ld/Thomas Schwinge29-28/+59
2013-04-26 * scripttempl/avr.sc: Add ALIGN directive after *(.progmem*).Nick Clifton2-0/+6
2013-04-26 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): TestAlan Modra2-6/+15
2013-04-25bfd/Alan Modra6-37/+58
2013-04-24Enable x32 for x86_64-*-elf*H.J. Lu2-1/+10
2013-04-24ld/Yufeng Zhang4-10/+24
2013-04-24 PR ld/15389Nick Clifton2-0/+6
2013-04-22bfd/Alan Modra11-13/+30
2013-04-16 * Makefile.am (emmo.c): Add a dependency upon scripttempl/DWARF.sc.Nick Clifton3-2/+3
2013-04-15Check regular reference without non-GOT referenceH.J. Lu4-0/+49
2013-04-15 * Makefile.am (ELF_DEPS): Add a dependency uponNick Clifton3-4/+9
2013-04-15 * scripttempl/armbpabi.sc: Replace DWARF sections with anNick Clifton30-887/+187
2013-04-102013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>Marcus Shawcroft10-0/+138
2013-04-08Handle big-endian for some aarch64 testsRamana Radhakrishnan3-2/+7
2013-04-04 * ld-elf/shared.exp: Update regexp on --no-add-needed andAlan Modra2-2/+7
2013-04-04 * ldlang.c (load_symbols): Report "error adding symbols" onAlan Modra4-5/+13
2013-04-03 * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): UseNick Clifton11-1/+225
2013-04-03 PR ld/15227Alan Modra3-5/+11
2013-03-30 PR ld/15323Alan Modra2-3/+9
2013-03-30Set non_ir_ref if a symbol is referenced by a non-shared objectH.J. Lu5-1/+35
2013-03-27 PR ld/13812Nick Clifton2-2/+10
2013-03-25 * ld.texinfo (--disable-runtime-pseudo-reloc): Adjust default.Kai Tietz2-1/+5
2013-03-22 * ld-elf/init0.s: Add alloc attribute to .section directive.Nick Clifton11-10/+23
2013-03-21 * elf32-h8300 (h8_relax_section): Add new relaxation of movNick Clifton9-6/+219
2013-03-21 * pe-dll.c (process_def_file_and_drectve): Don't handle VCKai Tietz2-2/+10
2013-03-20Enable --gc-sections test cases for aarch64*-*-*Marcus Shawcroft9-8/+19
2013-03-20ld/testsuite/ChangeLog:Will Newton7-7/+17
2013-03-20bfd/Alan Modra5-0/+27
2013-03-20 * ld-elfvers/vers.exp: Add -Wl,--no-as-needed to all testsAlan Modra3-16/+24
2013-03-18 PR ld/12549Alan Modra4-6/+16
2013-03-15gas/testsuite/ChangeLog:Will Newton5-6/+13
2013-03-14 * emulparams/aarch64linux.sh (LIBPATH_SUFFIX): Set to 64 forJakub Jelinek2-0/+15
2013-03-08 * elf64-aarch64.c (elf_backend_can_gc_sections): EnableNick Clifton2-19/+21
2013-03-06 * ldfile.c (ldfile_open_command_file_1): Return after einfoAlan Modra2-0/+6
2013-03-05 * configure.host: Add x86_64-*-cygwin* as valid host.Corinna Vinschen4-4/+56
2013-03-05 PR ld/15222Alan Modra8-0/+65
2013-02-28 bfd/Julian Brown4-1/+36
2013-02-27 * scripttempl/elf32msp430.sc: Add placement of .data.* sections.Nick Clifton3-1/+11
2013-02-26 PR ld/15188Nick Clifton2-16/+14
2013-02-22Set unique_global only for definitionH.J. Lu2-0/+24
2013-02-21 * scripttempl/elf.sc (.init_array, .fini_array): Don't sort allAlan Modra2-6/+11
2013-02-21bfd/Alan Modra2-13/+13
2013-02-21bfd/Alan Modra2-7/+10
2013-02-20 * Makefile.am: Use $(ELF_DEPS) on a number of eelf*.c rules.Alan Modra3-40/+43
2013-02-192013-02-19 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-1/+8
2013-02-19 * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki43-560/+613