diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5e7bd5c..a76a75a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2006-12-18 Roger Sayle <roger@eyesopen.com> + Eric Christopher <echristo@apple.com> + + PR target/29302 + * real.c (real_maxval): Correctly handle IBM extended double format. + 2006-12-19 Jan Hubicka <jh@suse.cz> * expmed.c (expand_mult_const): Force operand to constant. |