diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 06e0551..5b157bd 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Apr 10 00:23:53 1996 Ian Lance Taylor <ian@cygnus.com> + + * ieee.c (ieee_write_byte): Change second parameter from bfd_byte + to int to avoid promotion problems in prototype. + Tue Apr 9 11:44:21 1996 Ian Lance Taylor <ian@cygnus.com> * configure.host: Use ${srcdir} when looking for picfrag. |