OSDN Git Service

2003-01-08 Larin Hennessey <larin@science.oregonstate.edu>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.other /
2003-01-03 ghazi * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
2003-01-01 lerdsuwa * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
2002-12-29 jasonchange error to warning
2002-12-28 mmitchel * g++.dg/eh/spec4.C: Remove stray semicolon.
2002-10-02 ajEnable tests on x86-64.
2002-09-18 nathancp:
2002-09-16 nathancp:
2002-09-16 kazu * ChangeLog: follow spelling conventions.
2002-03-29 mmitchel * include/c_std/std_cmath.h: To prevent problems...
2002-03-22 jakub * g++.old-deja/g++.other/dwarf2-1.C: Move...
2002-03-20 jakubmangle11.C was duplicate of mangle3.C
2002-03-18 jason PR c++/4222, c++/5995
2002-03-15 hp * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2002-03-13 jason * varasm.c (globalize_decl): New fn.
2002-03-11 nathancp:
2002-03-04 geoffkRemove old unneeded .cvsignore files.
2002-02-28 jason * c-decl.c (finish_function): Only warn about...
2002-02-27 mmitchel * g++.old-deja/g++.law/visibility13.C: Remove "instant...
2002-02-22 nathancp:
2002-02-13 mmitchel * g++.old-deja/g++.other/thunk1.C: New test.
2002-02-01 jason PR c++/4872
2002-02-01 jason * typeck.c (build_component_ref): Always compla...
2002-01-25 jakub * g++.old-deja/g++.other/eh5.C: New test.
2002-01-24 zack * g++.old-deja/g++.brendan/crash8.C: Don't expect...
2001-12-12 jasonfix XFAIL
2001-12-12 nathan * doc/extend.texi (Deprecated Features): Deprecate...
2001-11-30 mmitchel2001-11-29 Mark Mitchell <mark@codesourcery.com>
2001-11-29 mmitchel PR c++/3471
2001-11-15 jasonavoid includes
2001-10-11 rth * rtl.h (REG_VTABLE_REF): New.
2001-09-24 rsandifoRemoved, since DR209 patch was reverted on this branch.
2001-09-04 nathancp:
2001-08-13 mmitchel * call.c (build_over_call): Mark COMPOUND_EXPRs genera...
2001-08-02 nathan.:
2001-07-26 nathancp:
2001-07-26 nathancp:
2001-07-25 nathancp:
2001-07-25 nathancp:
2001-07-23 bje2001-07-23 Ben Elliston <bje@redhat.com>
2001-07-11 mmitchel * stmt.c (parse_output_constraint): New function,...
2001-07-11 bje2001-07-11 Ben Elliston <bje@redhat.com>
2001-07-01 mmitchel * expr.c (expand_expr, case ARRAY_REF): Correct check for
2001-06-14 jason * class.c (dfs_find_final_overrider): Fix logic.
2001-06-13 rth * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
2001-06-11 berndsRemove Stepanov test
2001-06-09 mmitchelNew test.
2001-06-05 nathancp:
2001-05-30 nathancp:
2001-05-26 nathancp:
2001-05-25 mmitchel G++ no longer defines builtins that do not begin with...
2001-05-22 mmitchel * call.c (build_op_delete_call): Ignore exception...
2001-05-21 jason * class.c (build_vtable_entry_ref): Lose vtbl...
2001-05-20 nathancp:
2001-05-18 jasonfix
2001-05-17 oldham2001-05-17 Jeffrey D. Oldham <oldham@codesourcery...
2001-05-16 nathancp:
2001-05-07 mmitchel * g++.old-deja/g++.other/op2.C: Don't use `glob' as...
2001-04-29 jsm28cp:
2001-04-27 nathancp:
2001-04-27 nathancp:
2001-04-26 mmitchel * invoke.texi: Document more C++ command-line options.
2001-04-26 nathan.:
2001-04-25 zack * cp/optimize.c: Include hashtab.h.
2001-04-21 mmitchel * cp-tree.h (finish_enum): Change prototype.
2001-04-20 jakub * g++.old-deja/g++.other/comdat2.C: New test.
2001-04-20 jakub * call.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG and
2001-04-20 jakub * search.c (lookup_field_r): If looking for type and...
2001-04-20 mmitchelFix typo
2001-04-19 mmitchel * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SP...
2001-04-16 mmitchel * init.c (build_delete): Create a SAVE_EXPR for the...
2001-04-12 jason * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New...
2001-04-12 nathancp:
2001-04-12 mmitchel * dwarf2out.c (modified_type_die): Don't create new...
2001-04-11 nathancp:
2001-04-10 rthNew.
2001-04-10 mmitchel * class.c (find_final_overrider_data): Add `candidates'.
2001-04-06 bkoz2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
2001-04-04 mmitchel * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2001-03-28 ljrittle* g++.old-deja/g++.other/eh4.C: Fix typo.
2001-03-26 nathancp:
2001-03-23 jakub * decl.c (local_names): Define.
2001-03-22 jakub * method.c (do_build_assign_ref): Don't use build_modi...
2001-03-21 mmitchel * mangle.c (mangle_decl_string): Mangle the names...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-17 rth * g++.old-deja/g++.other/eh4.C: Add expected...
2001-03-16 mmitchel * dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF...
2001-03-15 gdrcp/
2001-03-15 mmitchel * decl.c (cp_make_fnname_decl): Set DECL_IGNORED_P...
2001-03-14 jakub * reg-stack.c (stack_result): Unconditionally use
2001-03-12 nathancp:
2001-03-07 neil * g++.old-deja/g++.other/crash31.C: XFAIL.
2001-03-02 nathancp:
2001-03-02 nathancp:
2001-03-01 nathancp:
2001-02-23 mmitchel * spew.c (yylex): Correct handling of friends.
2001-02-22 jakub * cp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 gdrNew test.
2001-02-20 mmitchel * stmt.c (expand_return): If an attempt is made to...
2001-02-19 lerdsuwa * optimize.c (expand_call_inline): Don't walk subtrees...
2001-02-18 mmitchel * invoke.texi (-fsquangle): Remove documentation.
next