From: Jeffrey A Law Date: Tue, 13 Oct 1998 22:29:48 +0000 (+0000) Subject: egcs_update: Remove gcc/java/parse.c from list of files to touch. X-Git-Tag: prereleases/libgcj-0.1~2541 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=788169dbee6ad3618d581de603f3bd7a4db4a802;p=thirdparty%2Fgcc.git egcs_update: Remove gcc/java/parse.c from list of files to touch. * egcs_update: Remove gcc/java/parse.c from list of files to touch. From-SVN: r23062 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 05498343012e..30f053592c19 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com) + + * egcs_update: Remove gcc/java/parse.c from list of files to + touch. + Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi * gperf-2.7-19981006.pat: New file, patch for egcs-local gperf. diff --git a/contrib/egcs_update b/contrib/egcs_update index 6c879e1ffc06..c3427acef75d 100755 --- a/contrib/egcs_update +++ b/contrib/egcs_update @@ -75,7 +75,6 @@ for f in gcc/c-parse.y \ gcc/cp/parse.h \ gcc/objc/objc-parse.c \ gcc/objc/objc-parse.y \ - gcc/java/parse.c \ gcc/java/parse.h \ libf2c/libU77/stamp-h.in \ contrib/fixinc/fixincl.x \