projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d740dbe
)
arm.md (addsi3_cbranch_scratch): Correct constraints.
author
Paul Brook
<pbrook@gcc.gnu.org>
Tue, 12 Oct 2004 13:54:06 +0000
(13:54 +0000)
committer
Paul Brook
<pbrook@gcc.gnu.org>
Tue, 12 Oct 2004 13:54:06 +0000
(13:54 +0000)
* config/arm/arm.md (addsi3_cbranch_scratch): Correct constraints.
Handle negative constants.
[[Split portion of a mixed commit.]]
From-SVN: r88928.2
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 1ba7210dc39700a427a7978a683ab4fd714ed560..ee534912d254948d66b320038fb795cb232d56dd 100644
(file)
--- 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