diff options
| author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-29 23:45:43 +0000 |
|---|---|---|
| committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-29 23:45:43 +0000 |
| commit | 11e7c68106f2c02ea7bc84eb635945c092069f93 (patch) | |
| tree | da0448c40665ae67c66bef6a0822e6c15440b91b | |
| parent | 93bec868712078b74b997bf6bf409557b6d4ed4b (diff) | |
| download | ppe42-gcc-11e7c68106f2c02ea7bc84eb635945c092069f93.tar.gz ppe42-gcc-11e7c68106f2c02ea7bc84eb635945c092069f93.zip | |
Record pr numbers.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51588 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 111fcaa9c4a..b4d452dba74 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. |

