*** empty log message ***
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 42b4da8bb8ec62a007d1388818ba7652da1354b4..42b1e6248c84fd2e40378594f9a00631693cf925 100644 (file)
@@ -1,10 +1,41 @@
+2005-11-25  Jan Beulich  <jbeulich@novell.com>
+
+       * Makefile.am: Make configdoc.texi writeable before trying
+       to write to it.
+       * Makefile.in: Refresh.
+
+2005-11-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldlang.c (lang_output_section_find_by_flags): Add match_type param.
+       Run two passes, first using match_type, second without.
+       * ldlang.h (lang_match_sec_type_func): New typedef.
+       (lang_output_section_find_by_flags): Update prototype.
+       bfd_match_sections_by_type and lang_output_section_find_by_flags.
+       * emultempl/pe.em (place_orphan): Likewise.
+
+2005-11-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldlang.c (lang_insert_orphan): Skip first assignment to dot
+       in script when looking for place to insert orphan statements.
+
+2005-11-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * emulparams/elf64ppc.sh (.tocbss): Use new section alignment scheme.
+       (.got, .toc1, .opd): Likewise.
+
+2005-11-18  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldlang.c (lang_size_sections_1): Revert 2005-11-16 functional
+       changes to section alignment.
+       * ldmisc.c (vfinfo): Handle %ld and %lu.
+
 2005-11-16  Mark Mitchell  <mark@codesourcery.com>
 
        * Makefile.am (configdoc.texi): Set top_srcdir in configdoc.texi..
        * Makefile.in: Regenerated.
        * ld.texinfo: Include configdoc.texi and ldver.texi in man pages.
        Add @file documentation.
-       
+
 2005-11-17  Alan Modra  <amodra@bigpond.net.au>
 
        * ldlang.h (lang_input_section_type): Remove "ifile" field.
This page took 0.023747 seconds and 4 git commands to generate.