diff options
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 82beae2..4d5f2b9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -3,6 +3,10 @@ Mon Jul 28 02:50:29 1997 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * rs6000-core.c (rs6000coff_core_p): If CORE_TRUNC is set, print a warning rather than returning an error. +Sun Jul 27 19:54:14 1997 Felix Lee <flee@cygnus.com> + + * coffswap.h (coff_swap_aux_in): add semicolon to make MSVC happy. + Fri Jul 25 14:50:08 1997 Felix Lee <flee@cygnus.com> * cisco-core.c: define signals for wingdb. |