projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9bbaba
)
md.texi (Machine Constraints): Document stormy's Z constraint.
author
DJ Delorie
<dj@redhat.com>
Tue, 10 Jun 2003 19:40:47 +0000
(15:40 -0400)
committer
DJ Delorie
<dj@gcc.gnu.org>
Tue, 10 Jun 2003 19:40:47 +0000
(15:40 -0400)
* doc/md.texi (Machine Constraints): Document stormy's Z
constraint.
From-SVN: r67729
gcc/ChangeLog
patch
|
blob
|
history
gcc/doc/md.texi
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index a05229ef1a5e77d6f9737d86773e411336691d8c..a1b15007c982d9fa22dbec3f9d12f18e77128b88 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+2003-06-10 DJ Delorie <dj@redhat.com>
+
+ * doc/md.texi (Machine Constraints): Document stormy's Z
+ constraint.
+
2003-06-10 Geoffrey Keating <geoffk@apple.com>
* except.c (call_site_base): Mark with GTY.
diff --git
a/gcc/doc/md.texi
b/gcc/doc/md.texi
index 314ecf055a66bc782d501c182cada2c7a3b77832..7a6ddd4e5e5751f08a96d9a637e5e2768c703487 100644
(file)
--- a/
gcc/doc/md.texi
+++ b/
gcc/doc/md.texi
@@
-2271,6
+2271,9
@@
The register indicated by Rx (not implemented yet).
@item U
A constant that is not between 2 and 15 inclusive.
+@item Z
+The constant 0.
+
@end table
@item Xtensa---@file{xtensa.h}