| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR rtl-optimization/4330 (Optimizer generates illegal assembly code) | Richard Henderson | 2002-04-03 | 1 | -0/+1 |
* | c-decl.c (grokdeclarator): Update. | Neil Booth | 2002-04-01 | 1 | -0/+1 |
* | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 2002-03-31 | 1 | -1/+1 |
* | c-decl.c (finish_function): New arg can_defer_p. | Richard Henderson | 2002-03-28 | 1 | -1/+1 |
* | Makefile.in (attribs.o): Update. | Neil Booth | 2002-03-27 | 1 | -0/+1 |
* | Makefile.in (ggc-common.o): Update. | Neil Booth | 2002-03-26 | 1 | -0/+1 |
* | Makefile.in (fold-const.o, [...]): Update. | Neil Booth | 2002-03-21 | 1 | -1/+9 |
* | re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0) | Jakub Jelinek | 2002-03-19 | 1 | -0/+1 |
* | c-common.h (yyparse, [...]): New. | Neil Booth | 2002-03-17 | 1 | -1/+0 |
* | Makefile.in (integrate.o): Update. | Neil Booth | 2002-02-28 | 1 | -0/+1 |
* | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 2002-02-27 | 1 | -4/+0 |
* | c-decl.c (finish_function): Warn about a non-void function with no return sta... | Jason Merrill | 2002-02-06 | 1 | -0/+9 |
* | Tidy up - removed declarations of some unused functions, moved other decls | Nicola Pero | 2002-01-11 | 1 | -17/+14 |
* | c-tree.h (C_TYPE_FIELDS_READONLY): Uppercase macro parameter. | Graham Stott | 2002-01-08 | 1 | -13/+13 |
* | Makefile.in: Update dependencies. | Neil Booth | 2001-12-17 | 1 | -2/+5 |
* | re PR c/4787 (Different anonymous variables declared but only one allocated w... | Joseph Myers | 2001-12-04 | 1 | -0/+1 |
* | cpphash.c (_cpp_init_hashtable): Update. | Neil Booth | 2001-11-27 | 1 | -0/+7 |
* | c-common.c: Include c-lex.h. | Neil Booth | 2001-11-15 | 1 | -0/+1 |
* | Makefile.in (c-lang.o): Depend on $(VARRAY_H). | Alexandre Oliva | 2001-11-12 | 1 | -0/+3 |
* | Makefile.in: Update. | Neil Booth | 2001-11-09 | 1 | -0/+2 |
* | c-decl.c (delete_block): Remove. | Neil Booth | 2001-11-05 | 1 | -1/+0 |
* | calls.c: Fix formatting. | Kazu Hirata | 2001-10-11 | 1 | -1/+1 |
* | acconfig.h: Fix comment formatting. | Kazu Hirata | 2001-10-09 | 1 | -3/+3 |
* | c-common.h (struct c_lang_decl): Add declared_inline. | Richard Henderson | 2001-10-08 | 1 | -1/+6 |
* | Remove TYPE_NONCOPIED_PARTS. | Nathan Sidwell | 2001-09-06 | 1 | -1/+1 |
* | * c-tree.h: Add prototyp for c_sizeof_nowarn. | Andreas Jaeger | 2001-08-27 | 1 | -1/+2 |
* | c-common.c (c_alignof, [...]): Move here... | Jason Merrill | 2001-08-24 | 1 | -9/+0 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | 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 |