summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* cp:nathan2001-12-096-150/+169
* 2001-12-08 Aldy Hernandez <aldyh@redhat.com>aldyh2001-12-092-0/+7
* * semantics.c (simplify_aggr_init_exprs_r): Add DIRECT_BIND flag indanglin2001-12-083-2/+12
* * c-lex.c (c_lex): Peek a token ahead for a string to concatenate,neil2001-12-083-31/+25
* tweak decl syntaxjason2001-12-061-1/+1
* * langhooks.h (struct lang_hooks_for_tree_inlining): Addjason2001-12-058-5/+68
* * c-common.c (shadow_warning): New function, moved from cp/decl.c.neil2001-12-052-15/+6
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-052-2/+4
* Revert previous patchaoliva2001-12-042-6/+1
* * semantics.c (begin_global_stmt_expr): Adjustaoliva2001-12-042-1/+6
* cp:nathan2001-12-042-6/+12
* cp:nathan2001-12-043-15/+37
* Fix spacing in third last entryhp2001-12-031-2/+2
* * decl.c (xref_basetypes): Don't use C99 construct in tag_codehp2001-12-032-1/+7
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-034-4/+9
* 2001-12-03 Mumit Khan <khan@nanotech.wisc.edu>rodrigc2001-12-032-0/+14
* cp:nathan2001-12-033-1/+15
* * class.c (finish_vtbls): Fill in BINFO_VPTR_FIELD in thejason2001-12-032-0/+18
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-025-4/+11
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-015-4/+11
* 2001-11-29 Mark Mitchell <mark@codesourcery.com>mmitchel2001-11-304-21/+28
* PR c++/4842mmitchel2001-11-292-78/+65
* PR c++/3471mmitchel2001-11-292-1/+7
* cp:nathan2001-11-2910-350/+138
* * configure.in (target_list): Add generated-manpages.jsm282001-11-292-0/+5
* * Makefile.in (c-lang.o): Depends on langhooks-def.h.kenner2001-11-275-3/+15
* * cppfiles.c (stack_include_file): Don't optimize zero-lengthneil2001-11-263-13/+12
* * call.c (joust): Remove COND_EXPR hack.jason2001-11-262-21/+5
* * cp/search.c (lookup_base_r): Declare bk in variable declarationaldyh2001-11-262-4/+10
* cp:nathan2001-11-2510-470/+486
* fix typojason2001-11-231-1/+1
* * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h.bryce2001-11-2217-72/+87
* PR c++/3637mmitchel2001-11-222-3/+8
* PR c++/3637mmitchel2001-11-202-24/+36
* * dump.c (dump_op): New function.mmitchel2001-11-204-6/+202
* * Makefile.in (c-parse.o, c-common.o): Update dependencies.neil2001-11-182-9/+7
* * decl.c (create_array_type_for_decl): Check if NAME is NULL_TREElerdsuwa2001-11-182-2/+10
* * mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR,lerdsuwa2001-11-183-5/+28
* * cp-tree.h (print_class_statistics): Restore.neil2001-11-162-0/+5
* * method.c (use_thunk): Don't emit debugging information for thunks.jason2001-11-151-0/+2
* * parse.y: Add ... IDENTIFIER SCOPE and ... PTYPENAME SCOPE expansions.jason2001-11-158-24/+59
* cp:nathan2001-11-152-114/+74
* * c-common.c: Include c-lex.h.neil2001-11-155-23/+37
* * decl.c (check_initializer): Try to complete the type of anrsandifo2001-11-142-3/+12
* contrib:jsm282001-11-142-8/+12
* cp:nathan2001-11-132-12/+8
* 2001-11-12 H.J. Lu <hjl@gnu.org>hjl2001-11-122-1/+6
* * Makefile.in: Update.neil2001-11-096-7/+37
* * class.c (dump_array): Fix format specifier warning.ghazi2001-11-092-1/+5
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-094-14/+11