OSDN Git Service

Change TARGET_ALTIVEC to TARGET_ALTIVEC_ABI.
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2003-10-15 hubickaproblem that current decl duplication mechanizm
2003-10-14 jason PR c++/11878
2003-10-14 gdr Breack out decl.c (3/n)
2003-10-14 nerodengcc:
2003-10-14 gdr * name-lookup.h (cxx_scope_find_binding_for_name)...
2003-10-13 reichelt PR c++/12370
2003-10-13 gdrFix thinko.
2003-10-13 gdr Break out decl.c (2/n)
2003-10-12 stevengcc/
2003-10-09 jason PR c++/6392
2003-10-09 jasontweak whitespace
2003-10-09 jason * stmt.c (resolve_asm_operand_names): Call...
2003-10-08 bernie * cp_tree.h: Added TFF_NO_FUNCTION_ARGUMENTS.
2003-10-07 bernie PR c++/11097
2003-10-07 mmitchel PR c++/10147
2003-10-06 mmitchel PR bootstrap/12512
2003-10-03 gdr * decl.c (struct cp_binding_level): Move to name-lookup.h
2003-10-03 gdr * name-lookup.c (binding_entry_free): Nullify...
2003-10-02 mmitchel PR c++/12486
2003-09-30 rth * decl.c (duplicate_decls): Copy DECL_SAVED_INS...
2003-09-30 kcookConvert to ISO C90 prototypes.
2003-09-30 gdr * decl.c (pop_binding): Don't mess with nullifying...
2003-09-29 hubicka PR c++/12175
2003-09-28 rth * stmt.c (expand_asm_operands): Take a location...
2003-09-28 aj * c-decl.c (finish_function): Convert definition to...
2003-09-27 gdr * name-lookup.h (get_global_value_if_present): New...
2003-09-27 lerdsuwaCorrect PR number.
2003-09-27 lerdsuwa PR c++/11413
2003-09-27 gdr * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove...
2003-09-26 gdr * decl.c (pop_binding_level, suspend_binding_level,
2003-09-25 lerdsuwa PR c++/5655
2003-09-23 gdr * cp-tree.h (scope_kind): Add new enumerator.
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-20 nathanapparently managed not to commit the crucial part of...
2003-09-20 lerdsuwa PR c++/157
2003-09-19 lerdsuwa PR c++/495
2003-09-19 nathanfix PR number
2003-09-19 nathancp:
2003-09-19 gdr * decl.c (cxx_scope_descriptor): Fix thinko.
2003-09-18 dannysmith PR c++/12320
2003-09-18 nathancp:
2003-09-18 sayle * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,
2003-09-18 reichelt * ChangeLog: Fix recent commit.
2003-09-18 reichelt PR c++/12316
2003-09-18 gdr * c-pretty-print.h (pp_type_specifier_seq)...
2003-09-18 rth * tree-optimize.c (tree_rest_of_compilation...
2003-09-17 mmitchel PR c++/12266
2003-09-17 mmitchel PR debug/12066
2003-09-17 rth * semantics.c (expand_or_defer_fn): Inc/dec...
2003-09-16 lerdsuwa PR c++/7939
2003-09-16 kcookCleaned up Jan's ChangeLog entries
2003-09-15 nathancp:
2003-09-15 mmitchel * coverage.c (create_coverage): Do not call pushlevel...
2003-09-15 mmitchel * class.c (layout_class_type): Make DECL_MODE match...
2003-09-14 mmitchel * class.c (layout_class_type): Make DECL_MODE match...
2003-09-14 geoffk * rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinf...
2003-09-14 kazu * alias.c: Follow spelling conventions.
2003-09-13 rth * cgraphunit.c (cgraph_assemble_pending_functio...
2003-09-11 dje * decl2.c (var_finalized_p): Swap arms of condi...
2003-09-11 nathancp:
2003-09-11 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-11 rth * decl2.c (cxx_callgraph_analyze_expr): Mark...
2003-09-10 hubicka * decl2.c (var_finalized_p): New.
2003-09-10 rth * cgraph.h (struct cgraph_node): Rename lowered...
2003-09-10 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-10 rth * semantics.c (expand_or_defer_fn): Use cgraph_...
2003-09-10 rth * decl2.c (finish_file): Avoid out-of-bounds...
2003-09-10 rth * except.c: Include cgraph.h.
2003-09-09 ebotcazou PR bootstrap/12168
2003-09-09 mmitchel * langhooks-def.h (lhd_register_builtin_type): New...
2003-09-08 mmitchel PR c++/11786
2003-09-08 rth * optimize.c (maybe_clone_body): Inc/dec functi...
2003-09-08 mmitchel PR c++/5296
2003-09-08 rthgcc/
2003-09-07 mmitchelFix typo.
2003-09-07 gdr * c-pretty-print.h (pp_c_left_brace): Declare.
2003-09-07 hubicka * decl2.c (maybe_emit_vtables, write_out_vars, finish_...
2003-09-07 mmitchel PR c++/11687
2003-09-06 gdr * cp-tree.h (add_binding): Remove declaration.
2003-09-06 nathancp:
2003-09-06 sayle PR c++/11409
2003-09-06 steven PR c++/11595
2003-09-06 nathancp:
2003-09-05 mmitchel PR c++/12163
2003-09-05 nathancp:
2003-09-05 nathancp:
2003-09-05 rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-09-04 geoffk PR 12161
2003-09-04 nathancp:
2003-09-04 mmitchel Remove cast-as-lvalue extension.
2003-09-04 dj * targhooks.c: New file.
2003-09-03 mmitchel PR c++/12053
2003-09-03 rth * optimize.c (optimize_function): Push/pop...
2003-09-02 mmitchel PR c++/11553
2003-09-02 mmitchel PR c++/11847
2003-09-02 mmitchel PR c++/11808
2003-09-01 mmitchel PR c++/12114
2003-09-01 zlomek * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
next