diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 646470a..354fdf0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2007-01-18 Richard Sandiford <richard@codesourcery.com> + * config/m68k/m68k.md (movdf_cf_hard): Use output_move_double for + GPR<-GPR moves. + +2007-01-18 Richard Sandiford <richard@codesourcery.com> + * real.h (real_format): Add a canonical_nan_lsbs_set field. (coldfire_single_format): Declare. (coldfire_double_format): Likewise. |
