am-alpha.h: Don't include alloca for OPEN_VMS.
authorKlaus Kaempf <kkaempf@progis.de>
Thu, 29 Jan 1998 00:47:10 +0000 (00:47 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 29 Jan 1998 00:47:10 +0000 (17:47 -0700)
commiteeeb91c5bf560937fb084cad9159f93a52941c41
treeeffcfc36e61e8e2a6ba95b48205af287c1e3cd1a
parentabff8e0691a5b560c4680cac0ddf6e6f61849bc8
am-alpha.h: Don't include alloca for OPEN_VMS.

        * am-alpha.h: Don't include alloca for OPEN_VMS.
        * alpha/xm-vms.h (HAVE_CPP_STRINGIFY): Define.
        * alpha/xm-vms.h (INCLUDE_DEFAULTS): Define.
        (GCC_INCLUDE_DIR): Define
        * make-cc.com, make-cccp.com, make-cc1.com: Removed.
        * makefile.vms: New file.
        * alpha/vms.h (CPP_PREDEFINES): Remove -Dalpha.
        * alpha.c (output_prolog): Output '.name' directive
        for minimal traceback information.
        * alpha.c (output_prolog): Don't prepend entry point symbols
        with '$' on OPEN_VMS.

From-SVN: r17546
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/vms.h
gcc/config/alpha/xm-alpha.h
gcc/config/alpha/xm-vms.h
gcc/make-cc1.com [deleted file]
gcc/make-cccp.com [deleted file]
gcc/make-gcc.com [deleted file]
gcc/makefile.vms [new file with mode: 0644]