top level:
authorZack Weinberg <zack@wolery.cumb.org>
Fri, 14 Jul 2000 07:13:19 +0000 (07:13 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Fri, 14 Jul 2000 07:13:19 +0000 (07:13 +0000)
* .cvsignore: Correct typo.
cp:
* .cvsignore: parse.h and parse.c have no cp- prefix.
java:
* .cvsignore: New file.

From-SVN: r35031

gcc/.cvsignore
gcc/ChangeLog
gcc/cp/.cvsignore
gcc/cp/ChangeLog
gcc/java/.cvsignore [new file with mode: 0644]
gcc/java/ChangeLog

index 1c07e35..7a4c74d 100644 (file)
@@ -4,4 +4,4 @@ genrtl.c
 c-parse.y
 c-parse.h
 c-parse.c
-tradif.c
+tradcif.c
index ae719af..48edf86 100644 (file)
@@ -1,3 +1,7 @@
+2000-07-14  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * .cvsignore: Correct typo.
+
 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
 
        * .cvsignore: Add generated YACC files.
index 4059edc..449dedf 100644 (file)
@@ -1,2 +1,2 @@
-cp-parse.h
-cp-parse.c
+parse.h
+parse.c
index dda4479..97c6763 100644 (file)
@@ -1,3 +1,7 @@
+2000-07-14  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * .cvsignore: parse.h and parse.c have no cp- prefix.
+
 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
 
        * .cvsignore: New file.
diff --git a/gcc/java/.cvsignore b/gcc/java/.cvsignore
new file mode 100644 (file)
index 0000000..dbe7c59
--- /dev/null
@@ -0,0 +1,2 @@
+parse.c
+parse-scan.c
index acb7bf1..1f8fd18 100644 (file)
@@ -1,3 +1,7 @@
+2000-07-14  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * .cvsignore: New file.
+
 2000-07-13  Mark Mitchell  <mark@codesourcery.com>
 
        * parse.c: Remove.