summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Improve binutils testsuite coverage for GNU/Hurd.Thomas Schwinge2010-11-0855-66/+181
* * ld-plugin/plugin-6.d: Relax file name match.Alan Modra2010-11-062-1/+5
* Fix spacing.Richard Sandiford2010-11-051-1/+1
* ld/Richard Sandiford2010-11-052-1/+5
* bfd:Joseph Myers2010-11-0515-0/+82
* bfd/Tristan Gingold2010-11-053-469/+558
* binutils/binutils-2_21-branchpointTristan Gingold2010-11-052-0/+7
* * ld-plugin/plugin.exp (testobjfiles): Dont use HOSTING_CRT0.Dave Korn2010-11-053-4/+18
* * plugin.h (plugin_active_plugins_p): New prototype.Dave Korn2010-11-055-15/+42
* * ldlang.c (lang_add_section): Distinguish ELF treatment of NOLOAD.Alan Modra2010-11-052-19/+27
* * ld-elfvers/vers32c.dsym, * ld-elfvers/vers32c.ver: Delete.Alan Modra2010-11-055-13/+7
* bfd/Kai Tietz2010-11-043-0/+17
* * plugin.c (is_ir_dummy_bfd): Don't segfault on NULL abfd.Alan Modra2010-11-042-1/+9
* PR ld/12001Nick Clifton2010-11-034-1/+85
* * Makefile.am (eelf64hppa.c): Correct dependencies.Alan Modra2010-11-033-4/+7
* bfd:Joseph Myers2010-11-0297-0/+803
* Include compressed DWARF debug sections in ELF linker scripts.H.J. Lu2010-11-0226-277/+309
* bfd:Joseph Myers2010-10-297-0/+40
* Only run ld-elf/compress1c.d for Linux targets.H.J. Lu2010-10-292-0/+5
* Add compressed debug section support to binutils and ld.H.J. Lu2010-10-2910-17/+342
* bfd:Joseph Myers2010-10-297-0/+42
* * ldfile.c (find_scripts_dir): Don't look in absolute SCRIPTDIR.Alan Modra2010-10-282-5/+4
* Add directory section for info document.Alan Modra2010-10-283-12/+15
* ld/testsuite/Thomas Schwinge2010-10-282-2/+6
* * ld-elfvers/vers.exp: Enable test for powerpc64.Alan Modra2010-10-2859-140/+142
* * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): ForAlan Modra2010-10-282-0/+6
* * ld-plugin/plugin.exp (libs): Remove $LIBS.Alan Modra2010-10-282-1/+5
* * ldlang.h (ldlang_add_undef): Add cmdline param.Alan Modra2010-10-287-12/+25
* * ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for i960,Alan Modra2010-10-282-0/+7
* * ld-elf/flags1.s: Use arm compatible .type syntax.Alan Modra2010-10-283-8/+13
* 2010-10-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-10-272-11/+15
* bfd/Daniel Jacobowitz2010-10-253-0/+25
* * plugin.c (plugin_get_ir_dummy_bfd): Set bfd_use_reserved_id.Alan Modra2010-10-252-5/+12
* 2010-10-23 Mark Mitchell <mark@codesourcery.com>Mark Mitchell2010-10-234-4/+11
* ld:Rainer Orth2010-10-223-0/+9
* * ldwrite.c (build_link_order <lang_data_statement_enum>): Don'tAlan Modra2010-10-212-44/+60
* bfd:Joseph Myers2010-10-2139-37/+64
* * plugin.c (get_symbols): Check symbol type correctly.Dave Korn2010-10-202-1/+5
* * ld-plugin/plugin.exp: Mark tests UNSUPPORTED, not UNRESOLVED, ifDave Korn2010-10-202-2/+9
* 2010-10-16 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-10-162-1/+5
* Provide win32-based dlapi replacements on windows platforms without dlfcn.h.Dave Korn2010-10-156-2/+65
* Fix potential use-after-free bugs.Dave Korn2010-10-152-3/+11
* Avoid testsuite errors when no cross compiler is available.Dave Korn2010-10-152-5/+20
* Applied patch series for LD plugin interface (six parts).Dave Korn2010-10-1437-71/+2836
* * emultempl/solaris2.em (elf_solaris2_before_allocation): RenamedRainer Orth2010-10-129-13/+101
* * ld-elf/orphan-region.d: xfail frv-*-*.Alan Modra2010-10-112-2/+6
* * ld-mmix/sec-3.d: Adjust for 2010-09-29 orphan change.Alan Modra2010-10-113-8/+13
* * script-sections.cc(class Memory_region): RemoveNick Clifton2010-10-065-43/+98
* Fix typo in ld dependency commit.Ralf Wildenhues2010-10-063-2/+5
* Fix dependency tracking in ld.Ralf Wildenhues2010-10-063-672/+1018