bfd/
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 4c4f888454817c418d6c505896604c0fd8bab550..79d06d2de3e225be0f8463b1811100d5ce38ab93 100644 (file)
@@ -1,3 +1,16 @@
+2010-09-16  Alan Modra  <amodra@gmail.com>
+
+       * ld.texinfo (NOLOAD): Do not erroneously state that contents will
+       appear in output file.
+       * ldlang.c (lang_add_section): Clear SEC_HAS_CONTENTS on noload
+       unless SEC_COFF_SHARED_LIBRARY.
+       (map_input_to_output_sections): Don't set SEC_HAS_CONTENTS for noload
+       output sections.
+       (lang_size_sections_1): Don't test SEC_NEVER_LOAD when deciding
+       to update dot in region.  Ditto when setting SEC_ALLOC if dot
+       advanced due to assignment.
+       * ldwrite.c (build_link_order): Don't test SEC_NEVER_LOAD.
+
 2010-09-15  Kai Tietz  <kai.tietz@onevision.com>
 
        * scripttempl/pep.sc: Add .xdata segment and
This page took 0.025849 seconds and 4 git commands to generate.