]> git.ipfire.org Git - thirdparty/gcc.git/commit
config.gcc (ia64-hp-*vms*): Insert ia64/t-ia64 in tmake_file.
authorDouglas B Rupp <rupp@gnat.com>
Fri, 14 Aug 2009 20:38:36 +0000 (20:38 +0000)
committerDouglas Rupp <rupp@gcc.gnu.org>
Fri, 14 Aug 2009 20:38:36 +0000 (20:38 +0000)
commitc24db30451c80100f6431dec406702fefa549ec6
tree28a3d660410a5c5bc96ff71f4c9fb51b71482887
parent9d3458531a0a177e9a83f19481f691a139bc4ae7
config.gcc (ia64-hp-*vms*): Insert ia64/t-ia64 in tmake_file.

* config.gcc (ia64-hp-*vms*): Insert ia64/t-ia64 in tmake_file.
* config/ia64/t-vms: New file.
* config/ia64/vms64.h: New file.
* config/ia64/vms.h: New file.
* config/ia64/vms-crtinit.asm: New file.
* config/ia64/vms_symvec_libgcc_s.opt: New file.
* config/ia64/vms-unwind.h: New file.

Co-Authored-By: Tristan Gingold <gingold@adacore.com>
From-SVN: r150776
gcc/ChangeLog
gcc/config.gcc
gcc/config/ia64/t-vms [new file with mode: 0644]
gcc/config/ia64/vms-crtinit.asm [new file with mode: 0644]
gcc/config/ia64/vms-unwind.h [new file with mode: 0644]
gcc/config/ia64/vms.h [new file with mode: 0644]
gcc/config/ia64/vms64.h [new file with mode: 0644]
gcc/config/ia64/vms_symvec_libgcc_s.opt [new file with mode: 0644]