aboutsummaryrefslogtreecommitdiff
path: root/gcc/tradcpp.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-29cpperror.c (print_file_and_line): If line is (unsigned int)-1, print just the...Zack Weinberg1-5/+2
2000-08-04cppdefault.h (WINT_TYPE): Define.Joseph Myers1-0/+3
2000-07-24tradcpp.c (main): Update max_include_len for cpp_include_defaults as well.Jakub Jelinek1-0/+2
2000-07-21diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg1-4/+1
2000-07-20[multiple changes]Zack Weinberg1-46/+18
2000-07-19tradcpp.c (rescan): Do not recognize directives when the # is indented.Zack Weinberg1-24/+3
2000-07-13gcc.c (execute): If a subprocess gets a fatal signal...Zack Weinberg1-14/+0
2000-07-13* tradcpp.c (main): Rename 'perror' label to 'sys_error'.Zack Weinberg1-7/+7
2000-07-07tradcpp.c (main): Rename label `include' to `add_include' to avoid conflicts ...Kaveh R. Ghazi1-2/+2
2000-07-07tradcpp.c (initialize_builtins): Honor NO_BUILTIN_SIZE_TYPE and friends.Zack Weinberg1-0/+6
2000-07-06tradcpp.c: New file.Zack Weinberg1-0/+4831