diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a2691656661..036f8f373bd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2007-07-02 Joseph Myers <joseph@codesourcery.com> + + * configure.ac: Check for .gnu_attribute on Power. + * configure: Regenerate. + * config/rs6000/rs6000.c (rs6000_file_start): If supported, output + attribute for floating-point ABI. + 2007-07-02 Ira Rosen <irar@il.ibm.com> PR tree-optimization/32230 |