summaryrefslogtreecommitdiff
path: root/gcc/c-pch.c
Commit message (Expand)AuthorAgeFilesLines
* c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth2003-06-301-6/+3
* c-pch.c (c_common_write_pch): Flush asm_out_file to allow for subsequent writes.Rainer Orth2003-06-301-0/+2
* c-lex.c: Convert to ISO C90.Andreas Jaeger2003-06-221-14/+8
* c-pch.c (asm_file_name): Remove.Neil Booth2003-06-151-1/+0
* diagnostic.c (output_format): Add support for %m.Zack Weinberg2003-05-131-14/+8
* c-pch.c: Include flags.h.Geoffrey Keating2003-04-121-25/+72
* dbxout.c (scope_labelno): Add GTY.Geoffrey Keating2003-04-051-11/+6
* c-pch.c, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-03-131-4/+4
* lang-specs.h (objective-c-header): Use .gch not .pch; support -no-integrated-...Geoffrey Keating2003-03-071-8/+4
* c-pch.c: Include langhooks.h.Geoffrey Keating2003-03-071-7/+33
* c-pch.c (asm_file_startpos): Change to `long'.Kaveh R. Ghazi2003-01-121-8/+8
* Merge from pch-branch.Geoffrey Keating2003-01-101-0/+226