aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-pch.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-30c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth1-6/+3
2003-06-30c-pch.c (c_common_write_pch): Flush asm_out_file to allow for subsequent writes.Rainer Orth1-0/+2
2003-06-22c-lex.c: Convert to ISO C90.Andreas Jaeger1-14/+8
2003-06-15c-pch.c (asm_file_name): Remove.Neil Booth1-1/+0
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg1-14/+8
2003-04-12c-pch.c: Include flags.h.Geoffrey Keating1-25/+72
2003-04-05dbxout.c (scope_labelno): Add GTY.Geoffrey Keating1-11/+6
2003-03-13c-pch.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2003-03-07lang-specs.h (objective-c-header): Use .gch not .pch; support -no-integrated-...Geoffrey Keating1-8/+4
2003-03-07c-pch.c: Include langhooks.h.Geoffrey Keating1-7/+33
2003-01-12c-pch.c (asm_file_startpos): Change to `long'.Kaveh R. Ghazi1-8/+8
2003-01-10Merge from pch-branch.Geoffrey Keating1-0/+226