aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-pch.c
AgeCommit message (Expand)Author
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,Joseph Myers
2004-10-03 * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c,Joseph Myers
2004-09-15gcc:Joseph Myers
2004-09-10 * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c,Kazu Hirata
2004-09-07 * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell
2004-07-29 * c-common.h (lang_post_pch_load): New variable.Mark Mitchell
2004-06-222004-06-21 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2004-06-05 * toplev.c (init_asm_output): Add explicit 'b' to mode whenDanny Smith
2004-04-082004-04-08 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2004-03-15gcc/Kazu Hirata
2004-03-11 * c-pch.c (c_common_no_more_pch): Update for gt_pch_use_addressRichard Henderson
2003-12-17 PR 12480Geoffrey Keating
2003-11-01 PR preprocessor/12847John David Anglin
2003-10-24 PR 10757Geoffrey Keating
2003-10-22 * c-pch.c (struct c_pch_validity): Add pch_init field.Mark Mitchell
2003-10-21 * c-pch.c: Add comments in various places.Geoffrey Keating
2003-07-292003-07-29 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2003-06-30 * c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth
2003-06-30 * c-pch.c (c_common_write_pch): Flush asm_out_file to allow forRainer Orth
2003-06-22 * c-lex.c: Convert to ISO C90.Andreas Jaeger
2003-06-15 * c-pch.c (asm_file_name): Remove.Neil Booth
2003-05-13 * diagnostic.c (output_format): Add support for %m.Zack Weinberg
2003-04-12 * c-pch.c: Include flags.h. Add comments to routines.Geoffrey Keating
2003-04-052003-04-04 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2003-03-13 * c-pch.c, dummy-conditions.c, genautomata.c, genconditions.c,Nathanael Nerode
2003-03-07 * objc/lang-specs.h (objective-c-header): Use .gch not .pch;Geoffrey Keating
2003-03-07 * c-pch.c: Include langhooks.h.Geoffrey Keating
2003-01-12 * c-pch.c (asm_file_startpos): Change to `long'.Kaveh Ghazi
2003-01-10Merge from pch-branch.Geoffrey Keating