OSDN Git Service

2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2003-07-01 bangerth2003-07-01 Giovanni Bajo <giovannibajo@libero.it>
2003-07-01 nathan * c-tree.h (define_label): Replace filename and lineno...
2003-07-01 mmitchel PR c++/9559
2003-06-30 neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-30 bangerth2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
2003-06-30 bangerth2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
2003-06-30 bangerth2003-06-30 Giovanni Bajo <giovannibajo@libero.it>
2003-06-30 bangerth2003-06-10 Giovanni Bajo <giovannibajo@libero.it>
2003-06-29 gdr * cp-tree.h (language_to_string): Adjust declaration.
2003-06-29 gdr * error.c (print_integer): Remove.
2003-06-28 nathan * error.c (print_instantiation_partial_context): Take a
2003-06-28 nathan * diagnostic.h (diagnostic_set_info): Replace file...
2003-06-28 nathan PR c++/10784
2003-06-28 zack * c-format.c (check_format_string, get_constant)
2003-06-27 mmitchel PR c++/10468
2003-06-27 mmitchel PR c++/10796
2003-06-27 mmitchel PR c++/11332
2003-06-26 nathan * call.c (build_op_delete_call): Use strip_array_call...
2003-06-26 nathanFrom Giovanni Bajo <giovannibajo@libero.it>
2003-06-26 mmitchel PR c++/10990
2003-06-26 mmitchel PR c++/10931
2003-06-24 nathan * call.c (enforce_access): Assert we get a binfo.
2003-06-24 hubicka * method.c (thunk_labelno): Move outside ifdef block...
2003-06-24 hubicka * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABL...
2003-06-24 jakub * method.c: add prototype for make_alias_for_thunk.
2003-06-23 jakub * config/i386/i386.c (x86_output_mi_thunk): Don't...
2003-06-23 hubicka * decl.c (register_dtor_fn): Mark cleanup as used.
2003-06-23 jakub * mangle.c (hash_type): val is the TREE_LIST itself...
2003-06-21 gdrcp/
2003-06-21 gdr PC c++/10864
2003-06-21 gdrtestsuite/
2003-06-20 mmitchel PR c++/10749
2003-06-20 mmitchel PR c++/10845
2003-06-20 nathan * tree.h (expand_function_end): Remove all parameters.
2003-06-20 mmitchel PR c++/10939
2003-06-20 mmitchel PR c++/9649
2003-06-20 mmitchel PR c++/11041
2003-06-20 austernFix for PR c++/11228, infinite loop for new int[n]().
2003-06-19 aj * c-tree.h: Remove declaration of poplevel.
2003-06-19 neroden * pt.c: Convert to ISO C.
2003-06-18 nathan * cp-tree.h (comp_except_specs, compparms, cp_has_muta...
2003-06-18 nathan * cp-tree.h (COMPARE_RELAXED): Rename to ...
2003-06-18 mmitchel * mangle.c (mangle_conv_op_name_for_type): Correct...
2003-06-18 neil PR debug/4252
2003-06-17 mmitchel * mangle.c (mangle_conv_op_name_for_type): Correct...
2003-06-17 jason PR c++/10929
2003-06-17 mmitchelCorrect PR number.
2003-06-17 mmitchel PR c++/1255
2003-06-17 mmitchel PR c++/11105
2003-06-17 aj * except.c: Remove duplicate declaration of push_eh_cl...
2003-06-17 neroden 2003-06-16 Jens-Michael Hoffmann <jensmh@gmx.de>
2003-06-16 ghazicp:
2003-06-16 neroden * tree.c: Convert to ISO C.
2003-06-16 kazu * cp-tree.h: Follow spelling conventions.
2003-06-14 nathan * tree.h (init_function_start): Remove filename and...
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-13 neroden * lex.c: Convert to ISO C.
2003-06-13 neroden 2003-05-19 Jens-Michael Hoffmann <jensmh@gmx.de>
2003-06-13 neroden * rtti.c: Remove PARAMS.
2003-06-13 neroden * typeck2.c: Convert to ISO C.
2003-06-12 mmitchel PR c++/10635
2003-06-12 mmitchel PR c++/10432
2003-06-11 sayle * decl2.c (generate_ctor_or_dtor_function): Avoid...
2003-06-11 mmitchel * mangle.c (tm_p.h): Include it.
2003-06-11 mmitchel PR c++/11131
2003-06-10 jasonoops
2003-06-10 jason PR c++/10968
2003-06-10 geoffk2003-06-10 Andrew Pinski <pinskia@physics.uc.edu>
2003-06-10 mmitchel PR c++/11131
2003-06-09 zack PR 8861
2003-06-07 aj * cp/decl.c (xref_tag): Remove undefined macro NONNEST...
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-06-05 hubicka * install.tex: Document profiledbootstrap.
2003-06-04 amylaargcc/cp:
2003-06-04 aj * g77spec.c (lang_specific_driver): Remove ALT_LIBM...
2003-06-04 aldyh2003-06-03 Jason Merrill <jason@redhat.com>
2003-06-03 lerdsuwa PR c++/10940
2003-05-31 dnovillo * class.c (dump_array): Call CONSTRUCTOR_ELTS to access
2003-05-31 gdr * decl.c (cp_binding_level::this_entity): Rename from...
2003-05-31 lerdsuwa PR c++/10956
2003-05-29 gdr * decl.c (ENABLE_SCOPE_CHECKING): Rename from...
2003-05-29 gdr * name-lookup.h (global_scope_p): New macro.
2003-05-25 lerdsuwa * parser.c (cp_parser_explicit_instantiation): Restore old
2003-05-23 geoffk * config/rs6000/rs6000.c (expand_block_move): Unify...
2003-05-23 lerdsuwa PR c++/10682
2003-05-21 jason * init.c (build_vec_delete): Copy the address...
2003-05-21 nathan * c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE...
2003-05-21 ghazigcc:
2003-05-21 dannysmith PR c++/9738
2003-05-19 austernAdd a new flag, -W(no-)invalid-offsetof, to control...
2003-05-19 gdr * name-lookup.c (free_binding_entry): fix where the...
2003-05-18 gdr * hashtable.h (struct ht_identifier): Add data member...
2003-05-18 lerdsuwa * semantics.c (perform_deferred_access_checks): Don...
2003-05-17 ghazigcc:
2003-05-17 ghazigcc:
2003-05-15 jason PR c++/5388
2003-05-15 mmitchel * call.c (build_op_delete_call): Avoid creating unnece...
2003-05-15 mmitchel PR c++/8385
2003-05-13 jason * typeck.c (build_modify_expr): Don't always...
2003-05-11 lerdsuwa * method.c (synthesize_method): Call push/pop_deferrin...
next