diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-11-22 00:57:55 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-11-22 00:57:55 +0000 |
commit | 25bada65f5ee598f4a0825c1ddeb8017862d86f9 (patch) | |
tree | 484ddc4be2320c771f0151f0d69f9d63d96e1213 /bfd | |
parent | 8c222f6ee994d0e0626cf3104e55334e24c5d8ef (diff) | |
download | binutils-gdb-25bada65f5ee598f4a0825c1ddeb8017862d86f9.tar.gz |
* host-aout.c: If TRAD_HEADER is defined, include it.
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 1d9d22a8070..f38ccaa577e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Tue Nov 21 13:25:29 1995 Ken Raeburn <raeburn@cygnus.com> + + * host-aout.c: If TRAD_HEADER is defined, include it. + Tue Nov 21 13:03:57 1995 Ian Lance Taylor <ian@cygnus.com> * aclocal.m4 (AC_PROG_CC): Remove local definition. |