diff options
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d3f5216..1aa838e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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> |