| Commit message (Expand) | Author | Age | Files | Lines |
* | * cp-lang.c (LANG_HOOKS_MAYBE_BUILD_CLEANUP): Redefine. | neil | 2002-03-25 | 2 | -0/+3 |
* | * c-decl.c (maybe_build_cleanup): Remove. | neil | 2002-03-25 | 4 | -4/+12 |
* | Removal of separate preprocessor cpp0. | neil | 2002-03-24 | 4 | -2/+12 |
* | PR c++/6037 | jakub | 2002-03-23 | 2 | -3/+5 |
* | * error.c (dump_type): Be careful about implicit typenames. | gdr | 2002-03-23 | 2 | -1/+6 |
* | cp/ | gdr | 2002-03-23 | 2 | -1/+12 |
* | * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | zack | 2002-03-23 | 2 | -4/+5 |
* | * c-pragma.c (maybe_apply_renaming_pragma): New. | rth | 2002-03-22 | 1 | -0/+2 |
* | * typeck.c (expand_ptrmemfunc_cst): Scale idx down to an index | aoliva | 2002-03-22 | 2 | -4/+9 |
* | 2002-03-21 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-03-21 | 1 | -0/+4 |
* | 2002-03-21 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-03-21 | 1 | -1/+1 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 2 | -2/+13 |
* | cp: | nathan | 2002-03-20 | 2 | -8/+49 |
* | PR c++/2136 | jason | 2002-03-20 | 3 | -15/+16 |
* | PR c++/5118 | jason | 2002-03-20 | 2 | -1/+7 |
* | * Makefile.in: Update. | neil | 2002-03-20 | 7 | -6/+16 |
* | add mangling note | jason | 2002-03-19 | 1 | -0/+4 |
* | PR c++/3882 | jason | 2002-03-18 | 1 | -0/+7 |
* | PR c++/2039 | jason | 2002-03-18 | 2 | -25/+11 |
* | PR c++/4222, c++/5995 | jason | 2002-03-18 | 2 | -1/+5 |
* | PR c++/3870 | jason | 2002-03-18 | 3 | -0/+8 |
* | PR c++/4377 | jason | 2002-03-18 | 2 | -10/+15 |
* | PR c++/4003 | jason | 2002-03-18 | 2 | -14/+15 |
* | PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch. | jason | 2002-03-18 | 1 | -1/+4 |
* | PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch. | jason | 2002-03-18 | 2 | -4/+11 |
* | PR c++/4460 | jason | 2002-03-18 | 2 | -8/+21 |
* | fix comment typo | jason | 2002-03-17 | 1 | -1/+1 |
* | * c-common.h (yyparse, c_common_parse_file): New. | neil | 2002-03-17 | 3 | -3/+7 |
* | PR c++/5757 | jason | 2002-03-17 | 2 | -2/+16 |
* | fix comment | jason | 2002-03-17 | 1 | -2/+1 |
* | cp: | nathan | 2002-03-16 | 8 | -91/+199 |
* | * init.c (build_new_1): Use size_binop instead of cp_build_binary_op. | rth | 2002-03-16 | 2 | -1/+5 |
* | * c-common.c (statement_code_p): Handle CLEANUP_STMT. | mmitchel | 2002-03-15 | 7 | -22/+13 |
* | PR c++/5857 | jason | 2002-03-15 | 4 | -157/+119 |
* | * toplev.c (wrapup_global_declarations): Clarify variable handling. | jason | 2002-03-15 | 3 | -15/+28 |
* | * c-decl.c: Include c-pragma.h. | rth | 2002-03-15 | 3 | -1/+16 |
* | PR c++/5908 | jakub | 2002-03-15 | 1 | -0/+1 |
* | * call.c (build_over_call): Set TREE_NO_UNUSED_WARNING too. | jakub | 2002-03-14 | 3 | -0/+7 |
* | Fix last commit. | rsandifo | 2002-03-13 | 1 | -2/+5 |
* | * mangle.c (write_builtin_type): Handle 128-bit integers even if | rsandifo | 2002-03-13 | 2 | -5/+15 |
* | * cp-tree.h (init_init_processing): Remove declaration. | rsandifo | 2002-03-13 | 4 | -22/+6 |
* | * c-common.c (c_tree_code_type, c_tree_code_length, | ghazi | 2002-03-13 | 4 | -43/+55 |
* | cp: | nathan | 2002-03-12 | 3 | -14/+14 |
* | cp: | nathan | 2002-03-11 | 4 | -52/+40 |
* | cp: | nathan | 2002-03-11 | 3 | -4/+25 |
* | 2002-03-06 Dan Nicolaescu <dann@ics.uci.edu> | dje | 2002-03-11 | 2 | -3/+61 |
* | * cp-tree.h (stabilize_expr): Prototype. | ghazi | 2002-03-10 | 2 | -0/+5 |
* | 2002-03-08 Craig Rodrigues <rodrigc@gcc.gnu.org> | rodrigc | 2002-03-09 | 2 | -1/+6 |
* | * expr.c (expand_expr): Use unsave lang hook. | neil | 2002-03-08 | 4 | -9/+18 |
* | * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in | ghazi | 2002-03-03 | 4 | -12/+14 |