Commit Graph

16 Commits

Author SHA1 Message Date
Richard Kenner
4bfe969bc7 Change all hardcoded references of "vax" to use variable expansion instead.
(arch_indx, arch): New variables.

From-SVN: r13532
1997-01-19 20:37:50 -05:00
Richard Kenner
abc95ed36d Fix spelling errors.
From-SVN: r10289
1995-08-28 06:54:22 -04:00
Richard Kenner
14aca63216 (process_objc_lib, configure_makefile): New routines.
(bc_all.list, ./vax.md, objc-objs.opt, objc-hdrs.list): New files created
at config time.

From-SVN: r9742
1995-05-19 06:58:50 -04:00
Richard Kenner
9faa82d8c0 Fix typos in comments.
From-SVN: r9712
1995-05-16 08:39:54 -04:00
Richard Kenner
bc9cc2868d Construct options.h and specs.h to #include all
"*/lang-{options|specs}.h" files found.

From-SVN: r9686
1995-05-15 08:13:50 -04:00
Richard Kenner
efe7d0213a (TPU makefile.in): Reorganize and reformat code.
Make generated .opt files have more consistent format (all comma
separated, excess whitespace eliminated);
(additional_compiler): New routine.
(process_makefile): Use it to handle cc1plus via cp/Make-lang.in.

From-SVN: r9655
1995-05-12 14:39:59 -04:00
Richard Kenner
1d8f7ff646 When setting up tm.h, convert "vax/vax.h" into "config-vax.h" rather than "[.config.vax]vax.h" for #include so it will work from [.cp] subdirectory...
When setting up tm.h, convert "vax/vax.h" into "config-vax.h" rather
than "[.config.vax]vax.h" for #include so it will work from [.cp]
subdirectory; copy vax.h to config-vax.h as part of configuration
setup.  Also, manually include cc1plus in the list of buildable
compilers (a temporary measure; it should process cp/Makefile.in like
it does for primary makefile).

From-SVN: r7711
1994-07-11 15:40:35 -04:00
Richard Stallman
d029b00b22 Write out the definitions from Makefile.in for the symbols BC_ALL and BI_OBJ into files BC_ALL.OPT and BI_ALL.opt.
Write out the definitions from Makefile.in for
the symbols BC_ALL and BI_OBJ into files BC_ALL.OPT and
BI_ALL.opt.  Remove "bytecode " from compiler options files so
compiler will link correctly.

From-SVN: r5552
1993-10-01 23:11:18 +00:00
Richard Stallman
5cb10f0e97 When making tm.h from config/vax/vms.h, change
any #include "vax/*.h" directives to use native VMS file syntax.

From-SVN: r3813
1993-03-21 18:59:52 +00:00
Richard Kenner
bcc81b8594 change instances of [.config] to [.config.vax].
From-SVN: r3374
1993-01-28 06:54:18 -05:00
Richard Stallman
ae54cf6ddc Make hconfig.h.
From-SVN: r2418
1992-10-13 04:22:19 +00:00
Richard Stallman
4491de59e2 Rename vms to vax-vms; split long lines.
From-SVN: r1818
1992-08-13 21:29:09 +00:00
Charles Hannum
2f77c93351 entered into RCS
From-SVN: r1038
1992-05-21 17:45:16 +00:00
Richard Stallman
c4470c42db *** empty log message ***
From-SVN: r806
1992-04-20 19:15:24 +00:00
Richard Stallman
7f21178924 *** empty log message ***
From-SVN: r804
1992-04-20 14:43:07 +00:00
Michael Tiemann
01fa70ee73 Initial revision
From-SVN: r150
1991-12-31 22:53:17 +00:00