aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-15 bfd/Nick Clifton1-6/+7
2008-04-28ld/Nathan Sidwell1-1/+2
2008-02-22 PR ld/5785Nick Clifton1-3/+1
2008-02-15include/Alan Modra1-84/+92
2008-02-07 * ldlang.c (new_afile): Don't pass unadorned NULL to concat.Alan Modra1-1/+1
2008-01-252008-01-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+11
2008-01-25ld/Alan Modra1-62/+245
2008-01-16 * ldlang.c (lang_size_sections_1): Simplify SEC_NEVER_LOAD test.Alan Modra1-2/+1
2008-01-16 * ldlang.h (lang_afile_asection_pair_statement_enum): Delete.Alan Modra1-7/+0
2008-01-15bfd/Alan Modra1-21/+1
2008-01-11ld:Tristan Gingold1-1/+10
2008-01-10 PR ld/5533Nick Clifton1-1/+1
2007-10-172007-10-17 Zack Weinberg <zack@codesourcery.com>Daniel Jacobowitz1-7/+23
2007-09-18bfd/H.J. Lu1-0/+101
2007-08-31* ldlang.c (lang_map): Increment lang_statement_iteration so that DEFINED() e...Nick Clifton1-1/+2