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 1080e8c..2458b0e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2006-11-14 Joseph Myers <joseph@codesourcery.com> + + * config/arm/arm.h (FUNCTION_ARG_ADVANCE): Only adjust + iwmmxt_nregs if TARGET_IWMMXT_ABI. + * config/arm/iwmmxt.md (movv8qi_internal, movv4hi_internal, + movv2si_internal): Support moves between core registers. + 2006-11-14 Eric Christopher <echristo@apple.com> * configure: Regenerate with autoconf 2.59. |
