2011-11-07 Tristan Gingold <gingold@adacore.com>
authorgingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Nov 2011 10:17:44 +0000 (10:17 +0000)
committergingold <gingold@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Nov 2011 10:17:44 +0000 (10:17 +0000)
commit09ddc95a572b25f2a87d7b8e928b2a97663727b9
treeddbc1e6dd1a5280e98e654013141bf939c74634c
parent2936855cd16d2d1aad711cb79299590415fda8d7
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181079 138bc75d-0d04-0410-961f-82ee72b054a4
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