Commit Graph

18 Commits

Author SHA1 Message Date
Richard Kenner
af179b36fa (if DO_LINK): Skip c-parse.* processing when only relinking.
(gas_message): Update to reflect current version, and give
a different message if/when no version of gas is found.

From-SVN: r10032
1995-06-22 19:14:37 -04:00
Richard Kenner
71f0026ffa Handle revised filenames from vmsconfig.com;
(DO_OBJCLIB): New variable, plus code to compile objc/*.{c,m}.

From-SVN: r9743
1995-05-19 06:59:16 -04:00
Richard Kenner
a3c1ce7bb9 (bc_loop): Process comma-separated list rather than space-separated one;
restore .h suffix stripped by vmsconfig;
(loop1): More robust handling of directory prefix on file names.

From-SVN: r9654
1995-05-12 14:39:32 -04:00
Richard Kenner
1ca0c604b9 Compile most of cc1plus in the `cp' subdirector.
From-SVN: r7710
1994-07-11 15:37:48 -04:00
Richard Kenner
63468c37b4 Use =' rather than :=' when setting up CC, so that `gcc' can be defined as a foreign command if necessary...
Use `=' rather than `:=' when setting up CC, so that `gcc' can be
defined as a foreign command if necessary; eliminate `set
symbol/scope=noGlobal' for same reason; use `=' with all other
symbols, for consistency; add explicit .obj extension to some lists of
object files passed to the linker; general cleanup of the command text
echoed during execution.

From-SVN: r7708
1994-07-11 15:15:46 -04:00
Richard Kenner
6baa89b548 (CFLAGS): Separate include file handling; for stage 1, CFLAGS1 is
appended to CFLAGS, otherwise CFLAGS2.

From-SVN: r7320
1994-05-17 17:44:33 -04:00
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