| Commit message (Expand) | Author | Age | Files | Lines |
* | * g++.old-deja/g++.other/loop2.C: New test. | jakub | 2000-08-21 | 2 | -0/+33 |
* | * gcc.c-torture/compile/20000606-1.c: New test. | jakub | 2000-08-21 | 10 | -0/+249 |
* | 2000-08-20 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-08-20 | 3 | -0/+34 |
* | * gcc.dg/cpp/lexstrng.c: Don't include string.h. | zack | 2000-08-19 | 3 | -4/+6 |
* | * gcc.c-torture/compile/20000818-1.c: New test. | kenner | 2000-08-18 | 1 | -0/+4 |
* | New test | kenner | 2000-08-18 | 1 | -0/+6 |
* | 2000-08-18 Manfred Hollstein <manfredh@redhat.com> | manfred | 2000-08-18 | 2 | -0/+64 |
* | * gcc.dg/format-va-1.c: New test. | jsm28 | 2000-08-18 | 2 | -0/+17 |
* | * g++.old-deja/g++.other/typedef8.C: New test. | nathan | 2000-08-18 | 2 | -0/+30 |
* | * g++.old-deja/g++.benjamin/13478.C: Mark candidate. | nathan | 2000-08-18 | 7 | -4/+88 |
* | * g++.old-deja/g++.pt/typename27.C: New test. | nathan | 2000-08-18 | 2 | -0/+25 |
* | * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR. | nathan | 2000-08-17 | 5 | -5/+40 |
* | New test. | rth | 2000-08-16 | 2 | -0/+74 |
* | * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c, | jsm28 | 2000-08-15 | 7 | -0/+142 |
* | * g++.old-deja/g++.other/refinit2.C: New test. | nathan | 2000-08-14 | 2 | -0/+22 |
* | * lib/c-torture.exp (c-torture): Make | geoffk | 2000-08-14 | 4 | -6/+37 |
* | In gcc/: | geoffk | 2000-08-13 | 2 | -1/+5 |
* | * parse.y (template_arg): Add rule for template qualified with | jason | 2000-08-12 | 1 | -0/+7 |
* | * decl2.c (add_function): Reorganize. | jason | 2000-08-12 | 1 | -0/+13 |
* | * decl.c (lookup_name_real): Don't forget the TYPENAME_TYPE we're | jason | 2000-08-12 | 1 | -0/+32 |
* | * g++.old-deja/g++.pt/explicit81.C: New test. | nathan | 2000-08-11 | 2 | -0/+47 |
* | * g++.old-deja/g++.pt/typename26.C: New test. | nathan | 2000-08-11 | 2 | -0/+23 |
* | * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix' warning. | geoffk | 2000-08-11 | 2 | -1/+6 |
* | * g++.old-deja/g++.other/array3.C: New test. | nathan | 2000-08-10 | 2 | -0/+29 |
* | * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c, | jsm28 | 2000-08-10 | 8 | -0/+157 |
* | * pt.c (tsubst_aggr_type): Bail if creating the argvec fails. | jason | 2000-08-09 | 1 | -0/+21 |
* | It's `exit(0)', not `exit()'! | aoliva | 2000-08-09 | 1 | -1/+1 |
* | * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names. | nathan | 2000-08-09 | 3 | -2/+7 |
* | * gcc.c-torture/execute/20000808-1.c: New test. | aoliva | 2000-08-09 | 2 | -0/+60 |
* | * gcc.dg/c90-const-expr-1.c: New test. | jsm28 | 2000-08-09 | 2 | -0/+27 |
* | * gcc.dg/noncompile/920923-1.c: Declare calloc. | rth | 2000-08-08 | 2 | -0/+6 |
* | * c-lex.c (yylex): Don't allow integer suffixes 'LUL', 'Ll', 'lL'. | jsm28 | 2000-08-08 | 2 | -0/+28 |
* | * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests. | jsm28 | 2000-08-07 | 3 | -0/+74 |
* | Sun Aug 6 11:41:51 2000 Ovidiu Predescu <ovidiu@cup.hp.com> | ovidiu | 2000-08-06 | 1 | -0/+6 |
* | Set the ld_library_path so that running programs linked against the | ovidiu | 2000-08-06 | 1 | -1/+6 |
* | * c-common.h (enum c_tree_index): Add CTI_SIGNED_SIZE_TYPE and | jsm28 | 2000-08-06 | 2 | -0/+221 |
* | * gcc.c-torture/execute/20000801-4.x: Only xfail on x86. | jsm28 | 2000-08-06 | 2 | -1/+5 |
* | Fix typos. | jsm28 | 2000-08-05 | 1 | -7/+7 |
* | * i386.h (FUNCTION_OK_FOR_SIBCALL): Not OK if DECL's return | zack | 2000-08-05 | 2 | -3/+4 |
* | tweak | jason | 2000-08-05 | 1 | -0/+3 |
* | * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops, | zack | 2000-08-05 | 7 | -108/+139 |
* | new | jason | 2000-08-05 | 2 | -0/+56 |
* | * pt.c (do_type_instantiation): Add complain parm; don't complain | jason | 2000-08-05 | 1 | -0/+16 |
* | * function.c (schedule_fixup_var_refs): New function, broken out | amylaar | 2000-08-04 | 2 | -0/+16 |
* | Fix typo | mmitchel | 2000-08-04 | 1 | -2/+1 |
* | * cp-tree.h (add_method): Change prototype. | mmitchel | 2000-08-04 | 1 | -0/+15 |
* | * c-common.h (flag_isoc94): Declare. | jsm28 | 2000-08-04 | 3 | -0/+276 |
* | * cpplex.c (parse_name): Might have to glue a CPP_OTHER token | zack | 2000-08-04 | 2 | -1/+4 |
* | * gcc.c-torture/compile/20000803-1.c: New test. | law | 2000-08-03 | 2 | -0/+15 |
* | * gcc.c-torture/execute/20000801-3.c, gcc.c-torture/20000801-4.c: | law | 2000-08-03 | 5 | -0/+62 |