| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ChangeLog: | uweigand | 2003-06-27 | 1 | -0/+20 |
* | * gcc.dg/20030626-1.c: Use signed char. | ebotcazou | 2003-06-26 | 1 | -1/+1 |
* | PR optimization/11210 | ebotcazou | 2003-06-26 | 1 | -0/+18 |
* | Test from http://gcc.gnu.org/ml/gcc-patches/2003-06/msg02557.html | zlomek | 2003-06-25 | 1 | -0/+9 |
* | * builtins.c (expand_builtin): Use expand_builtin_pow to expand | sayle | 2003-06-24 | 1 | -0/+35 |
* | * gcc.dg/compat/compat-common.h (DEBUG_INIT): New. | janis | 2003-06-17 | 29 | -0/+58 |
* | * optabs.h (enum optab_index): Add new OTI_tan and OTI_atan. | sayle | 2003-06-16 | 3 | -0/+25 |
* | * config/i386/i386.md (expsf2, expdf2, expxf2): New patterns to | sayle | 2003-06-15 | 3 | -0/+16 |
* | gcc: | ghazi | 2003-06-13 | 1 | -5/+3 |
* | PR target/11089 | rth | 2003-06-13 | 1 | -0/+27 |
* | PR middle-end/168 | sayle | 2003-06-12 | 1 | -0/+20 |
* | * fold-const.c (tree_expr_nonnegative_p): Add support for | sayle | 2003-06-12 | 1 | -0/+55 |
* | * stmt.c (expand_asm_operands): Don't warn for memories with | rth | 2003-06-12 | 1 | -0/+2 |
* | * gcc.dg/compat/struct-by-value-11_main.c: New file. | janis | 2003-06-11 | 24 | -0/+824 |
* | * gcc.dg/compat/scalar-by-value-3_main.c: New file. | janis | 2003-06-11 | 12 | -0/+761 |
* | * gcc.dg/compat/fp2-struct-check.h: New file. | janis | 2003-06-10 | 9 | -0/+572 |
* | * gcc.dg/compat/compat-common.h: New file. | janis | 2003-06-10 | 47 | -623/+426 |
* | * gcc.dg/asm-7.c: Adjust expected warning text. | rth | 2003-06-10 | 1 | -2/+2 |
* | * builtins.c (fold_builtin): Optimize cos(-x) as cos(x). | sayle | 2003-06-10 | 1 | -0/+108 |
* | From David Taylor. | wilson | 2003-06-09 | 1 | -0/+9 |
* | * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax. | mmitchel | 2003-06-09 | 3 | -2/+3 |
* | * expr.h (EXPAND_MEMORY): New. | rth | 2003-06-09 | 2 | -1/+27 |
* | * i386.md (subsi_3_zext, sse2_nandv2di3): Fix predicates. | hubicka | 2003-06-08 | 8 | -26/+26 |
* | * gcc.dg/weak/weak.exp: Simplify. | mmitchel | 2003-06-06 | 11 | -15/+15 |
* | * gcc.dg/builtins-2.c: Correct check-in of incorrect version. | sayle | 2003-06-06 | 2 | -3/+3 |
* | * fold-const.c (fold <ABS_EXPR>): Re-fold the result of folding | sayle | 2003-06-06 | 3 | -0/+144 |
* | * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms. | sayle | 2003-06-06 | 1 | -0/+6 |
* | * gcc.dg/format/asm_fprintf-1.c: New test. | ghazi | 2003-06-05 | 1 | -0/+82 |
* | * lib/gcc-defs.exp (additional_sources): New variable. | mmitchel | 2003-06-05 | 10 | -191/+20 |
* | * dwarf2out.c (loc_descriptor_from_tree): Return 0 for | rth | 2003-06-05 | 1 | -0/+7 |
* | * c-common.c (handle_cleanup_attribute): New. | rth | 2003-06-04 | 7 | -0/+228 |
* | * lib/dg-pch.exp: New file. | mmitchel | 2003-06-04 | 1 | -55/+3 |
* | * builtins.c (dconstpi, dconste): New mathematical constants. | sayle | 2003-06-04 | 5 | -0/+77 |
* | PR optimization/11018 | ebotcazou | 2003-06-04 | 1 | -0/+39 |
* | PR optimization/10876 | ebotcazou | 2003-06-04 | 1 | -0/+12 |
* | * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1. | kazu | 2003-06-03 | 1 | -3/+3 |
* | * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak. | amylaar | 2003-06-03 | 2 | -0/+17 |
* | * builtins.def (BUILT_IN_CABS, BUILT_IN_CABSF, BUILT_IN_CABSL): | sayle | 2003-06-03 | 1 | -0/+28 |
* | * builtins.c (expand_builtin_memcpy): Remove endp argument and endp | jakub | 2003-06-03 | 1 | -0/+11 |
* | * lib/scanasm.exp (dg-scan): New function, factored out of ... | mmitchel | 2003-06-02 | 32 | -192/+69 |
* | * gcc.dg/cpp/truefalse.cpp: Move it to ... | mmitchel | 2003-06-02 | 2 | -19/+2 |
* | * cppmacro.c (warn_of_redefinition): Handle cases where the two | dj | 2003-06-01 | 1 | -0/+21 |
* | PR target/11044 | ebotcazou | 2003-06-01 | 1 | -0/+76 |
* | * flags.h (flag_wrapv): New flag controlling overflow semantics. | sayle | 2003-05-31 | 2 | -0/+56 |
* | * c-semantics.c (genrtl_do_stmt_1): New function split out from... | sayle | 2003-05-29 | 1 | -0/+60 |
* | 2003-05-26 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2003-05-26 | 2 | -2/+2 |
* | Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2003-05-24 | 2 | -0/+2 |
* | * builtins.def: Defome atan, atanf, atanl, tan, tanf and tanl | sayle | 2003-05-23 | 2 | -0/+10 |
* | 2003-05-21 Janis Johnson <janis187@us.ibm.com> | janis | 2003-05-21 | 12 | -0/+981 |
* | PR target/6428 | danglin | 2003-05-21 | 2 | -0/+2 |