Age | Commit message (Expand) | Author | Files | Lines |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -42/+13 |
2001-08-21 | tradcpp.c (rescan): define obufp_before_macroname before RECACHE | Sam Steingold | 1 | -1/+6 |
2001-05-10 | cppinit.c (cpp_post_options): Shut off macro expansion if -fpreprocessed. | Zack Weinberg | 1 | -9/+99 |
2001-05-02 | tradcpp.c (do_define): Make sure we don't walk past limit. | Jakub Jelinek | 1 | -3/+3 |
2001-03-28 | toplev.h (fatal_error): Add ATTRIBUTE_NORETURN. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-01-24 | cppfiles.c (_cpp_read_file): Add to dependencies if requested. | Jakub Jelinek | 1 | -0/+5 |
2001-01-11 | [multiple changes] | Neil Booth | 1 | -3/+3 |
2001-01-10 | Makefile.in (tradcpp0): Depend on mkdeps.h. | Neil Booth | 1 | -172/+164 |
2001-01-04 | tradcpp.c (deps_file, [...]): New variables. | Jakub Jelinek | 1 | -28/+85 |
2001-01-03 | tradcpp.c (main): Make sure finclude() is called with a valid indepth value w... | Franz Sirl | 1 | -1/+3 |
2000-12-16 | tradcpp.c: T_WARNING: New. | Neil Booth | 1 | -10/+19 |
2000-12-13 | tradcpp.c (special_symbol): Improve test for definedness, though it is still ... | Neil Booth | 1 | -4/+15 |
2000-12-12 | tradcpp.c (do_error): Cast difference of pointers to int for error message. | Brad Lucier | 1 | -1/+1 |
2000-12-12 | tradcpp.c (enum node_type): Add T_ERROR. | Neil Booth | 1 | -0/+13 |
2000-12-08 | * tradcpp.c (do_include): Make pointer differences 64-bit clean. | Brad Lucier | 1 | -2/+2 |
2000-12-08 | safe-ctype.h: New file. | Zack Weinberg | 1 | -119/+64 |
2000-12-04 | tradcif.y: Move lexptr to top of file. | Neil Booth | 1 | -3/+46 |
2000-12-02 | tradcpp.c (struct answer, [...]): New. | Neil Booth | 1 | -6/+231 |
2000-11-28 | tradcpp.c (enum node_type): New hash types T_ASSERT, T_UNASSERT. | Neil Booth | 1 | -93/+158 |
2000-11-27 | tradcpp.c (enum pending_dir_t, [...]): New. | Neil Booth | 1 | -34/+38 |
2000-11-21 | tradcpp.c (output_line_command): Mark system headers as such in `line' commands. | Kaveh R. Ghazi | 1 | -0/+2 |
2000-11-19 | Warning fixes: | Kaveh R. Ghazi | 1 | -5/+5 |
2000-11-19 | Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h. | Kaveh R. Ghazi | 1 | -193/+201 |
2000-11-14 | tradcpp.c, tradcif.y: Update FSF mailing address, delete reference to GPLv1. | Zack Weinberg | 1 | -6/+2 |
2000-11-13 | diagnostic.c (vbuild_message_string, [...]): Add ATTRIBUTE_PRINTF. | Joseph Myers | 1 | -6/+9 |
2000-11-06 | tradcpp.c (special_symbol): Assign an null string rather than writing to an u... | Neil Booth | 1 | -1/+1 |
2000-08-29 | cpperror.c (print_file_and_line): If line is (unsigned int)-1, print just the... | Zack Weinberg | 1 | -5/+2 |
2000-08-04 | cppdefault.h (WINT_TYPE): Define. | Joseph Myers | 1 | -0/+3 |
2000-07-24 | tradcpp.c (main): Update max_include_len for cpp_include_defaults as well. | Jakub Jelinek | 1 | -0/+2 |
2000-07-21 | diagnostic.c (trim_filename, [...]): Moved here from rtl.c. | Zack Weinberg | 1 | -4/+1 |
2000-07-20 | [multiple changes] | Zack Weinberg | 1 | -46/+18 |
2000-07-19 | tradcpp.c (rescan): Do not recognize directives when the # is indented. | Zack Weinberg | 1 | -24/+3 |
2000-07-13 | gcc.c (execute): If a subprocess gets a fatal signal... | Zack Weinberg | 1 | -14/+0 |
2000-07-13 | * tradcpp.c (main): Rename 'perror' label to 'sys_error'. | Zack Weinberg | 1 | -7/+7 |
2000-07-07 | tradcpp.c (main): Rename label `include' to `add_include' to avoid conflicts ... | Kaveh R. Ghazi | 1 | -2/+2 |
2000-07-07 | tradcpp.c (initialize_builtins): Honor NO_BUILTIN_SIZE_TYPE and friends. | Zack Weinberg | 1 | -0/+6 |
2000-07-06 | tradcpp.c: New file. | Zack Weinberg | 1 | -0/+4831 |