From: Alan Modra Date: Tue, 23 Aug 2005 02:51:53 +0000 (+0930) Subject: missed in last commit X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=18b10a7276e8d33f3f77ff80225adc4df16619d9;p=gcc.git missed in last commit From-SVN: r103383 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b50c9f63a26..3aff7edd8ea 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,13 @@ +2005-08-23 Alan Modra + + PR target/21571 + * config/rs6000/rs6000.c (rs6000_legitimate_small_data_p): Rename + from legitimate_small_data_p, and make global. Update use. + Remove forward declaration. + * config/rs6000/rs6000-protos.h (rs6000_legitimate_small_data_p): + Declare. + * config/rs6000/rs6000.md (movdf_hardfloat32): Allow small data mems. + 2005-08-23 David Edelsohn * config/rs6000/rs6000.md (eq): Use output operand instead