* coffgen.c (coff_renumber_symbols): Sort common symbols with
[binutils-gdb.git] / bfd / ChangeLog
index 895d7adab5a1798cd04ddcc2a16992387c766044..d0915241f27e8e8a4f008fa8793caad5074b0205 100644 (file)
@@ -1,5 +1,17 @@
+Tue Nov 21 13:03:57 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * coffgen.c (coff_renumber_symbols): Sort common symbols with
+       global symbols.
+
+       * coffcode.h (coff_compute_section_file_positions): Only pad the
+       previous section to force file alignment when creating an
+       executable.
+
 Mon Nov 20 14:54:09 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * coffcode.h (coff_compute_section_file_positions): If
+       RS6000COFF_C, set up the .debug section.
+
        * xcofflink.c (xcoff_link_input_bfd): Adjust the TOC anchor value
        if it is not large enough to accomodate the entire TOC area with
        signed 16 bit offsets.