| Commit message (Expand) | Author | Age | Files | Lines |
* | regmove.c (replace_in_call_usage): Fix warnings. | Jan van Male | 2001-07-10 | 1 | -2/+1 |
* | c-common.c (decl_attributes): Only take a single attributes parameter. | Joseph Myers | 2001-07-08 | 1 | -3/+2 |
* | c-tree.h (lang_decl): Add pending_sizes fields. | Mark Mitchell | 2001-06-05 | 1 | -2/+5 |
* | Standardize header guards. | Richard Henderson | 2001-05-25 | 1 | -3/+3 |
* | c-parse.in (array_declarator): New. | Joseph Myers | 2001-05-25 | 1 | -0/+2 |
* | Makefile.in (OBJS, [...]): Update. | Neil Booth | 2001-05-20 | 1 | -4/+1 |
* | c-parse.in (bison parser, [...]): Remove uses of doing_objc_thang. | Neil Booth | 2001-05-12 | 1 | -5/+0 |
* | c-common.c (finish_label_expr): New function, lifted from from cp/semantics.c. | Neil Booth | 2001-05-11 | 1 | -2/+3 |
* | c-common.h (truthvalue_conversion, [...]): Delete redundant declarations. | Kaveh R. Ghazi | 2001-04-12 | 1 | -23/+0 |
* | objc-act.c (maybe_objc_method_name): Remove, never called. | Stan Shebs | 2001-03-20 | 1 | -1/+0 |
* | c-typeck.c (build_asm_stmt): New, broken out from ... | Richard Henderson | 2000-12-20 | 1 | -0/+2 |
* | c-common.c (STD_C9L, ADJ_STD): Define. | Joseph Myers | 2000-12-18 | 1 | -4/+0 |
* | parse.y (yyparse_1): Rename the parser entry point. | Richard Henderson | 2000-11-20 | 1 | -0/+1 |
* | c-decl.c (check_for_loop_decls): New function. | Joseph Myers | 2000-11-18 | 1 | -0/+1 |
* | Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o. | Mark Mitchell | 2000-11-10 | 1 | -3/+0 |
* | Improved sequence point warnings | Bernd Schmidt | 2000-10-17 | 1 | -4/+0 |
* | c-typeck.c (check_modify_expr): New function. | Joseph Myers | 2000-10-11 | 1 | -0/+4 |
* | c-decl.c (warn_missing_noreturn): Remove. | Richard Henderson | 2000-10-05 | 1 | -4/+0 |
* | splay-tree.c (splay_tree_predecessor): Fix typo in comment. | Mark Mitchell | 2000-09-17 | 1 | -5/+12 |
* | c-common.h (add_stmt): Change prototype. | Mark Mitchell | 2000-09-10 | 1 | -0/+1 |
* | Integrated preprocessor. | Zack Weinberg | 2000-09-07 | 1 | -1/+14 |
* | Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o. | Mark Mitchell | 2000-08-25 | 1 | -15/+0 |
* | c-tree.h (flag_hosted): Move declaration from here... | Joseph Myers | 2000-08-21 | 1 | -4/+0 |
* | cpplex.c (parse_name): Might have to glue a CPP_OTHER token before the name. | Zack Weinberg | 2000-08-04 | 1 | -1/+0 |
* | c-common.h: Prototype min_precision and c_build_qualified_type here... | Zack Weinberg | 2000-08-02 | 1 | -5/+1 |
* | c-decl.c (mesg_implicit_function_declaration): Init to -1. | Zack Weinberg | 2000-07-31 | 1 | -0/+4 |
* | Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o. | Ben Chelf | 2000-07-01 | 1 | -5/+0 |
* | c-common.c: Include c-common.h, not c-lex.h or c-tree.h. | Mark Mitchell | 2000-06-30 | 1 | -55/+0 |
* | [multiple changes] | Richard Henderson | 2000-06-26 | 1 | -0/+2 |
* | c-parse.in (undeclared_variable_notice): Moved to c-typeck.c. | Zack Weinberg | 2000-06-19 | 1 | -0/+2 |
* | c-common.h (c_language_kind): New type. | Mark Mitchell | 2000-06-06 | 1 | -1/+2 |
* | top level: | Zack Weinberg | 2000-05-09 | 1 | -3/+4 |
* | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 2000-03-17 | 1 | -0/+3 |
* | Copyright fixes | Jeff Law | 2000-02-25 | 1 | -1/+2 |
* | Adjust variable names, comments, help strings to c99. | Ulrich Drepper | 2000-01-29 | 1 | -2/+2 |
* | c-common.c, [...]: Remove all references to obstack functions obsoleted by GC... | Zack Weinberg | 2000-01-25 | 1 | -1/+1 |
* | c-common.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-12 | 1 | -128/+129 |
* | c-tree.h (warn_float_equal): Declare. | Dirk Zoller | 1999-09-30 | 1 | -0/+4 |
* | c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to. | Richard Henderson | 1999-09-07 | 1 | -12/+0 |
* | Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o. | Bernd Schmidt | 1999-09-06 | 1 | -0/+4 |
* | c-decl.c (struct language_function): Renamed from struct c_function. | Bernd Schmidt | 1999-09-05 | 1 | -2/+2 |
* | c-typeck.c (initializer_constant_valid_p): Move ... | Richard Henderson | 1999-07-30 | 1 | -1/+0 |
* | c-common.h: New file. | Bernd Schmidt | 1999-07-20 | 1 | -105/+2 |
* | For gcc: | Gavin Romig-Koch | 1999-07-02 | 1 | -1/+3 |
* | bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1999-02-18 | 1 | -8/+8 |
* | flags.h: Declare flag_no_ident. | Zack Weinberg | 1999-01-31 | 1 | -5/+1 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1999-01-26 | 1 | -5/+3 |
* | Copyright fixes. | Jeff Law | 1999-01-06 | 1 | -1/+1 |
* | invoke.texi: Document -flang-isoc9x. | Mark Mitchell | 1998-10-21 | 1 | -1/+26 |
* | New warning, `missing-noreturn': | Kaveh R. Ghazi | 1998-10-20 | 1 | -0/+4 |