aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-21Re-indent plugin code.H.J. Lu1-16/+16
2010-11-05 * ldlang.c (lang_add_section): Distinguish ELF treatment of NOLOAD.Alan Modra1-19/+19
2010-11-03 PR ld/12001Nick Clifton1-0/+64
2010-10-28 * ldlang.h (ldlang_add_undef): Add cmdline param.Alan Modra1-5/+6
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn1-2/+30
2010-09-29 * ldlang.c (lang_place_orphans): Zero vma when relocatable or non-loadAlan Modra1-0/+4
2010-09-23ld/Alan Modra1-1/+1
2010-09-222010-09-22 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-3/+14
2010-09-16bfd/Alan Modra1-12/+9
2010-09-10 PR ld/11931Alan Modra1-5/+14
2010-08-19binutils/Alan Modra1-5/+12
2010-08-06 PR ld/11887Alan Modra1-4/+5
2010-07-17 * ldlang.c (lang_check_section_addresses): Catch overlap forAlan Modra1-11/+16
2010-04-09bfd/ChangeLogNick Clifton1-2/+0
2010-03-17 * ldlang.c (lang_size_sections_1): Remove "s" param. Set "s" fromAlan Modra1-13/+11
2010-03-16 * ldlang.c (lang_insert_orphan): Place loadable orphans in the sameDaniel Jacobowitz1-1/+14
2010-02-25bfd/Alan Modra1-125/+125
2010-02-23 PR ld/11304Alan Modra1-108/+51
2010-02-22 PR ld/11304Alan Modra1-51/+108
2010-02-19bfd/Alan Modra1-13/+24
2010-01-21 PR 4437Nick Clifton1-3/+14
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-7/+3
2009-11-26 PR ld/10956Nick Clifton1-2/+2
2009-11-05 * lexsup.c: Rename --add-needed to --copy-dt-needed-entries.Nick Clifton1-9/+11
2009-10-14 * ldlang.c (load_symbols): Set whole_archive from entry whenAlan Modra1-1/+4
2009-10-09 PR ld/10749Alan Modra1-1/+7
2009-10-08 PR ld/10744Alan Modra1-2/+4
2009-10-07 ld/Nathan Sidwell1-1/+9
2009-09-29 * ldlang.c (lang_size_sections_1): Allow scripts to specify aAlan Modra1-1/+1
2009-09-27* ldlang.c (lang_size_sections_1): Always force output vma to zero forChristopher Faylor1-6/+3
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-49/+65
2009-08-30 PR ld/10569Alan Modra1-2/+2
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-72/+75
2009-08-122009-08-12 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+34
2009-08-10 PR 10474Alan Modra1-44/+46
2009-07-232009-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+3
2009-07-11 * ldlang.c (insert_os_after): Don't tie assignments to non-allocAlan Modra1-5/+12
2009-06-252009-06-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-5/+6
2009-05-26 * ldlang.c (lang_check_section_addresses): Ignore non-alloc sections.Alan Modra1-1/+3
2009-05-22 * ldlang.c (lang_check_section_addresses): Ignore non-loadableNathan Sidwell1-2/+3
2009-05-15ld/Alan Modra1-8/+41
2009-05-14 * ldlang.c (lang_insert_orphan): Add __start_<section> symbolAlan Modra1-11/+12
2009-04-16bfd/Richard Sandiford1-21/+3
2009-04-15gprof/Kazu Hirata1-2/+0
2009-04-03 * ldlang.c (lang_leave_output_section_statement): Set lma_regionNathan Sidwell1-0/+9
2009-03-20ld/H.J. Lu1-1/+1
2009-03-02 * ldgram.y: Add support for REGION_ALIAS operator.Nick Clifton1-25/+76
2009-02-16 * ldlang.c (process_insert_statements): ASSERT that output sectionAlan Modra1-1/+4
2009-02-16 * ldlang.c (push_stat_ptr, pop_stat_ptr): New functions.Alan Modra1-30/+53
2009-02-09 Missing piece of 2009-01-26 commitNathan Sidwell1-2/+1