diff options
author | Richard Henderson <rth@gcc.gnu.org> | 2002-03-29 15:45:43 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2002-03-29 15:45:43 -0800 |
commit | 6e2d670b4ffd94e09676123c19627c45ce5529bb (patch) | |
tree | da0448c40665ae67c66bef6a0822e6c15440b91b | |
parent | 7d7a5d6f8ab80ae12a75683dc94c9b26111bf286 (diff) | |
download | gcc-6e2d670b4ffd94e09676123c19627c45ce5529bb.zip gcc-6e2d670b4ffd94e09676123c19627c45ce5529bb.tar.gz gcc-6e2d670b4ffd94e09676123c19627c45ce5529bb.tar.bz2 |
Record pr numbers.
From-SVN: r51588
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 111fcaa..b4d452d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,10 +1,12 @@ 2002-03-29 Richard Henderson <rth@redhat.com> + PR target/5886 * config/ia64/aix.h (CPP_PREDEFINES): Add -D_LP64. * config/ia64/hpux.h, config/ia64/linux.h: Likewise. 2002-03-29 Richard Henderson <rth@redhat.com> + PR target/6041 * config/i386/i386.c (x86_arch_always_fancy_math_387): New. (override_options): Disable NO_FANCY_MATH_387 if the arch allows. * config/i386/i386.h (x86_arch_always_fancy_math_387): New. |