diff options
author | DJ Delorie <dj@redhat.com> | 2003-05-19 18:11:58 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2003-05-19 18:11:58 +0000 |
commit | 6ab9c4b2d1231c26e18fce08edf488c20e8a74dc (patch) | |
tree | 0a69d36126a5be2d2d2ccf1aaa50ca8e8a27d24a /config/ChangeLog | |
parent | a09d8bdab74bf86470c4f574854412b55db4879d (diff) | |
download | ppe42-binutils-6ab9c4b2d1231c26e18fce08edf488c20e8a74dc.tar.gz ppe42-binutils-6ab9c4b2d1231c26e18fce08edf488c20e8a74dc.zip |
* acinclude.m4: Accept i[3456789]86 for machine type.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index c34635d7c1..13d3c8868c 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2003-05-14 Kelley Cook <kelleycook@wideopenwest.com> + + * acinclude.m4: Accept i[3456789]86 for machine type. + 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org> * config/acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD, |