summaryrefslogtreecommitdiff
path: root/ld/ldlang.c
Commit message (Expand)AuthorAgeFilesLines
...
* * ldlang.c (load_symbols): Correct last change.Alan Modra2010-12-131-3/+4
* Optimize for add_archive_element.H.J. Lu2010-12-121-3/+2
* Replace is_archive with maybe_archive.H.J. Lu2010-12-061-6/+6
* * ldlang.c (lang_size_sections_1): Align lma using same alignmentAlan Modra2010-12-041-10/+9
* Re-indent plugin code.H.J. Lu2010-11-211-16/+16
* * ldlang.c (lang_add_section): Distinguish ELF treatment of NOLOAD.Alan Modra2010-11-051-19/+19
* PR ld/12001Nick Clifton2010-11-031-0/+64
* * ldlang.h (ldlang_add_undef): Add cmdline param.Alan Modra2010-10-281-5/+6
* Applied patch series for LD plugin interface (six parts).Dave Korn2010-10-141-2/+30
* * ldlang.c (lang_place_orphans): Zero vma when relocatable or non-loadAlan Modra2010-09-291-0/+4
* ld/Alan Modra2010-09-231-1/+1
* 2010-09-22 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-09-221-3/+14
* bfd/Alan Modra2010-09-161-12/+9
* PR ld/11931Alan Modra2010-09-101-5/+14
* binutils/Alan Modra2010-08-191-5/+12
* PR ld/11887Alan Modra2010-08-061-4/+5
* * ldlang.c (lang_check_section_addresses): Catch overlap forAlan Modra2010-07-171-11/+16
* bfd/ChangeLogNick Clifton2010-04-091-2/+0
* * ldlang.c (lang_size_sections_1): Remove "s" param. Set "s" fromAlan Modra2010-03-171-13/+11
* * ldlang.c (lang_insert_orphan): Place loadable orphans in the sameDaniel Jacobowitz2010-03-161-1/+14
* bfd/Alan Modra2010-02-251-125/+125
* PR ld/11304Alan Modra2010-02-231-108/+51
* PR ld/11304Alan Modra2010-02-221-51/+108
* bfd/Alan Modra2010-02-191-13/+24
* PR 4437Nick Clifton2010-01-211-3/+14
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-7/+3
* PR ld/10956Nick Clifton2009-11-261-2/+2
* * lexsup.c: Rename --add-needed to --copy-dt-needed-entries.Nick Clifton2009-11-051-9/+11
* * 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