summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Also trace symbol from the IR bfdH.J. Lu2013-02-162-5/+10
* * metag-dis.c: Initialize outf->bytes_per_chunk to 4Nick Clifton2013-02-157-99/+109
* * scripttempl/pep.sc (.xdata): Merge .xdata* into .xdata section.Kai Tietz2013-02-152-2/+7
* bfd/Richard Sandiford2013-02-1323-9/+342
* bfd/Richard Sandiford2013-02-119-47/+55
* bfd/Richard Sandiford2013-02-114-9/+15
* bfd/Richard Sandiford2013-02-1118-86/+99
* bfd/Richard Sandiford2013-02-113-4/+7
* * ldlang.c (get_init_priority): Comment typo.Alan Modra2013-02-112-4/+9
* PR ld/15130Alan Modra2013-02-102-1/+6
* * emultempl/metagelf.em (build_section_lists): Use sec_info_typeNick Clifton2013-02-082-1/+6
* Set STB_GNU_UNIQUE only if symbol is defined in regular objectH.J. Lu2013-02-082-1/+6
* Don't resolve size relocation against non-zero TLS symbolH.J. Lu2013-02-079-35/+56
* 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2013-02-0645-1/+713
* Add tests for ELF DT_XXXH.J. Lu2013-02-069-0/+79