aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNeil Booth <neil@daikokuya.co.uk>2003-01-01 12:00:11 +0000
committerNeil Booth <neil@gcc.gnu.org>2003-01-01 12:00:11 +0000
commit7347c2c511c96c1300b8eaa1570107f4a5251016 (patch)
tree00d0bb2b5427925527fcb6eeb9ad81a7441c7308 /gcc
parentf5adbb8d5cffe99b80082efe900de830c2971aeb (diff)
downloadgcc-7347c2c511c96c1300b8eaa1570107f4a5251016.zip
gcc-7347c2c511c96c1300b8eaa1570107f4a5251016.tar.gz
gcc-7347c2c511c96c1300b8eaa1570107f4a5251016.tar.bz2
* .cvsignore: Remove.
From-SVN: r60739
Diffstat (limited to 'gcc')
-rw-r--r--gcc/cp/.cvsignore1
-rw-r--r--gcc/cp/ChangeLog4
2 files changed, 4 insertions, 1 deletions
diff --git a/gcc/cp/.cvsignore b/gcc/cp/.cvsignore
deleted file mode 100644
index 57ae0df..0000000
--- a/gcc/cp/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-g++int.info*
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 716dcb1..b872bb0 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,7 @@
+2002-12-31 Neil Booth <neil@daikokuya.co.uk>
+
+ * .cvsignore: Remove.
+
2002-12-31 Steven Bosscher <s.bosscher@student.tudelft.nl>
* call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,