diff options
author | Roland McGrath <roland@gnu.org> | 2006-01-30 22:41:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-01-30 22:41:14 +0000 |
commit | 18e2ac6dbbba2c85bfd7f841b6de586b51769a16 (patch) | |
tree | 59231b9ea56f913b800868482b1d537f6e2aeacc /ChangeLog | |
parent | 0ee38163e8824423f0b059d4675745223e91423b (diff) | |
download | glibc-18e2ac6dbbba2c85bfd7f841b6de586b51769a16.tar.gz glibc-18e2ac6dbbba2c85bfd7f841b6de586b51769a16.tar.xz glibc-18e2ac6dbbba2c85bfd7f841b6de586b51769a16.zip |
2006-01-30 Alexandre Oliva <aoliva@redhat.com>
Roland McGrath <roland@redhat.com> * configure.in (fno_unit_at_a_time): Set to -fno-toplevel-reorder if the compiler supports it. Otherwise use -fno-unit-at-a-time unconditionally. * configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 74eaa2040c..94272580af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-01-30 Alexandre Oliva <aoliva@redhat.com> + Roland McGrath <roland@redhat.com> + + * configure.in (fno_unit_at_a_time): Set to + -fno-toplevel-reorder if the compiler supports it. + Otherwise use -fno-unit-at-a-time unconditionally. + * configure: Regenerated. + 2006-01-30 Jakub Jelinek <jakub@redhat.com> * sysdeps/powerpc/fpu/libm-test-ulps: Merge ulps with older |