summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* * stmt.c (expand_asm_operands): Take a location_t, instead ofrth2003-09-282-2/+7
* * c-decl.c (finish_function): Convert definition to ISO C90.aj2003-09-286-12/+22
* * name-lookup.h (get_global_value_if_present): New function.gdr2003-09-278-47/+61
* Correct PR number.lerdsuwa2003-09-271-1/+1
* PR c++/11413lerdsuwa2003-09-272-0/+10
* * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove reference togdr2003-09-276-108/+88
* * decl.c (pop_binding_level, suspend_binding_level,gdr2003-09-262-65/+52
* PR c++/5655lerdsuwa2003-09-252-2/+35
* * cp-tree.h (scope_kind): Add new enumerator.gdr2003-09-235-115/+146
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-2212-34/+44
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-2112-39/+40
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-215-39/+30
* apparently managed not to commit the crucial part of c++/12332nathan2003-09-201-2/+7
* PR c++/157lerdsuwa2003-09-202-0/+30
* PR c++/495lerdsuwa2003-09-192-0/+8
* fix PR numbernathan2003-09-191-1/+1
* cp:nathan2003-09-191-0/+7
* * decl.c (cxx_scope_descriptor): Fix thinko.gdr2003-09-192-1/+9
* PR c++/12320dannysmith2003-09-182-0/+8
* cp:nathan2003-09-183-9/+30
* * 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