diff options
| author | neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-12-31 22:11:33 +0000 |
|---|---|---|
| committer | neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-12-31 22:11:33 +0000 |
| commit | 4314b79956d0ba944dffb2cd910ad5867c5870e2 (patch) | |
| tree | ff8f89aecc7aaecafcdc9b8fee144582442ab002 | |
| parent | f46d3b3096781b0dc1fd772c00c181f0ce11f13f (diff) | |
| download | ppe42-gcc-4314b79956d0ba944dffb2cd910ad5867c5870e2.tar.gz ppe42-gcc-4314b79956d0ba944dffb2cd910ad5867c5870e2.zip | |
* .cvsignore: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60720 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/cp/.cvsignore | 2 | ||||
| -rw-r--r-- | gcc/cp/ChangeLog | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/gcc/cp/.cvsignore b/gcc/cp/.cvsignore index 1baf6bbc420..57ae0dfb786 100644 --- a/gcc/cp/.cvsignore +++ b/gcc/cp/.cvsignore @@ -1,3 +1 @@ -parse.h -parse.c g++int.info* diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 6aca0297f5f..bd626bf7e9f 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2002-12-31 Neil Booth <neil@daikokuya.co.uk> + + * .cvsignore: Update. + 2002-12-31 Mark Mitchell <mark@codesourcery.com> * parser.c (cp_parser_dependent_type_p): Fix thinko. |

