| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c (statement_code_p): Handle CLEANUP_STMT. | mmitchel | 2002-03-15 | 1 | -4/+0 |
* | cp: | nathan | 2002-03-11 | 1 | -22/+1 |
* | PR other/5746 | jakub | 2002-02-22 | 1 | -10/+11 |
* | PR c/4475, c++/3780: | jakub | 2002-02-04 | 1 | -1/+4 |
* | * config/alpha/alpha.c (current_function_is_thunk): Don't check | rth | 2002-02-04 | 1 | -3/+3 |
* | * xref.c: Remove. | jason | 2002-02-04 | 1 | -4/+0 |
* | PR c++/3395 | jason | 2002-01-31 | 1 | -2/+2 |
* | * Make-lang.in (parse.c): Adjust expected number of | zack | 2002-01-24 | 1 | -0/+6 |
* | 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-01-23 | 1 | -1/+1 |
* | * decl.c (begin_constructor_body, begin_destructor_body): New fns. | jason | 2002-01-17 | 1 | -81/+2 |
* | * semantics.c (FINISH_COND): Uppercase macro paramaters and | grahams | 2002-01-09 | 1 | -9/+9 |
* | * c-decl.c (c_expand_body): Don't call outlining_inline_function. | rth | 2002-01-06 | 1 | -5/+0 |
* | * c-decl.c (c_expand_body): Call outlining_inline_function when | rth | 2002-01-02 | 1 | -1/+6 |
* | cp: | nathan | 2001-12-29 | 1 | -4/+1 |
* | C++ ABI change: destroy value arguments in caller. | jason | 2001-12-18 | 1 | -2/+1 |
* | * cp-tree.h: Delete #defines for cp_error, cp_warning, | zack | 2001-12-18 | 1 | -11/+11 |
* | * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call.c, class.c, | jsm28 | 2001-12-16 | 1 | -3/+3 |
* | * c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro. | jason | 2001-12-14 | 1 | -3/+4 |
* | * decl.c (store_parm_decls): Remove parms_have_cleanups cruft. | jason | 2001-12-13 | 1 | -102/+31 |
* | * c-lex.c, c-parse.in, c-typeck.c: Revert concatenation changes. | neil | 2001-12-10 | 1 | -0/+3 |
* | * semantics.c (simplify_aggr_init_exprs_r): Add DIRECT_BIND flag in | danglin | 2001-12-08 | 1 | -1/+2 |
* | * c-lex.c (c_lex): Peek a token ahead for a string to concatenate, | neil | 2001-12-08 | 1 | -3/+0 |
* | Revert previous patch | aoliva | 2001-12-04 | 1 | -1/+1 |
* | * semantics.c (begin_global_stmt_expr): Adjust | aoliva | 2001-12-04 | 1 | -1/+1 |
* | fix typo | jason | 2001-11-23 | 1 | -1/+1 |
* | * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h. | bryce | 2001-11-22 | 1 | -1/+1 |
* | * dump.c (dump_op): New function. | mmitchel | 2001-11-20 | 1 | -2/+2 |
* | * ChangeLog.1, ChangeLog.2, ChangeLog, class.c, decl2.c, search.c, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | * c-parse.in (asm_operand): Allow named operands. | rth | 2001-10-11 | 1 | -1/+1 |
* | * Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree-inline.h. | aoliva | 2001-10-05 | 1 | -0/+1 |
* | * decl.c (duplicate_decls): Remove code deadling with | mmitchel | 2001-09-04 | 1 | -40/+32 |
* | * c-common.c (c_alignof, c_alignof_expr): Move here... | jason | 2001-08-24 | 1 | -0/+28 |
* | * c-common.h (RETURN_NULLIFIED_P): Lose. | jason | 2001-08-10 | 1 | -27/+17 |
* | 2001-07-24 Phil Edwards <pme@sources.redhat.com> | pme | 2001-07-25 | 1 | -3/+0 |
* | Remove old-abi remnants. Remove comments about old abi | nathan | 2001-07-21 | 1 | -3/+3 |
* | * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend on | neil | 2001-07-19 | 1 | -1/+2 |
* | * stmt.c (parse_output_constraint): New function, split out | mmitchel | 2001-07-11 | 1 | -17/+59 |
* | * semantics.c (cp_expand_stmt): Fix for null | jason | 2001-07-10 | 1 | -2/+4 |
* | * cvt.c (convert_lvalue): New fn. | jason | 2001-07-05 | 1 | -1/+3 |
* | * c-common.h (TDI_inlined): New ast dump phase. | nathan | 2001-07-02 | 1 | -7/+2 |
* | Implement the Named Return Value optimization. | jason | 2001-06-18 | 1 | -1/+36 |
* | * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose. | jason | 2001-06-06 | 1 | -3/+2 |
* | * semantics.c (begin_class_definition): Robustify. | mmitchel | 2001-06-06 | 1 | -7/+18 |
* | * c-common.h (flag_dump_translation_unit): Remove. | nathan | 2001-06-05 | 1 | -1/+1 |
* | cp: | nathan | 2001-05-26 | 1 | -2/+7 |
* | * cp-tree.def (START_CATCH_STMT): Lose. | jason | 2001-05-21 | 1 | -36/+12 |
* | * cp-tree.h (finish_label_expr, lookup_label): Delete. | neil | 2001-05-11 | 1 | -25/+0 |
* | cp: | nathan | 2001-05-01 | 1 | -0/+3 |
* | gcc: | nathan | 2001-04-24 | 1 | -21/+4 |
* | cp: | nathan | 2001-04-24 | 1 | -2/+2 |