diff options
author | amodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-04-13 05:41:45 +0000 |
---|---|---|
committer | amodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-04-13 05:41:45 +0000 |
commit | 954078d1279a1b01d2aa499791eb3f3f49c5807d (patch) | |
tree | 1d3c3dd5fefdf13bfbcb116c8aedf1c27aed4f6d /ChangeLog | |
parent | 69f9b97f67aeb3290677febfe1bbd81e7066f8e2 (diff) | |
download | gcc-954078d1279a1b01d2aa499791eb3f3f49c5807d.tar.gz |
* config.guess: Add hppa64-linux support. Note for next import that
this is already in the master file.
* configure.in: Likewise. Accept `parisc' alias for `hppa'.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41327 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 59a85b724d7..cd35f1daea1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-04-13 Alan Modra <amodra@one.net.au> + + * config.guess: Add hppa64-linux support. Note for next import that + this is already in the master file. + * configure.in: Likewise. Accept `parisc' alias for `hppa'. + 2001-04-12 Alexandre Oliva <aoliva@redhat.com> * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, |