aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)AuthorFilesLines
2002-07-07c-common.c (c_common_post_options): Update prototype; don't init backends if ...Neil Booth1-1/+1
2002-06-16c-common.c (flag_ms_extensions): Move from c++ front end.Richard Henderson1-0/+3
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-11/+6
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth1-0/+2
2002-05-23c-common.c (warn_nonnull): Declare.Jason Thorpe1-0/+11
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-1/+1
2002-05-18c-common.c (c_common_post_options): Warn if -Wformat-zero-length is used with...Jason Thorpe1-0/+4
2002-05-09Makefile.in: Update.Neil Booth1-0/+8
2002-05-06c-common.c (warn_multichar): New.Neil Booth1-0/+3
2002-04-26c-parse.in (malloced_yyss, [...]): New.Richard Henderson1-0/+2
2002-04-26c-common.c (fix_string_type): Split out of ...Richard Henderson1-3/+4
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-1/+1
2002-04-24attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.Neil Booth1-0/+4
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-1/+0
2002-04-17c-common.h (STMT_EXPR_NO_SCOPE): New macro.Mark Mitchell1-0/+5
2002-04-04c-common.c (truthvalue_conversion): Rename, update.Neil Booth1-0/+1
2002-04-03re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par...Jason Merrill1-1/+1
2002-04-01c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth1-0/+3
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-1/+1
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-0/+3
2002-03-27c-common.c (c_expand_expr): Fix prototype.Neil Booth1-6/+3
2002-03-24Removal of separate preprocessor cpp0.Neil Booth1-0/+3
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth1-0/+1
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth1-1/+2
2002-03-15c-common.c (statement_code_p): Handle CLEANUP_STMT.Mark Mitchell1-0/+7
2002-03-13c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi1-1/+0
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-4/+0
2002-02-21re PR c++/4401 (Array subscript evaluation sometimes wrong for 64-bit archit...Jakub Jelinek1-0/+1
2002-02-04PR c/4475, c++/3780:Jakub Jelinek1-1/+3
2002-01-15c-common.def (FILE_STMT): New code.Jason Merrill1-0/+12
2002-01-04tree.h (expand_expr_stmt_value): Add maybe_last argument.Jakub Jelinek1-1/+1
2002-01-04c-common.c (c_expand_start_cond): Expect the IF_STMT node to be passed in, do...Jeff Law1-1/+5
2002-01-02c-common.h (genrtl_expr_stmt_value): Declare.Alexandre Oliva1-1/+2
2001-12-17re PR c/5105 (compound literal patch broken with inlining)Joseph Myers1-2/+4
2001-12-16c-common.c, c-common.h (back_end_hook): Remove.Neil Booth1-6/+0
2001-12-13c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.Jason Merrill1-0/+5
2001-12-11c-common.c (combine_strings): Complain if concatenating __FUNCTION__.Neil Booth1-0/+4
2001-12-08c-common.h (rid): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P.Aldy Hernandez1-1/+1
2001-12-05c-common.c (shadow_warning): New function, moved from cp/decl.c.Neil Booth1-0/+2
2001-12-04re PR c/4787 (Different anonymous variables declared but only one allocated w...Joseph Myers1-0/+6
2001-11-28cse.c (true_dependence_in_rtx): New function.Jan Hubicka1-0/+2
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-5/+5
2001-11-26cppfiles.c (stack_include_file): Don't optimize zero-length files.Neil Booth1-1/+3
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-47/+0
2001-11-18Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth1-0/+1
2001-11-18c-common.c (struct disabled_builtin, [...]): New.Joseph Myers1-0/+2
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-1/+1
2001-10-29ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers1-5/+5
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-3/+3
2001-10-24c-common.h (struct c_common_identifier): Remove rid_code field.Zack Weinberg1-2/+1