diff options
author | Richard Henderson <rth@redhat.com> | 1997-10-03 21:06:27 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1997-10-03 21:06:27 +0000 |
commit | 6b5f5d6107289eb34921fa1ee984a89b511a5b7a (patch) | |
tree | e4b618da70f50016237512d4c40c06d2642d0d0e /bfd/ChangeLog | |
parent | 478aa09cef75090dad9d9a2773f2742d8d0a17dc (diff) | |
download | gdb-6b5f5d6107289eb34921fa1ee984a89b511a5b7a.zip gdb-6b5f5d6107289eb34921fa1ee984a89b511a5b7a.tar.gz gdb-6b5f5d6107289eb34921fa1ee984a89b511a5b7a.tar.bz2 |
* config.bfd: Change alpha-*-* to alpha*-*-*; config.guess now
recognizes alphaev5 etc.
* configure.host: Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 87d9a98..8c4b0a8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Fri Oct 3 14:02:17 1997 Richard Henderson <rth@cygnus.com> + + * config.bfd: Change alpha-*-* to alpha*-*-*; config.guess now + recognizes alphaev5 etc. + * configure.host: Likewise. + Fri Oct 3 11:23:47 1997 Ian Lance Taylor <ian@cygnus.com> Make ld -s work on AIX: |