Commit Graph

12 Commits

Author SHA1 Message Date
Richard Stallman
02490c738e Move alloca handling before bytecode construction so that VAX C won't need two different values for LIBS.
Move alloca handling before bytecode construction
so that VAX C won't need two different values for LIBS.  Eliminate a
comment about make-like functionality that referred to a capability
which has not been implemented.

From-SVN: r5706
1993-10-10 05:31:33 +00:00
Richard Stallman
1a78c1015f (bc_generate): New VMS DCL function.
(bc_generate): New VMS DCL function.  Takes a BC
header file that needs to be generated, and builds it.

Compile entries listed in BI_ALL.OPT, and then call
bc_generate for every header file listed in BC_ALL.OPT

From-SVN: r5553
1993-10-01 23:13:57 +00:00
Richard Kenner
7ba7267ac2 change /include and -I values from [.config] to [.config.] (this trailing...
change /include and -I values from [.config] to [.config.] (this
trailing period works with GNU C's preprocessor but not with VAX C's).

From-SVN: r3375
1993-01-28 06:55:47 -05:00
Richard Stallman
3d77b9c27d Correct previous patch.
From-SVN: r2495
1992-10-17 03:44:53 +00:00
Richard Stallman
2988e8a39e Simplify extraction of YYEMPTY from cp-parse.c.
Generate c-parse.y, objc-parse.y from c-parse.in if required.

From-SVN: r2439
1992-10-13 18:35:12 +00:00
Richard Stallman
ed7601742b Extract line containing "#define YYEMPTY" from
cp-parse.c, and append to cp-parse.h (a la Makefile.in).

From-SVN: r2331
1992-10-06 00:20:42 +00:00
Richard Stallman
af708691c4 (CC,CFLAGS,LIBS): Add commented command
variants for bootstrapping gcc-cpp and gcc-cc1 with VAXC.

From-SVN: r1924
1992-08-21 06:27:19 +00:00
Charles Hannum
5944b57e25 entered into RCS
From-SVN: r807
1992-04-20 19:15:26 +00:00
Richard Stallman
7f21178924 *** empty log message ***
From-SVN: r804
1992-04-20 14:43:07 +00:00
Richard Stallman
f246a30593 *** empty log message ***
From-SVN: r577
1992-03-23 19:29:32 +00:00
Richard Stallman
2a4bfeed8e *** empty log message ***
From-SVN: r513
1992-03-17 21:16:42 +00:00
Richard Stallman
0ab45e0ac5 Initial revision
From-SVN: r317
1992-02-13 22:08:10 +00:00