aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vms/vms-c.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-1/+1
2012-04-03vms-c.c (vms_pragma_nomember_alignment): Handle 'byte' alignment.Tristan Gingold1-1/+6
2012-03-16vms.h (TARGET_OS_CPP_BUILTINS): Define __CRTL_VER and __VMS_VER.Tristan Gingold1-0/+16
2012-03-12vms.opt: Add vms-opts.h header.Tristan Gingold1-2/+19
2012-03-09c-tree.h (c_default_pointer_mode): New variable.Tristan Gingold1-0/+69
2012-03-09vms-c.c (vms_construct_include_filename): New function.Tristan Gingold1-1/+31
2012-03-06vms-c.c (vms_pragma_nomember_alignment): Handle octaword.Tristan Gingold1-8/+28
2011-11-15incpath.c (get_added_cpp_dirs): New function.Tristan Gingold1-0/+47
2011-11-15c-pragma.h (pragma_extern_prefix): Declare.Tristan Gingold1-0/+37
2011-11-07config.gcc (*-*-*vms*): Set c_target_objs, cxx_target_objs.Tristan Gingold1-0/+248