]> git.ipfire.org Git - thirdparty/gcc.git/commit
config.gcc (*-*-*vms*): Set c_target_objs, cxx_target_objs.
authorTristan Gingold <gingold@adacore.com>
Mon, 7 Nov 2011 10:17:44 +0000 (10:17 +0000)
committerTristan Gingold <gingold@gcc.gnu.org>
Mon, 7 Nov 2011 10:17:44 +0000 (10:17 +0000)
commitc750e76857add05d481a68df00bf75d5f5afc419
treeddbc1e6dd1a5280e98e654013141bf939c74634c
parentba89fcb67207e6d364910572ab98ba165f5ad7dd
config.gcc (*-*-*vms*): Set c_target_objs, cxx_target_objs.

2011-11-07  Tristan Gingold  <gingold@adacore.com>

* config.gcc (*-*-*vms*): Set c_target_objs, cxx_target_objs.
* config/vms/t-vms: Add vms-c.o rule.
* config/vms/vms-c.c: New file.
* config/vms/vms-protos.h (vms_c_register_pragma): New prototype.
* config/vms/vms.h (REGISTER_TARGET_PRAGMAS): Define.

From-SVN: r181079
gcc/ChangeLog
gcc/config.gcc
gcc/config/vms/t-vms
gcc/config/vms/vms-c.c [new file with mode: 0644]
gcc/config/vms/vms-protos.h
gcc/config/vms/vms.h