summaryrefslogtreecommitdiff
path: root/gcc/tradcpp.c
Commit message (Expand)AuthorAgeFilesLines
* * tradcpp.c (special_symbol): Assign an null string ratherneil2000-11-061-1/+1
* * cpperror.c (print_file_and_line): If line is (unsigned int)-1,zack2000-08-291-5/+2
* * cppdefault.h (WINT_TYPE): Define.jsm282000-08-041-0/+3
* * tradcpp.c (main): Update max_include_len for cpp_include_defaultsjakub2000-07-241-0/+2
* * diagnostic.c (trim_filename, fancy_abort): Moved here fromzack2000-07-211-4/+1
* 2000-07-20 Zack Weinberg <zack@wolery.cumb.org>zack2000-07-201-46/+18
* * tradcpp.c (rescan): Do not recognize directives when the #zack2000-07-191-24/+3
* * gcc.c (execute): If a subprocess gets a fatal signal, reportzack2000-07-131-14/+0
* * tradcpp.c (main): Rename 'perror' label to 'sys_error'.zack2000-07-131-7/+7
* * tradcpp.c (main): Rename label `include' to `add_include' toghazi2000-07-071-2/+2
* * tradcpp.c (initialize_builtins): Honor NO_BUILTIN_SIZE_TYPEzack2000-07-071-0/+6
* * tradcpp.c: New file.zack2000-07-061-0/+4831