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 1ba7210dc39..ee534912d25 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-10-12 Paul Brook <paul@codesourcery.com> + + * config/arm/arm.md (addsi3_cbranch_scratch): Correct constraints. + Handle negative constants. + 2004-10-12 Joseph S. Myers <jsm@polyomino.org.uk> PR c/17301 |