* tm.texi (Addressing Modes): Clarify PRE/POST_MODIFY descriptions.
authorRichard Henderson <rth@gcc.gnu.org>
Tue, 1 Aug 2000 00:07:43 +0000 (17:07 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 1 Aug 2000 00:07:43 +0000 (17:07 -0700)
From-SVN: r35395

gcc/ChangeLog

index a0cb0143e13eeb99b225d62a235a982f1844ee85..f69814f5c03be1862f2ec8e7a951eeb52f68f8af 100644 (file)
@@ -1,3 +1,7 @@
+2000-07-31  Richard Henderson  <rth@cygnus.com>
+
+       * tm.texi (Addressing Modes): Clarify PRE/POST_MODIFY descriptions.
+
 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
 
        * cpplex.c (_cpp_get_line): If index is 0, return line 0 col 0.