Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-08-02 | gcc.h (lang_specific_driver): Constify second argument. | Zack Weinberg | 1 | -7/+5 |
2000-08-02 | cppexp.c, [...]: Do not use 'legal' or 'illegal' in error messages and comments. | Zack Weinberg | 1 | -1/+1 |
2000-07-04 | cppspec.c (lang_specific_driver): Use double quotes in error message. | Zack Weinberg | 1 | -1/+1 |
1999-09-13 | Fix typo in last change. | Kaveh Ghazi | 1 | -1/+1 |
1999-09-13 | Makefile.in (gcc.o, [...]): Depend on gcc.h. | Kaveh R. Ghazi | 1 | -9/+11 |
1999-08-24 | cppspec.c: Put a null pointer at the end of the new argv. | Zack Weinberg | 1 | -2/+4 |
1999-06-07 | cpplib.c (do_define): Cast `alloca' return value. | Dave Brolley | 1 | -1/+1 |
1999-05-17 | cppspec.c: Insert -no-gcc into command line unless -gcc was given by user. | Zack Weinberg | 1 | -1/+9 |
1999-05-10 | cppspec.c: Treat two non-option arguments as input and output file. | Dave Brolley | 1 | -72/+73 |
1999-04-06 | cppexp.c (parse_charconst): Initialize c. | Zack Weinberg | 1 | -1/+1 |
1999-03-26 | Makefile.in (xcpp, cppspec.o): New targets. | Zack Weinberg | 1 | -0/+225 |