aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-26include/Alan Modra1-33/+40
2008-11-24 * ldlang.c (lang_record_phdrs): Don't add orphans to PT_INTERP header.Alan Modra1-0/+4
2008-10-25 PR 6945Nick Clifton1-1/+6
2008-10-21 * ldlang.c (lang_output_section_find_by_flags): Handle non-allocAlan Modra1-6/+24
2008-10-04 * ldemul.c (ldemul_place_orphan): Add "constraint" param.Alan Modra1-31/+32
2008-10-03bfd/Alan Modra1-5/+20
2008-09-07 * ldlang.h (lang_output_section_find): Define.Alan Modra1-68/+46
2008-08-21 PR ld/6833Jan Kratochvil1-6/+12
2008-08-17bfd/Alan Modra1-2/+0
2008-06-12 * ldlang.c (print_output_section_statement): If the output sectionNick Clifton1-1/+12
2008-06-07 * NEWS: Mention archive:path patterns.Alan Modra1-124/+135
2008-06-06include/Alan Modra1-25/+65
2008-05-31 PR ld/6430Nick Clifton1-6/+32