aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vms/vms-c.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska1-7/+8
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-10-11[PATCH] Include path enumerationNathan Sidwell1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-5/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
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