]> git.ipfire.org Git - thirdparty/gcc.git/commit
t-vms (EXTRA_PARTS): Append $(VMS_EXTRA_PARTS) Add rules for building [vp]crt0.o
authorDouglas B Rupp <rupp@gnat.com>
Mon, 10 Dec 2001 03:07:23 +0000 (22:07 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 10 Dec 2001 03:07:23 +0000 (22:07 -0500)
commitd7c23cdcce38607fed5d4124b1b7aafb455cbc4b
tree9dc053504e94731d6c6076fd9ed717d1d57a3273
parent6d08665a307cc7290a7ba62e5abdd642e9ec8a60
t-vms (EXTRA_PARTS): Append $(VMS_EXTRA_PARTS) Add rules for building [vp]crt0.o

* config/alpha/t-vms (EXTRA_PARTS): Append $(VMS_EXTRA_PARTS)
Add rules for building [vp]crt0.o
* config/alpha/vms.h (START_FILE_SPEC): Define.
* config/alpha/x-vms (VMS_EXTRA_PARTS): Define
* config/alpha/vms-crt0.c, config/alpha/vms-psxcrt0.c: New files.
* doc/invoke.texi: Document special Alpha/VMS options.

From-SVN: r47831
gcc/ChangeLog
gcc/config/alpha/t-vms
gcc/config/alpha/vms-crt0.c [new file with mode: 0644]
gcc/config/alpha/vms-psxcrt0.c [new file with mode: 0644]
gcc/config/alpha/vms.h
gcc/config/alpha/x-vms
gcc/doc/invoke.texi