diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-28 06:59:00 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-28 06:59:00 +0000 |
commit | f4763e9a41a789d9251a26a55c8459f428e24407 (patch) | |
tree | e74f3d9060a1ef836e95a116ec966d7ae63186b1 /ChangeLog | |
parent | ad565c04b49562cb00a412ea0f5560f85f696a85 (diff) | |
download | ppe42-gcc-f4763e9a41a789d9251a26a55c8459f428e24407.tar.gz ppe42-gcc-f4763e9a41a789d9251a26a55c8459f428e24407.zip |
* configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
* mt-alphaieee: New file.
* config/alpha/t-ieee: Remove multilibbing.
(TARGET_LIBGCC2_CFLAGS): Add -mieee.
* configure.host (alpha*-*) [libgcj_flags]: Add -mieee.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39309 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 28e7e81d775..35b0e06d5ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-01-27 Richard Henderson <rth@redhat.com> + + * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. + 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): |