Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 2003-06-30 | 1 | -6/+3 |
* | c-pch.c (c_common_write_pch): Flush asm_out_file to allow for subsequent writes. | Rainer Orth | 2003-06-30 | 1 | -0/+2 |
* | c-lex.c: Convert to ISO C90. | Andreas Jaeger | 2003-06-22 | 1 | -14/+8 |
* | c-pch.c (asm_file_name): Remove. | Neil Booth | 2003-06-15 | 1 | -1/+0 |
* | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 2003-05-13 | 1 | -14/+8 |
* | c-pch.c: Include flags.h. | Geoffrey Keating | 2003-04-12 | 1 | -25/+72 |
* | dbxout.c (scope_labelno): Add GTY. | Geoffrey Keating | 2003-04-05 | 1 | -11/+6 |
* | c-pch.c, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 2003-03-13 | 1 | -4/+4 |
* | lang-specs.h (objective-c-header): Use .gch not .pch; support -no-integrated-... | Geoffrey Keating | 2003-03-07 | 1 | -8/+4 |
* | c-pch.c: Include langhooks.h. | Geoffrey Keating | 2003-03-07 | 1 | -7/+33 |
* | c-pch.c (asm_file_startpos): Change to `long'. | Kaveh R. Ghazi | 2003-01-12 | 1 | -8/+8 |
* | Merge from pch-branch. | Geoffrey Keating | 2003-01-10 | 1 | -0/+226 |