mirror of git://gcc.gnu.org/git/gcc.git
* egcs_update: Additionally touch gcc/java/parse.[ch].
From-SVN: r22452
This commit is contained in:
parent
f43a85cacf
commit
f06e7a27b9
|
@ -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>
|
Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
|
||||||
|
|
||||||
* fixinc/inclhack.def: Added two files required by
|
* fixinc/inclhack.def: Added two files required by
|
||||||
SCO's Open Server 5's avoid_bool fix.
|
SCO's Open Server 5's avoid_bool fix.
|
||||||
Regenerated fixinc.x and inclhack.sh to incorporate
|
Regenerated fixinc.x and inclhack.sh to incorporate
|
||||||
|
|
|
@ -75,6 +75,8 @@ for f in gcc/c-parse.y \
|
||||||
gcc/cp/parse.h \
|
gcc/cp/parse.h \
|
||||||
gcc/objc/objc-parse.c \
|
gcc/objc/objc-parse.c \
|
||||||
gcc/objc/objc-parse.y \
|
gcc/objc/objc-parse.y \
|
||||||
|
gcc/java/parse.c \
|
||||||
|
gcc/java/parse.h \
|
||||||
libf2c/libU77/stamp-h.in
|
libf2c/libU77/stamp-h.in
|
||||||
do
|
do
|
||||||
touch $f
|
touch $f
|
||||||
|
|
Loading…
Reference in New Issue