summaryrefslogtreecommitdiff
path: root/gcc/vmsconfig.com
Commit message (Collapse)AuthorAgeFilesLines
* Remove last of bytecode support.wilson1998-02-021-1/+1
| | | | | | | * vmsconfig.com: Remove bytecode references. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17599 138bc75d-0d04-0410-961f-82ee72b054a4
* * cccp.c (SYS$SEARCH, SYS$PARSE): Write as upper-case.law1998-01-291-2/+0
| | | | | | | | | * vmsconfig.com: Remove bytecode references. * alpha/vms.h (PREFIX): Define. * alpha/vms.h (ASM_OUTPUT_ALIGNED_COMMON): Remove. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17547 138bc75d-0d04-0410-961f-82ee72b054a4
* Merge from gcc-2.8law1997-12-071-17/+22
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16987 138bc75d-0d04-0410-961f-82ee72b054a4
* * alpha/alpha.c (vmskrunch): Deletelaw1997-10-201-25/+33
| | | | | | | | | | | | | * alpha/vms.h (ENCODE_SECTION_INFO, ASM_DECLARE_FUNCTION_NAME): Delete. * make-l2.com: Support openVMS/Alpha. * vmsconfig.com: Fix to work on openVMS/Alpha and openVMS/VAX. Some patches from Klaus. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16097 138bc75d-0d04-0410-961f-82ee72b054a4
* Change all hardcoded references of "vax" to use variable expansion instead.kenner1997-01-201-22/+37
| | | | | | | (arch_indx, arch): New variables. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@13532 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix spelling errors.kenner1995-08-281-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10289 138bc75d-0d04-0410-961f-82ee72b054a4
* (process_objc_lib, configure_makefile): New routines.kenner1995-05-191-10/+52
| | | | | | | | (bc_all.list, ./vax.md, objc-objs.opt, objc-hdrs.list): New files created at config time. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9742 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix typos in comments.kenner1995-05-161-3/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9712 138bc75d-0d04-0410-961f-82ee72b054a4
* Construct options.h and specs.h to #include allkenner1995-05-151-3/+32
| | | | | | | "*/lang-{options|specs}.h" files found. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9686 138bc75d-0d04-0410-961f-82ee72b054a4
* (TPU makefile.in): Reorganize and reformat code.kenner1995-05-121-201/+257
| | | | | | | | | | 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9655 138bc75d-0d04-0410-961f-82ee72b054a4
* When setting up tm.h, convert "vax/vax.h" into "config-vax.h" ratherkenner1994-07-111-3/+34
| | | | | | | | | | | 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). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7711 138bc75d-0d04-0410-961f-82ee72b054a4
* Write out the definitions from Makefile.in forrms1993-10-011-0/+5
| | | | | | | | | 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5552 138bc75d-0d04-0410-961f-82ee72b054a4
* When making tm.h from config/vax/vms.h, changerms1993-03-211-2/+25
| | | | | | | any #include "vax/*.h" directives to use native VMS file syntax. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3813 138bc75d-0d04-0410-961f-82ee72b054a4
* change instances of [.config] to [.config.vax].kenner1993-01-281-9/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3374 138bc75d-0d04-0410-961f-82ee72b054a4
* Make hconfig.h.rms1992-10-131-0/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2418 138bc75d-0d04-0410-961f-82ee72b054a4
* Rename vms to vax-vms; split long lines.rms1992-08-131-17/+30
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1818 138bc75d-0d04-0410-961f-82ee72b054a4
* entered into RCSmycroft1992-05-211-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1038 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-04-201-0/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@806 138bc75d-0d04-0410-961f-82ee72b054a4
* *** empty log message ***rms1992-04-201-0/+199
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@804 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisiontiemann1991-12-311-0/+61
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150 138bc75d-0d04-0410-961f-82ee72b054a4