aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vms
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek15-15/+15
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford3-0/+6
2017-10-11[PATCH] Include path enumerationNathan Sidwell1-2/+2
2017-01-01Update copyright years.Jakub Jelinek15-15/+15
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 Jelinek15-15/+15
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-4/+4
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod2-9/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod2-3/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod2-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2-8/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod2-6/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison2-0/+19
2015-01-05Update copyright years.Jakub Jelinek15-15/+15
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-03-08Fixes reported build failure.Douglas B Rupp1-0/+4
2014-01-02Update copyright years in gcc/Richard Sandiford15-15/+15
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford15-21/+15
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek10-10/+10
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-2/+2
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-1/+1
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-2/+2
2012-04-03vms-c.c (vms_pragma_nomember_alignment): Handle 'byte' alignment.Tristan Gingold1-1/+6
2012-03-30vms-f.c: New file.Tristan Gingold2-0/+36
2012-03-30vms.c (VMS_CRTL_FLOAT32): Rename.Tristan Gingold3-105/+854
2012-03-26vms.h (LINK_SPEC): Simplify.Tristan Gingold3-2/+48
2012-03-20tree.h (enum size_type_kind): Add stk_ prefix to constants, convert in lowerc...Tristan Gingold1-3/+6
2012-03-16vms.h (TARGET_OS_CPP_BUILTINS): Define __CRTL_VER and __VMS_VER.Tristan Gingold3-13/+33
2012-03-16config.gcc (*-*-*vms*): Define use_gcc_stdint and tm_file.Tristan Gingold1-0/+50
2012-03-12vms.opt: Add vms-opts.h header.Tristan Gingold7-50/+112
2012-03-09vms-crtlmap.map: Add comments.Tristan Gingold1-5/+77
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
2012-03-06vms.c (VMS_CRTL_LDBL): Rename from VMS_CRTL_PRNTF.Tristan Gingold2-13/+14
2012-03-06t-vmsnative (version): Define.Tristan Gingold2-5/+5
2012-02-21vms-ld.c (main): Fix IDENTIFICATION padding.Tristan Gingold1-1/+1
2012-01-04xm-vms.h (HOST_LONG_FORMAT, [...]): Define when long pointers are used.Tristan Gingold2-23/+8
2011-12-23vms-crtlmap.map (log10): Fix typo.Tristan Gingold1-1/+1
2011-12-21vms-protos.h (vms_function_section): New prototype.Tristan Gingold3-0/+22
2011-12-21xm-vms.h (STANDARD_EXEC_PREFIX): Remove define.Tristan Gingold1-1/+0
2011-12-16t-vms (vms.o, vms-c.o): Force output filename.Tristan Gingold1-2/+3
2011-12-16vms.c (VMS_CRTL_GLOBAL): Define.Tristan Gingold2-0/+10
2011-11-15incpath.c (get_added_cpp_dirs): New function.Tristan Gingold2-0/+50
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 Gingold4-0/+260
2011-11-07vms.h (TARGET_OBJECT_SUFFIX, [...]): Move to config/vms/vms.hTristan Gingold2-0/+86