summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * cp-lang.c (LANG_HOOKS_MAYBE_BUILD_CLEANUP): Redefine.neil2002-03-252-0/+3
* * c-decl.c (maybe_build_cleanup): Remove.neil2002-03-254-4/+12
* Removal of separate preprocessor cpp0.neil2002-03-244-2/+12
* PR c++/6037jakub2002-03-232-3/+5
* * error.c (dump_type): Be careful about implicit typenames.gdr2002-03-232-1/+6
* cp/gdr2002-03-232-1/+12
* * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.zack2002-03-232-4/+5
* * c-pragma.c (maybe_apply_renaming_pragma): New.rth2002-03-221-0/+2
* * typeck.c (expand_ptrmemfunc_cst): Scale idx down to an indexaoliva2002-03-222-4/+9
* 2002-03-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-211-0/+4
* 2002-03-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-211-1/+1
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-212-2/+13
* cp:nathan2002-03-202-8/+49
* PR c++/2136jason2002-03-203-15/+16
* PR c++/5118jason2002-03-202-1/+7
* * Makefile.in: Update.neil2002-03-207-6/+16
* add mangling notejason2002-03-191-0/+4
* PR c++/3882jason2002-03-181-0/+7
* PR c++/2039jason2002-03-182-25/+11
* PR c++/4222, c++/5995jason2002-03-182-1/+5
* PR c++/3870jason2002-03-183-0/+8
* PR c++/4377jason2002-03-182-10/+15
* PR c++/4003jason2002-03-182-14/+15
* PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch.jason2002-03-181-1/+4
* PR c++/3948 -- C++ ABI change, followup to 2001-12-18 patch.jason2002-03-182-4/+11
* PR c++/4460jason2002-03-182-8/+21
* fix comment typojason2002-03-171-1/+1
* * c-common.h (yyparse, c_common_parse_file): New.neil2002-03-173-3/+7
* PR c++/5757jason2002-03-172-2/+16
* fix commentjason2002-03-171-2/+1
* cp:nathan2002-03-168-91/+199
* * init.c (build_new_1): Use size_binop instead of cp_build_binary_op.rth2002-03-162-1/+5
* * c-common.c (statement_code_p): Handle CLEANUP_STMT.mmitchel2002-03-157-22/+13
* PR c++/5857jason2002-03-154-157/+119
* * toplev.c (wrapup_global_declarations): Clarify variable handling.jason2002-03-153-15/+28
* * c-decl.c: Include c-pragma.h.rth2002-03-153-1/+16
* PR c++/5908jakub2002-03-151-0/+1
* * call.c (build_over_call): Set TREE_NO_UNUSED_WARNING too.jakub2002-03-143-0/+7
* Fix last commit.rsandifo2002-03-131-2/+5
* * mangle.c (write_builtin_type): Handle 128-bit integers even ifrsandifo2002-03-132-5/+15
* * cp-tree.h (init_init_processing): Remove declaration.rsandifo2002-03-134-22/+6
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-134-43/+55
* cp:nathan2002-03-123-14/+14
* cp:nathan2002-03-114-52/+40
* cp:nathan2002-03-113-4/+25
* 2002-03-06 Dan Nicolaescu <dann@ics.uci.edu>dje2002-03-112-3/+61
* * cp-tree.h (stabilize_expr): Prototype.ghazi2002-03-102-0/+5
* 2002-03-08 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-03-092-1/+6
* * expr.c (expand_expr): Use unsave lang hook.neil2002-03-084-9/+18
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-034-12/+14