aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2010-11-08Improve binutils testsuite coverage for GNU/Hurd.Thomas Schwinge55-66/+181
2010-11-06 * ld-plugin/plugin-6.d: Relax file name match.Alan Modra2-1/+5
2010-11-05Fix spacing.Richard Sandiford1-1/+1
2010-11-05ld/Richard Sandiford2-1/+5
2010-11-05bfd:Joseph Myers15-0/+82
2010-11-05bfd/Tristan Gingold3-469/+558
2010-11-05binutils/Tristan Gingold2-0/+7
2010-11-05 * ld-plugin/plugin.exp (testobjfiles): Dont use HOSTING_CRT0.Dave Korn3-4/+18
2010-11-05 * plugin.h (plugin_active_plugins_p): New prototype.Dave Korn5-15/+42
2010-11-05 * ldlang.c (lang_add_section): Distinguish ELF treatment of NOLOAD.Alan Modra2-19/+27
2010-11-05 * ld-elfvers/vers32c.dsym, * ld-elfvers/vers32c.ver: Delete.Alan Modra5-13/+7
2010-11-04bfd/Kai Tietz3-0/+17
2010-11-04 * plugin.c (is_ir_dummy_bfd): Don't segfault on NULL abfd.Alan Modra2-1/+9
2010-11-03 PR ld/12001Nick Clifton4-1/+85
2010-11-03 * Makefile.am (eelf64hppa.c): Correct dependencies.Alan Modra3-4/+7
2010-11-02bfd:Joseph Myers97-0/+803
2010-11-02Include compressed DWARF debug sections in ELF linker scripts.H.J. Lu26-277/+309
2010-10-29bfd:Joseph Myers7-0/+40
2010-10-29Only run ld-elf/compress1c.d for Linux targets.H.J. Lu2-0/+5
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu10-17/+342
2010-10-29bfd:Joseph Myers7-0/+42
2010-10-28 * ldfile.c (find_scripts_dir): Don't look in absolute SCRIPTDIR.Alan Modra2-5/+4
2010-10-28Add directory section for info document.Alan Modra3-12/+15
2010-10-28ld/testsuite/Thomas Schwinge2-2/+6
2010-10-28 * ld-elfvers/vers.exp: Enable test for powerpc64.Alan Modra59-140/+142
2010-10-28 * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): ForAlan Modra2-0/+6
2010-10-28 * ld-plugin/plugin.exp (libs): Remove $LIBS.Alan Modra2-1/+5
2010-10-28 * ldlang.h (ldlang_add_undef): Add cmdline param.Alan Modra7-12/+25
2010-10-28 * ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for i960,Alan Modra2-0/+7
2010-10-28 * ld-elf/flags1.s: Use arm compatible .type syntax.Alan Modra3-8/+13
2010-10-272010-10-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-11/+15
2010-10-25 bfd/Daniel Jacobowitz3-0/+25
2010-10-25 * plugin.c (plugin_get_ir_dummy_bfd): Set bfd_use_reserved_id.Alan Modra2-5/+12
2010-10-232010-10-23 Mark Mitchell <mark@codesourcery.com>Mark Mitchell4-4/+11
2010-10-22 ld:Rainer Orth3-0/+9
2010-10-21 * ldwrite.c (build_link_order <lang_data_statement_enum>): Don'tAlan Modra2-44/+60
2010-10-21bfd:Joseph Myers39-37/+64
2010-10-20 * plugin.c (get_symbols): Check symbol type correctly.Dave Korn2-1/+5
2010-10-20 * ld-plugin/plugin.exp: Mark tests UNSUPPORTED, not UNRESOLVED, ifDave Korn2-2/+9
2010-10-162010-10-16 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2-1/+5
2010-10-15Provide win32-based dlapi replacements on windows platforms without dlfcn.h.Dave Korn6-2/+65
2010-10-15Fix potential use-after-free bugs.Dave Korn2-3/+11
2010-10-15Avoid testsuite errors when no cross compiler is available.Dave Korn2-5/+20
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn37-71/+2836
2010-10-12 * emultempl/solaris2.em (elf_solaris2_before_allocation): RenamedRainer Orth9-13/+101
2010-10-11 * ld-elf/orphan-region.d: xfail frv-*-*.Alan Modra2-2/+6
2010-10-11 * ld-mmix/sec-3.d: Adjust for 2010-09-29 orphan change.Alan Modra3-8/+13
2010-10-06 * script-sections.cc(class Memory_region): RemoveNick Clifton5-43/+98
2010-10-06Fix typo in ld dependency commit.Ralf Wildenhues3-2/+5
2010-10-06Fix dependency tracking in ld.Ralf Wildenhues3-672/+1018