OSDN Git Service

Index: ChangeLog
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2003-07-11 geoffkIndex: ChangeLog
2003-07-11 mmitchel PR c++/8327
2003-07-11 mmitchel * typeck.c (build_binary_op): Do not warn about signed
2003-07-10 mmitchel PR c++/9411
2003-07-10 mmitchel PR c++/10032
2003-07-10 nathancp:
2003-07-09 mmitchel * typeck.c (build_x_unary_op): Take note of the fact...
2003-07-09 mmitchel * parser.c (cp_parser_primary_expression): Preserve...
2003-07-09 mmitchel * fold-const.c (make_range): Do not access operand...
2003-07-09 hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-08 lerdsuwa PR c++/11030
2003-07-08 mmitchel * cp-tree.h (build_scoped_method_call): Remove.
2003-07-08 ghazigcc:
2003-07-07 aj * friend.c: Convert to ISO C90 prototypes.
2003-07-07 aj2003-07-07 Andreas Jaeger <aj@suse.de>
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-07 aj * search.c (lookup_base_r): Remove unused variable.
2003-07-07 neil PR debug/10055
2003-07-06 kazu * call.c: Fix comment formatting.
2003-07-06 mmitchel PR c++/11345
2003-07-06 neil * c-common.h (c_comon_handle_filename,
2003-07-06 mmitchel PR c++/11431
2003-07-05 kazu * call.c: Fix comment typos.
2003-07-05 zack * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token...
2003-07-04 mmitchel * call.c (build_addr_func): Handle bound pointers...
2003-07-04 ghazigcc:
2003-07-03 mmitchel * call.c (build_scoped_method_call): Use convert_to_void.
2003-07-03 nathancp:
2003-07-03 ghazi * class.c (add_method, check_field_decl): Fix format...
2003-07-02 bangerthFix a typo.
2003-07-02 nathancp:
2003-07-02 nathancp:
2003-07-02 mmitchel PR c++/6949
2003-07-02 ghazi * error.c (locate_error): %P takes an `int', not a...
2003-07-02 hubicka * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-07-01 mmitchel * call.c (resolve_scoped_fn_name): Return error_mark_n...
2003-07-01 mmitchel PR c++/11149
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 bangerthFix bad indentation due to changes in whitespace betwee...
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
next