aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vms
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-03vms.c (vms_patch_builtins): Fix typo.Tristan Gingold1-4/+4
2011-11-02Move crtstuff support to toplevel libgccRainer Orth2-139/+1
2011-10-17configure.ac: Add --with-native-system-header-dir.Simon Baldwin1-2/+1
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-2/+5
2011-06-27re PR target/44241 (vms-crtl.h, vms-crtl-64.h need many more symbols)Tristan Gingold7-386/+455
2011-05-06re PR target/48895 (config/vms/vms-ar.c:main: variable ‘cwd’ set but not ...Tristan Gingold1-3/+0
2011-04-19config.gcc (-*-*-*vms): Added.Tristan Gingold3-0/+1349
2011-02-22osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option.Joseph Myers1-2/+2
2011-01-31* config/vms/vms.opt (map, mvms-return-codes): New Driver options.Joseph Myers1-1/+7
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek3-3/+3
2010-10-21vms-crtl.h (CRTL_NAMES): Add new translations.Tristan Gingold2-0/+10
2010-09-24re PR target/44242 (vms-crt0*.c should compile with gcc)Tristan Gingold7-415/+135
2009-07-30vms-cc.c: Deleted.Douglas B Rupp12-0/+953