summaryrefslogtreecommitdiff
path: root/ld/ldlang.c
Commit message (Expand)AuthorAgeFilesLines
* * ldlang.c (load_symbols): Set whole_archive from entry whenAlan Modra2009-10-141-1/+4
* PR ld/10749Alan Modra2009-10-091-1/+7
* PR ld/10744Alan Modra2009-10-081-2/+4
* ld/Nathan Sidwell2009-10-071-1/+9
* * ldlang.c (lang_size_sections_1): Allow scripts to specify aAlan Modra2009-09-291-1/+1
* * ldlang.c (lang_size_sections_1): Always force output vma to zero forChristopher Faylor2009-09-271-6/+3
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-49/+65
* PR ld/10569Alan Modra2009-08-301-2/+2
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-72/+75
* 2009-08-12 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-08-121-2/+34
* PR 10474Alan Modra2009-08-101-44/+46
* 2009-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-07-231-1/+3
* * ldlang.c (insert_os_after): Don't tie assignments to non-allocAlan Modra2009-07-111-5/+12
* 2009-06-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-06-251-5/+6
* * ldlang.c (lang_check_section_addresses): Ignore non-alloc sections.Alan Modra2009-05-261-1/+3
* * ldlang.c (lang_check_section_addresses): Ignore non-loadableNathan Sidwell2009-05-221-2/+3
* ld/Alan Modra2009-05-151-8/+41
* * ldlang.c (lang_insert_orphan): Add __start_<section> symbolAlan Modra2009-05-141-11/+12
* bfd/Richard Sandiford2009-04-161-21/+3
* gprof/Kazu Hirata2009-04-151-2/+0
* * ldlang.c (lang_leave_output_section_statement): Set lma_regionNathan Sidwell2009-04-031-0/+9
* ld/H.J. Lu2009-03-201-1/+1
* * ldgram.y: Add support for REGION_ALIAS operator.Nick Clifton2009-03-021-25/+76
* * ldlang.c (process_insert_statements): ASSERT that output sectionAlan Modra2009-02-161-1/+4
* * ldlang.c (push_stat_ptr, pop_stat_ptr): New functions.Alan Modra2009-02-161-30/+53
* Missing piece of 2009-01-26 commitNathan Sidwell2009-02-091-2/+1
* include/Alan Modra2008-11-261-33/+40
* * ldlang.c (lang_record_phdrs): Don't add orphans to PT_INTERP header.Alan Modra2008-11-241-0/+4
* PR 6945Nick Clifton2008-10-251-1/+6
* * ldlang.c (lang_output_section_find_by_flags): Handle non-allocAlan Modra2008-10-211-6/+24
* * ldemul.c (ldemul_place_orphan): Add "constraint" param.Alan Modra2008-10-041-31/+32
* bfd/Alan Modra2008-10-031-5/+20
* * ldlang.h (lang_output_section_find): Define.Alan Modra2008-09-071-68/+46
* PR ld/6833Jan Kratochvil2008-08-211-6/+12
* bfd/Alan Modra2008-08-171-2/+0
* * ldlang.c (print_output_section_statement): If the output sectionNick Clifton2008-06-121-1/+12
* * NEWS: Mention archive:path patterns.Alan Modra2008-06-071-124/+135
* include/Alan Modra2008-06-061-25/+65
* PR ld/6430Nick Clifton2008-05-311-6/+32
* bfd/Nick Clifton2008-05-151-6/+7
* ld/Nathan Sidwell2008-04-281-1/+2
* PR ld/5785Nick Clifton2008-02-221-3/+1
* include/Alan Modra2008-02-151-84/+92
* * ldlang.c (new_afile): Don't pass unadorned NULL to concat.Alan Modra2008-02-071-1/+1
* 2008-01-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-01-251-4/+11
* ld/Alan Modra2008-01-251-62/+245
* * ldlang.c (lang_size_sections_1): Simplify SEC_NEVER_LOAD test.Alan Modra2008-01-161-2/+1
* * ldlang.h (lang_afile_asection_pair_statement_enum): Delete.Alan Modra2008-01-161-7/+0
* bfd/Alan Modra2008-01-151-21/+1
* ld:Tristan Gingold2008-01-111-1/+10