OSDN Git Service

update copyrights
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
2001-01-03 ghaziupdate copyrights
2001-01-03 ghazi * builtins.c (expand_builtin_strncmp): Use host_intege...
2001-01-03 nathancp:
2001-01-03 nathancp:
2001-01-03 jasonupdate
2001-01-03 ghazi * gcc.c-torture/compile/20010102-1.c: New test.
2001-01-03 jason * init.c (build_default_init): New fn.
2001-01-02 rth * c-common.h (ASM_INPUT_P): New.
2001-01-02 jason * typeck.c (build_binary_op): Fix pmf compariso...
2001-01-02 jason * tree.c (cp_valid_lang_attribute): Don't set...
2001-01-02 cchavvaInitial version.
2001-01-02 jason * typeck.c (strip_all_pointer_quals): Also...
2001-01-02 ajNew tests for noreturn.
2001-01-02 ghaziupdate copyrights
2001-01-02 ghazi * c-common.c (c_common_nodes_and_builtins): Set prototype
2000-12-30 oldham2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2000-12-30 oldham2000-12-30 Jeffrey Oldham <oldham@codesourcery.com>
2000-12-29 law * lib/g++.exp: Use sh to exec ${odir_v3}/tests_flags
2000-12-29 rthNew test.
2000-12-29 rth * gcc.dg/20001117-1.c (__cyg_profile_func_enter...
2000-12-29 geoffk2000-12-28 Geoffrey Keating <geoffk@redhat.com>
2000-12-29 hp * g++.dg/vtgc1.C: New test.
2000-12-28 geoffk * gcc.dg/20001228-1.c: New test.
2000-12-28 geoffk * gcc.c-torture/execute/20001228-1.c: New test.
2000-12-28 jsm28 * c-common.c (enum format_type): Add strfmon_format_type.
2000-12-27 ghazi * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_...
2000-12-27 geoffk2000-12-27 Geoffrey Keating <geoffk@redhat.com>
2000-12-23 jasonxfail
2000-12-23 jason * typeck.c (build_binary_op): Fix pmf compariso...
2000-12-22 jsm28 * gcc.c-torture/compile/20001222-1.c: New test.
2000-12-22 jason In partial ordering for a call, ignore parms...
2000-12-22 aoliva* gcc.c-torture/execute/comp-goto-2.c: New test.
2000-12-21 amylaar * gcc.c-torture/execute/20000822-1.c: Check for NO_TRA...
2000-12-21 amylaar * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-21 berndsNew testcase
2000-12-21 berndsNew compilation test case.
2000-12-20 rth * g++.old-deja/g++.pt/crash36.C: Update error...
2000-12-19 ghazi * fold-const.c (tree_expr_nonnegative_p): Treat truth...
2000-12-18 jsm28 * c-common.c (STD_C9L, ADJ_STD): Define.
2000-12-18 neil * gcc.dg/cpp/cmdlne-P.c: New test.
2000-12-18 jsm28 * gcc.c-torture/execute/builtin-abs-1.c,
2000-12-17 neil * gcc.dg/cpp/multiline.c: New test.
2000-12-17 neil * g++.old-deja/g++.other/syshdr1.C: Update.
2000-12-16 lerdsuwaRemove conflict marker.
2000-12-16 lerdsuwa * tree.c (no_linkage_helper): Use CLASS_TYPE_P instead of
2000-12-16 lerdsuwa * pt.c (unify): Handle when both ARG and PARM are
2000-12-16 lerdsuwa * pt.c (reduce_template_parm_level): Set DECL_ARTIFICI...
2000-12-15 jason * init.c (build_new_1): Don't strip quals from...
2000-12-15 jason * decl.c (pushdecl): Don't check for linkage...
2000-12-15 jason * call.c (build_op_delete_call): See through...
2000-12-15 lerdsuwa * pt.c (check_explicit_specialization): Propagate...
2000-12-14 ovidiuAdded.
2000-12-14 clm * gcc.c-torture/execute/920501-7.c: Check for...
2000-12-13 sirl 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-12-13 neil Tests by Zack Weinberg <zackw@stanford.edu>.
2000-12-13 neil * gcc.dg/cpp/tr-direct.c: Update.
2000-12-11 neil * gcc.dg/cpp/defined_trad.c: Update.
2000-12-11 neil * gcc.dg/cpp/defined_trad.c: New test.
2000-12-11 neil * gcc.dg/cpp/if-2.c: Separate tests so that...
2000-12-09 jsm28 * c-common.c (check_function_format): Don't suggest...
2000-12-09 jason Clean up copy-initialization in overloading...
2000-12-09 jason * error.c (dump_function_name): Don't let the...
2000-12-09 neil * gcc.dg/cpp/lineflags.c: New tests.
2000-12-08 geoffk * g++.old-deja/g++.other/eh3.C: New testcase.
2000-12-07 neil * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c...
2000-12-07 jsm28 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2...
2000-12-07 jakub * optimize.c (copy_body_r): Set STMT_IS_FULL_EXPR_P...
2000-12-07 jsm28 * c-common.c (warn_format_security): New variable.
2000-12-07 jsm28 * c-common.c (check_format_info): Warn for non-constan...
2000-12-07 jsm28 * c-common.c (format_wanted_type): Add reading_from_flag.
2000-12-07 lerdsuwa * pt.c (verify_class_unification): New function.
2000-12-07 law * gcc.c-torture/execute/ieee/hugeval.x: New.
2000-12-06 neil * gcc.dg/cpp/backslash2.c
2000-12-06 ghazi * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add...
2000-12-05 geoffk* global.c (global_conflicts): Allow for a REG_UNUSED...
2000-12-05 nathancp:
2000-12-05 nathancp:
2000-12-05 rthNew test.
2000-12-04 neil * g++.old-deja/g++.other/virtual9.C: New test.
2000-12-04 neil * gcc.dg/cpp/extratokens.c: Forgotten file.
2000-12-04 neil * g++.old-deja/g++.other/instan1.C, instan2.C: Move...
2000-12-04 neil * gcc.dg/cpp/assert_trad1.c, assert_trad2.c...
2000-12-04 ghazi * builtins.c (expand_builtin_strspn, expand_builtin_st...
2000-12-04 jsm28 * gcc.c-torture/execute/20001203-1.c: New test.
2000-12-03 neil * gcc.dg/cpp/macro6.c: New test cases.
2000-12-03 ghazi * builtins.c (expand_builtin_strcat, expand_builtin_st...
2000-12-03 ghazi * builtins.c (expand_builtin_strcmp): Use const*_rtx...
2000-12-02 geoffk * c-common.c (combine_strings): When the ISO C standar...
2000-12-02 geoffk * cpplib.c (do_ifdef): Add check_eol() call.
2000-12-02 neil * g++.old-deja/g++.other/externC4.C,
2000-12-02 neil * g++.old-deja/g++.other/instan2.C
2000-12-02 neil * gcc.dg/testsuite/c++98.c,c++98-pedantic.c...
2000-12-01 jsm28 * c-common.c (warn_format, warn_format_y2k,
2000-12-01 neil * gcc.dg/cpp/20000720-1.S: Remove duplicate...
2000-12-01 toon2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
2000-12-01 jsm28 * c-decl.c (grokdeclarator): If pedantic, warn about...
2000-12-01 jakub * builtins.c (target_char_cast): New function.
2000-12-01 nathancp:
2000-12-01 geoffk * gcc.c-torture/execute/20001130-2.c: New testcase.
next