summaryrefslogtreecommitdiff
path: root/gcc/config/vms
Commit message (Expand)AuthorAgeFilesLines
* 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
* vms.h (TARGET_OBJECT_SUFFIX, [...]): Move to config/vms/vms.hTristan Gingold2011-11-072-0/+86
* vms.c (vms_patch_builtins): Fix typo.Tristan Gingold2011-11-031-4/+4
* Move crtstuff support to toplevel libgccRainer Orth2011-11-022-139/+1
* configure.ac: Add --with-native-system-header-dir.Simon Baldwin2011-10-171-2/+1
* Convert standard builtin functions from being arrays to using a functional in...Michael Meissner2011-10-111-2/+5
* re PR target/44241 (vms-crtl.h, vms-crtl-64.h need many more symbols)Tristan Gingold2011-06-277-386/+455
* re PR target/48895 (config/vms/vms-ar.c:main: variable ‘cwd’ set but not ...Tristan Gingold2011-05-061-3/+0
* config.gcc (-*-*-*vms): Added.Tristan Gingold2011-04-193-0/+1349
* osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option.Joseph Myers2011-02-221-2/+2
* * config/vms/vms.opt (map, mvms-return-codes): New Driver options.Joseph Myers2011-01-311-1/+7
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-033-3/+3
* vms-crtl.h (CRTL_NAMES): Add new translations.Tristan Gingold2010-10-212-0/+10
* re PR target/44242 (vms-crt0*.c should compile with gcc)Tristan Gingold2010-09-247-415/+135