From 06487868bb4d2a0b2d1b9ad1fd046d2c38857288 Mon Sep 17 00:00:00 2001 From: Geoffrey Keating Date: Mon, 4 Mar 2002 23:21:41 +0000 Subject: [PATCH] cvsignore: Remove *.info* and genrtl*; these files are generated elsewhere now. * .cvsignore: Remove *.info* and genrtl*; these files are generated elsewhere now. From-SVN: r50293 --- gcc/.cvsignore | 7 ------- gcc/ChangeLog | 5 +++++ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/gcc/.cvsignore b/gcc/.cvsignore index ba557312a5e..85d00a50a0c 100644 --- a/gcc/.cvsignore +++ b/gcc/.cvsignore @@ -1,13 +1,6 @@ -genrtl -genrtl.h -genrtl.c c-parse.y c-parse.h c-parse.c tradcif.c -gcc.info* -cpp.info* -c-tree.info* -cppinternals.info* cscope.files cscope.out diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 57ac8e56fc5..b236ecc4037 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2002-03-04 Geoffrey Keating + + * .cvsignore: Remove *.info* and genrtl*; these files are generated + elsewhere now. + 2002-03-04 Joseph S. Myers * doc/include/texinfo.tex: Update to version 2002-03-01.06. -- 2.30.2