summaryrefslogtreecommitdiff
path: root/gcc/config/vms
Commit message (Expand)AuthorAgeFilesLines
* 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
* vms-cc.c: Deleted.Douglas B Rupp2009-07-3012-0/+953