summaryrefslogtreecommitdiffstats
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* * alias.c: Fix comment typos.kazu2003-01-181-1/+1
* Merge from pch-branch.geoffk2003-01-101-2/+24
* * c-common.h (pending_lang_change): Declare.mmitchel2002-12-311-0/+4
* PR c++/8332mmitchel2002-12-011-5/+0
* * c-common.h: Follow spelling conventions.kazu2002-09-261-2/+2
* * c-common.h (flag_abi_version): Fix typo in comment.mmitchel2002-09-231-5/+5
* * c-common.c (flag_abi_version): New variable.mmitchel2002-09-231-0/+15
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-8/+8
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-1/+1
* * basic-block.h: Fix comment formatting.kazu2002-09-081-1/+1
* * c-common.c (warn_abi): New variable.mmitchel2002-08-271-0/+5
* Added -Wundeclared-selector ObjC command line optionnicola2002-08-271-1/+9
* * c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.jason2002-08-221-1/+1
* * c-tree.h (skip_evaluation): Move declaration...aoliva2002-08-151-0/+5
* * Makefile.in (LOOSE_WARN): Add -fno-common.rth2002-08-151-1/+1
* * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Moveneil2002-08-121-5/+1
* * c-common.c (c_common_init): Call preprocess_file instead.neil2002-08-111-0/+2
* * c-common.h (enum c_language_kind): Emphasize that clk_c is 0.neil2002-08-111-2/+1
* 2002-08-09 Ziemowit Laski <zlaski@apple.com>zlaski2002-08-101-6/+4
* * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update.neil2002-08-071-0/+1
* * c-common.c: Define all C/ObjC/C++ warning and flag variables.neil2002-08-011-31/+347
* * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ,neil2002-07-261-5/+0
* * c-dump.c: Resurrect.jason2002-07-261-0/+2
* * c-common.c (c_sizeof_or_alignof_type): Take a third argument forgdr2002-07-251-3/+3
* 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>gdr2002-07-231-2/+6
* * c-common.c (c_common_post_options): Update prototype;neil2002-07-071-1/+1
* * c-common.c (flag_ms_extensions): Move from c++ front end.rth2002-06-161-0/+3
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-11/+6
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-0/+2
* * c-common.c (warn_nonnull): Declare.thorpej2002-05-231-0/+11
* * c-common.h (enum rid): Add RID_THREAD.rth2002-05-221-1/+1
* * c-common.c (c_common_post_options): Warn if -Wformat-zero-lengththorpej2002-05-181-0/+4
* * Makefile.in: Update.neil2002-05-091-0/+8
* * c-common.c (warn_multichar): New.neil2002-05-061-0/+3
* * c-parse.in (malloced_yyss, malloced_yyvs): New.rth2002-04-271-0/+2
* * c-common.c (fix_string_type): Split out of ...rth2002-04-261-3/+4
* * c-common.h (c_common_parse_file): Update.neil2002-04-251-1/+1
* * attribs.c (c_common_attribute_table): Move table and handlersneil2002-04-241-0/+4
* * builtins.c: Include langhooks.h.neil2002-04-191-1/+0
* * c-common.h (STMT_EXPR_NO_SCOPE): New macro.mmitchel2002-04-171-0/+5
* * c-common.c (truthvalue_conversion): Rename, update.neil2002-04-041-0/+1
* PR c++/5636jason2002-04-041-1/+1
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-0/+3
* * c-common.c (c_unsafe_for_reeval): Rename.neil2002-03-311-1/+1
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-0/+3
* * c-common.c (c_expand_expr): Fix prototype.neil2002-03-271-6/+3
* Removal of separate preprocessor cpp0.neil2002-03-241-0/+3
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-0/+1
* * c-common.h (yyparse, c_common_parse_file): New.neil2002-03-171-1/+2
* * c-common.c (statement_code_p): Handle CLEANUP_STMT.mmitchel2002-03-151-0/+7
OpenPOWER on IntegriCloud