summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-16 13:16:27 +0000
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-16 13:16:27 +0000
commit24b45eda6e74c2ea16431749b4902b385678c8da (patch)
tree9cc45e94873a567fa0e91016328ec406b27670af /contrib
parent31376d06859b06e65e06b431f54f48555898199c (diff)
downloadgcc-24b45eda6e74c2ea16431749b4902b385678c8da.tar.gz
* egcs_update: Additionally touch gcc/java/parse.[ch].
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22452 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog5
-rwxr-xr-xcontrib/egcs_update2
2 files changed, 7 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 41effccaaa7..a2f1c5d0d53 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,4 +1,9 @@
+Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * egcs_update: Additionally touch gcc/java/parse.[ch].
+
Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
+
* fixinc/inclhack.def: Added two files required by
SCO's Open Server 5's avoid_bool fix.
Regenerated fixinc.x and inclhack.sh to incorporate
diff --git a/contrib/egcs_update b/contrib/egcs_update
index 9ebe0908397..596791e4767 100755
--- a/contrib/egcs_update
+++ b/contrib/egcs_update
@@ -75,6 +75,8 @@ 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
do
touch $f