| Commit message (Expand) | Author | Age | Files | Lines |
* | new | jason | 2000-07-28 | 2 | -0/+32 |
* | * gcc.dg/c99-main-1.c: New test. | law | 2000-07-27 | 2 | -0/+13 |
* | * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests. | law | 2000-07-27 | 3 | -0/+21 |
* | * decl.c (start_cleanup_fn): Mark the function as `inline'. | mmitchel | 2000-07-27 | 1 | -0/+19 |
* | * gcc.c-tortuer/execute/20000726-1.c: New test. | law | 2000-07-27 | 2 | -0/+35 |
* | * gcc.c-torture/execute/enum-2.c: New test. | aoliva | 2000-07-26 | 2 | -0/+26 |
* | * gcc.dg/cpp/tr-warn3.c: New test. | ghazi | 2000-07-25 | 2 | -0/+65 |
* | * g++.old-deja/g++.ext/implicit1.C: Remove. | nathan | 2000-07-25 | 6 | -39/+16 |
* | * g++.old-deja/g++.other/for2.C: New test. | nathan | 2000-07-25 | 2 | -0/+18 |
* | * config/i386/i386.md (andsi_1+1): Allow HImode. | jakub | 2000-07-25 | 2 | -0/+43 |
* | 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2000-07-25 | 1 | -0/+4 |
* | 2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2000-07-25 | 1 | -2/+0 |
* | 2000-07-18 Eric Christopher <echristo@redhat.com> | echristo | 2000-07-24 | 2 | -2/+19 |
* | * gcc.c-torture/execute/20000722-1.x: New, testcase fails. | geoffk | 2000-07-24 | 4 | -18/+33 |
* | * gcc.dg/cpp/20000720-1.S: New test. | jakub | 2000-07-24 | 2 | -0/+18 |
* | * c-semantics.c (make_rtl_for_local_static): Use TREE_ASM_WRITTEN | mmitchel | 2000-07-23 | 2 | -0/+46 |
* | fix typo | meissner | 2000-07-22 | 1 | -1/+1 |
* | Add gcc.c-torture/execute/ieee/hugeval.c | meissner | 2000-07-22 | 2 | -0/+31 |
* | * cp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__. | zack | 2000-07-21 | 7 | -1/+16 |
* | * lib/old-dejagnu.exp: Check for both "Internal compiler error" | zack | 2000-07-20 | 2 | -1/+4 |
* | * cppmacro.c (CAN_PASTE_AFTER): New macro. | zack | 2000-07-20 | 4 | -8/+25 |
* | * tradcpp.c (rescan): Do not recognize directives when the # | zack | 2000-07-19 | 2 | -0/+13 |
* | * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into block | zack | 2000-07-19 | 4 | -73/+78 |
* | * cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry | zack | 2000-07-18 | 3 | -0/+51 |
* | * gcc.dg/noncompile/redecl-1.c: New test. | aoliva | 2000-07-18 | 2 | -0/+14 |
* | * calls.c (store_arg): Return non-zero if sibcall_failure is | jakub | 2000-07-18 | 3 | -3/+28 |
* | New test. | rth | 2000-07-17 | 2 | -0/+30 |
* | * gcc.dg/cpp/syshdr.c: New test. | zack | 2000-07-17 | 4 | -0/+26 |
* | * gcc.dg/cpp/cmdlne-dD.c: New test. | zack | 2000-07-17 | 3 | -0/+29 |
* | * gcc.c-torture/execute/20000717-3.c: New test. | law | 2000-07-17 | 2 | -0/+28 |
* | * gcc.c-torture/compile/20000717-1.c: New test. | law | 2000-07-17 | 2 | -0/+15 |
* | * gcc.dg/formatz-1.c: New test. | law | 2000-07-17 | 2 | -0/+33 |
* | * simplify-rtx.c (simplify_relational_operation): Two signed | geoffk | 2000-07-17 | 2 | -0/+15 |
* | * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph.c, | law | 2000-07-17 | 4 | -7/+82 |
* | * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c, | law | 2000-07-17 | 5 | -0/+64 |
* | * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c, | law | 2000-07-17 | 15 | -0/+172 |
* | * gcc.c-torture/execute/20000717-1.c: New test. | law | 2000-07-17 | 3 | -0/+30 |
* | * gcc.dg/20000715-1.c: New test. | jakub | 2000-07-15 | 2 | -0/+10 |
* | * gcc.c-torture/execute/20000715-2.c: New test. | jakub | 2000-07-15 | 2 | -0/+18 |
* | Fix (<cond> ? FOO++ : BAR++) == 2 from misoptimizing FOO++ into ++FOO without... | meissner | 2000-07-15 | 2 | -0/+122 |
* | * calls.c (stored_args_map): New variable. | jakub | 2000-07-13 | 2 | -0/+31 |
* | * c-common.h (flag_digraphs): New. | neil | 2000-07-13 | 4 | -0/+72 |
* | * g77.f-torture/compile/20000630-2.f: New test. | law | 2000-07-12 | 3 | -0/+16 |
* | * g77.f-torture/execute/20000503-1.x: Delete. Test now passes. | law | 2000-07-11 | 1 | -0/+4 |
* | Remove. No longer expected to fail. | law | 2000-07-11 | 1 | -6/+0 |
* | * gcc.dg/cpp/cmdlne-C.c: Fix typo. | neil | 2000-07-11 | 2 | -2/+6 |
* | * cpp.texi: Update. | neil | 2000-07-11 | 2 | -2/+37 |
* | * cpphash.h: ISvspace, is_vspace, is_nvspace: New. | neil | 2000-07-09 | 3 | -1/+53 |
* | 2000-07-08 Angela Marie Thomas <angela@cygnus.com> | geoffk | 2000-07-08 | 2 | -1/+5 |
* | * gcc.dg/cpp/macsyntx.c: Add test for #define defined. | neil | 2000-07-08 | 2 | -0/+5 |