Updated comments
authorKim Knuttila <krk@cygnus>
Thu, 28 Sep 1995 19:40:52 +0000 (19:40 +0000)
committerKim Knuttila <krk@cygnus>
Thu, 28 Sep 1995 19:40:52 +0000 (19:40 +0000)
bfd/ChangeLog

index d3f5216fbdc275deef9ce570eaee5a8dcfb311bb..1aa838e792f292bb37b35904021e6057a440a7e7 100644 (file)
@@ -1,3 +1,8 @@
+Thu Sep 28 15:30:44 1995  Kim Knuttila  <krk@nellie>
+
+       * coff-ppc.c: Reformatted according to gnu conventions
+                     Removed irrelevant "if 0" code
+
 Thu Sep 28 11:19:53 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * coffcode.h (coff_new_section_hook): Make sure that the alignment
@@ -49,6 +54,8 @@ Wed Sep 27 07:23:39 1995  Kim Knuttila  <krk@nellie>
                     used for non-image PE files on ppc.
                     Check for image, or not, before copying pe_opthdr
        * targets.c: Added new bfd's
+       * targets.c: Removed two inactive bfds that shouldn't have made it this
+                     far.
 
 Tue Sep 26 14:06:41 1995  Michael Meissner  <meissner@tiktok.cygnus.com>