summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
...
* * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,sayle2003-09-183-2/+5
* * ChangeLog: Fix recent commit.reichelt2003-09-181-1/+5
* PR c++/12316reichelt2003-09-181-0/+5
* * c-pretty-print.h (pp_type_specifier_seq): Fix thinko.gdr2003-09-183-37/+11
* * tree-optimize.c (tree_rest_of_compilation): Save and restorerth2003-09-182-3/+4
* PR c++/12266mmitchel2003-09-174-3/+20
* PR debug/12066mmitchel2003-09-174-0/+32
* * semantics.c (expand_or_defer_fn): Inc/dec function_depth.rth2003-09-172-0/+8
* PR c++/7939lerdsuwa2003-09-162-5/+9
* Cleaned up Jan's ChangeLog entrieskcook2003-09-161-12/+12
* cp:nathan2003-09-153-8/+20
* * coverage.c (create_coverage): Do not call pushlevel/poplevel.mmitchel2003-09-157-201/+196
* * class.c (layout_class_type): Make DECL_MODE match TYPE_MODE formmitchel2003-09-151-1/+9
* * class.c (layout_class_type): Make DECL_MODE match TYPE_MODE formmitchel2003-09-142-0/+6
* * rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinfo decls.geoffk2003-09-142-1/+6
* * alias.c: Follow spelling conventions.kazu2003-09-142-2/+7
* * cgraphunit.c (cgraph_assemble_pending_functions): Export.rth2003-09-132-0/+8
* * decl2.c (var_finalized_p): Swap arms of conditional.dje2003-09-112-2/+6
* cp:nathan2003-09-113-47/+66
* * cgraphunit.c (cgraph_finalize_function): Add nested arg.rth2003-09-112-1/+6
* * decl2.c (cxx_callgraph_analyze_expr): Mark argument unused.rth2003-09-112-1/+5
* * decl2.c (var_finalized_p): New.hubicka2003-09-102-9/+19
* * cgraph.h (struct cgraph_node): Rename lowered to analyzed.rth2003-09-104-20/+22
* * cgraphunit.c (cgraph_finalize_function): Remove unused argument.rth2003-09-102-1/+4
* * semantics.c (expand_or_defer_fn): Use cgraph_finalize_functionrth2003-09-101-0/+3
* * decl2.c (finish_file): Avoid out-of-bounds array referencerth2003-09-103-60/+15
* * except.c: Include cgraph.h.rth2003-09-102-37/+16
* PR bootstrap/12168ebotcazou2003-09-092-0/+6
* * langhooks-def.h (lhd_register_builtin_type): New function.mmitchel2003-09-092-0/+5
* PR c++/11786mmitchel2003-09-083-2/+10
* * optimize.c (maybe_clone_body): Inc/dec function_depth.rth2003-09-082-0/+11
* PR c++/5296mmitchel2003-09-082-15/+29
* gcc/rth2003-09-087-37/+19
* Fix typo.mmitchel2003-09-071-1/+1
* * c-pretty-print.h (pp_c_left_brace): Declare.gdr2003-09-074-10/+82
* * decl2.c (maybe_emit_vtables, write_out_vars, finish_file):hubicka2003-09-072-3/+14
* PR c++/11687mmitchel2003-09-073-20/+42
* * cp-tree.h (add_binding): Remove declaration.gdr2003-09-066-82/+107
* cp:nathan2003-09-062-2/+8
* PR c++/11409sayle2003-09-062-1/+12
* PR c++/11595steven2003-09-062-7/+10
* cp:nathan2003-09-062-0/+17
* PR c++/12163mmitchel2003-09-053-2/+26
* cp:nathan2003-09-053-8/+26
* cp:nathan2003-09-0510-37/+130
* * cgraph.c (cgraph_mark_reachable_node): Split out from ...rth2003-09-052-1/+6
* PR 12161geoffk2003-09-043-0/+18
* cp:nathan2003-09-046-59/+68
* Remove cast-as-lvalue extension.mmitchel2003-09-045-72/+45
* * targhooks.c: New file.dj2003-09-042-1/+5