summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* * scripttempl/avr.sc: Add ALIGN directive after *(.progmem*).Nick Clifton2013-04-262-0/+6
* * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): TestAlan Modra2013-04-262-6/+15
* bfd/Alan Modra2013-04-256-37/+58
* Enable x32 for x86_64-*-elf*H.J. Lu2013-04-242-1/+10
* ld/Yufeng Zhang2013-04-244-10/+24
* PR ld/15389Nick Clifton2013-04-242-0/+6
* bfd/Alan Modra2013-04-2211-13/+30
* * Makefile.am (emmo.c): Add a dependency upon scripttempl/DWARF.sc.Nick Clifton2013-04-163-2/+3
* Check regular reference without non-GOT referenceH.J. Lu2013-04-154-0/+49
* * Makefile.am (ELF_DEPS): Add a dependency uponNick Clifton2013-04-153-4/+9
* * scripttempl/armbpabi.sc: Replace DWARF sections with anNick Clifton2013-04-1530-887/+187
* 2013-04-10 Venkataramanan Kumar <venkataramanan.kumar@linaro.org>mshawcroft2013-04-1010-0/+138
* Handle big-endian for some aarch64 testsRamana Radhakrishnan2013-04-083-2/+7
* * ld-elf/shared.exp: Update regexp on --no-add-needed andAlan Modra2013-04-042-2/+7
* * ldlang.c (load_symbols): Report "error adding symbols" onAlan Modra2013-04-044-5/+13
* * elf64-aarch64.c (elf64_aarch64_gc_sweep_hook): UseNick Clifton2013-04-0311-1/+225
* PR ld/15227Alan Modra2013-04-033-5/+11
* PR ld/15323Alan Modra2013-03-302-3/+9
* Set non_ir_ref if a symbol is referenced by a non-shared objectH.J. Lu2013-03-305-1/+35
* PR ld/13812Nick Clifton2013-03-272-2/+10
* * ld.texinfo (--disable-runtime-pseudo-reloc): Adjust default.Kai Tietz2013-03-252-1/+5
* * ld-elf/init0.s: Add alloc attribute to .section directive.Nick Clifton2013-03-2211-10/+23
* * elf32-h8300 (h8_relax_section): Add new relaxation of movNick Clifton2013-03-219-6/+219
* * pe-dll.c (process_def_file_and_drectve): Don't handle VCKai Tietz2013-03-212-2/+10
* Enable --gc-sections test cases for aarch64*-*-*mshawcroft2013-03-209-8/+19
* ld/testsuite/ChangeLog:willnewton2013-03-207-7/+17
* bfd/Alan Modra2013-03-205-0/+27
* * ld-elfvers/vers.exp: Add -Wl,--no-as-needed to all testsAlan Modra2013-03-203-16/+24
* PR ld/12549Alan Modra2013-03-184-6/+16
* gas/testsuite/ChangeLog:willnewton2013-03-155-6/+13
* * emulparams/aarch64linux.sh (LIBPATH_SUFFIX): Set to 64 forJakub Jelinek2013-03-142-0/+15
* * elf64-aarch64.c (elf_backend_can_gc_sections): EnableNick Clifton2013-03-082-19/+21
* * ldfile.c (ldfile_open_command_file_1): Return after einfoAlan Modra2013-03-062-0/+6
* * configure.host: Add x86_64-*-cygwin* as valid host.Corinna Vinschen2013-03-054-4/+56
* PR ld/15222Alan Modra2013-03-058-0/+65
* bfd/Julian Brown2013-02-284-1/+36
* * scripttempl/elf32msp430.sc: Add placement of .data.* sections.Nick Clifton2013-02-273-1/+11
* PR ld/15188Nick Clifton2013-02-262-16/+14
* Set unique_global only for definitionH.J. Lu2013-02-222-0/+24
* * scripttempl/elf.sc (.init_array, .fini_array): Don't sort allAlan Modra2013-02-212-6/+11
* bfd/Alan Modra2013-02-212-13/+13
* bfd/Alan Modra2013-02-212-7/+10
* * Makefile.am: Use $(ELF_DEPS) on a number of eelf*.c rules.Alan Modra2013-02-203-40/+43
* 2013-02-19 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2013-02-192-1/+8
* * lib/ld-lib.exp (run_ld_link_tests): Add another argument, passMaciej W. Rozycki2013-02-1943-560/+613
* include/Alan Modra2013-02-182-82/+88
* * ld-mips-elf/jalx-2.ld: Include .rel.plt in output, give .plt aMaciej W. Rozycki2013-02-183-1/+11
* * ld-plugin/lto.exp (Build pr15146b.so) Add -Wl,--no-as-needed.Alan Modra2013-02-182-4/+10
* missed from last commitAlan Modra2013-02-181-0/+0
* Don't add DT_NEEDED for references from the dummy bfdH.J. Lu2013-02-168-1/+75