summaryrefslogtreecommitdiff
path: root/gcc/config/vms
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2019-01-0115-15/+15
* Update copyright years.Jakub Jelinek2018-01-0315-15/+15
* poly_int: IN_TARGET_CODERichard Sandiford2017-12-163-0/+6
* [PATCH] Include path enumerationNathan Sidwell2017-10-111-2/+2
* Update copyright years.Jakub Jelinek2017-01-0115-15/+15
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek2016-02-121-1/+1
* Update copyright years.Jakub Jelinek2016-01-0415-15/+15
* Improve --help output to generate references to option aliases.Martin Sebor2015-10-211-4/+4
* gen-mul-tables.cc: Adjust include files.Andrew MacLeod2015-10-162-9/+4
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-082-3/+1
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-172-2/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-082-8/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-042-6/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-092-0/+19
* Update copyright years.Jakub Jelinek2015-01-0515-15/+15
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* Fixes reported build failure.Douglas B Rupp2014-03-081-0/+4
* Update copyright years in gcc/Richard Sandiford2014-01-0215-15/+15
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko2013-08-191-0/+3
* Update copyright years in gcc/Richard Sandiford2013-01-1015-21/+15
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-0410-10/+10
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-2/+2
* configure.ac: Skip C if explicitly selected.Steven Bosscher2012-06-291-1/+1
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-2/+2
* vms-c.c (vms_pragma_nomember_alignment): Handle 'byte' alignment.Tristan Gingold2012-04-031-1/+6
* vms-f.c: New file.Tristan Gingold2012-03-302-0/+36
* vms.c (VMS_CRTL_FLOAT32): Rename.Tristan Gingold2012-03-303-105/+854
* vms.h (LINK_SPEC): Simplify.Tristan Gingold2012-03-263-2/+48
* tree.h (enum size_type_kind): Add stk_ prefix to constants, convert in lowerc...Tristan Gingold2012-03-201-3/+6
* vms.h (TARGET_OS_CPP_BUILTINS): Define __CRTL_VER and __VMS_VER.Tristan Gingold2012-03-163-13/+33
* config.gcc (*-*-*vms*): Define use_gcc_stdint and tm_file.Tristan Gingold2012-03-161-0/+50
* vms.opt: Add vms-opts.h header.Tristan Gingold2012-03-127-50/+112
* vms-crtlmap.map: Add comments.Tristan Gingold2012-03-091-5/+77
* c-tree.h (c_default_pointer_mode): New variable.Tristan Gingold2012-03-091-0/+69
* vms-c.c (vms_construct_include_filename): New function.Tristan Gingold2012-03-091-1/+31
* vms-c.c (vms_pragma_nomember_alignment): Handle octaword.Tristan Gingold2012-03-061-8/+28
* vms.c (VMS_CRTL_LDBL): Rename from VMS_CRTL_PRNTF.Tristan Gingold2012-03-062-13/+14
* t-vmsnative (version): Define.Tristan Gingold2012-03-062-5/+5
* vms-ld.c (main): Fix IDENTIFICATION padding.Tristan Gingold2012-02-211-1/+1
* xm-vms.h (HOST_LONG_FORMAT, [...]): Define when long pointers are used.Tristan Gingold2012-01-042-23/+8
* vms-crtlmap.map (log10): Fix typo.Tristan Gingold2011-12-231-1/+1
* vms-protos.h (vms_function_section): New prototype.Tristan Gingold2011-12-213-0/+22
* xm-vms.h (STANDARD_EXEC_PREFIX): Remove define.Tristan Gingold2011-12-211-1/+0
* t-vms (vms.o, vms-c.o): Force output filename.Tristan Gingold2011-12-161-2/+3
* vms.c (VMS_CRTL_GLOBAL): Define.Tristan Gingold2011-12-162-0/+10
* incpath.c (get_added_cpp_dirs): New function.Tristan Gingold2011-11-152-0/+50
* c-pragma.h (pragma_extern_prefix): Declare.Tristan Gingold2011-11-151-0/+37
* config.gcc (*-*-*vms*): Set c_target_objs, cxx_target_objs.Tristan Gingold2011-11-074-0/+260