Age | Commit message (Expand) | Author | Files | Lines |
2005-02-07 | * cse.c: Update comments. | Kazu Hirata | 2 | -13/+17 |
2005-02-07 | cfgcleanup.c, [...]: Update copyright. | Kazu Hirata | 10 | -9/+17 |
2005-02-07 | re PR middle-end/19775 (sqrt(pow(x,y)) != pow(x,y*0.5) (with -ffast-math)) | Richard Guenther | 6 | -7/+47 |
2005-02-07 | invoke.texi (ftree-vectorizer-verbose): New. | Leehod Baruch | 9 | -451/+634 |
2005-02-07 | re PR target/19796 (Bootstrap fails: Unresolved data symbol "set_fpc_csr") | Richard Sandiford | 4 | -26/+16 |
2005-02-07 | linux.h (LIB_SPEC, [...]): Remove redundant, incorrect definitions. | Alexandre Oliva | 2 | -14/+3 |
2005-02-07 | frv.md ("tls_indirect_call"): Turn into libcall-like expand. | Alexandre Oliva | 3 | -12/+35 |
2005-02-07 | rtems-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Let !-mhard-float !-msoft-float imply... | Ralf Corsepius | 2 | -0/+13 |
2005-02-07 | re PR rtl-optimization/19800 (mmix-knuth-mmixware broken, building newlib/lib... | Roger Sayle | 2 | -3/+18 |
2005-02-07 | t-rtems (MULTILIB_MATCHES): Let m528x match m5200. | Ralf Corsepius | 2 | -0/+5 |
2005-02-07 | re PR other/17135 (-freorder-functions mis-documented) | Joseph Myers | 2 | -2/+7 |
2005-02-07 | re PR other/14402 (gccbug confusion) | Joseph Myers | 2 | -2/+6 |
2005-02-06 | simplify-rtx.c (simplify_relational_operation_1): Simplify (ne:SI (zero_extra... | Roger Sayle | 2 | -0/+20 |
2005-02-06 | cpp.texi: Include gcc-common.texi. | Joseph Myers | 12 | -40/+42 |
2005-02-06 | re PR other/7549 (gcc3.1: Documentation glitches in info-files) | Joseph Myers | 3 | -2/+31 |
2005-02-06 | tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Do not add unnecessary c... | Zdenek Dvorak | 2 | -3/+29 |
2005-02-06 | re PR tree-optimization/18219 (bloats code by 31%) | Zdenek Dvorak | 2 | -12/+14 |
2005-02-06 | expmed.c (store_bit_field): Make the SUBREG code adjust bitnum. | Richard Sandiford | 4 | -13/+42 |
2005-02-06 | df.c (df_insn_refs_record): Use XEXP to get the operand of a USE, not SET_DEST. | Steven Bosscher | 2 | -1/+6 |
2005-02-06 | * diagnostic.c (default_diagnostic_finalizer): Fix use of attribute. | Marcin Dalecki | 2 | -1/+5 |
2005-02-06 | * gcc.dg/altivec-19.c: New. | Geoffrey Keating | 1 | -0/+12 |
2005-02-06 | config.gcc (*-*-darwin*): Separate darwin7 and darwin8 configs. | Geoffrey Keating | 4 | -2/+42 |
2005-02-03 | tree-vectorizer.h (LOC): New type. | Leehod Baruch | 1 | -0/+75 |
2005-02-03 | tree-vectorizer.h (LOC): New type. | Leehod Baruch | 2 | -219/+275 |
2005-02-03 | tree-vectorizer.c (vect_analyze_data_ref_dependence): Function declaration ad... | Leehod Baruch | 3 | -118/+176 |
2005-02-03 | re PR tree-optimization/19768 (ICE: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be... | Andrew Pinski | 4 | -2/+53 |
2005-02-03 | fix PR number in the testsuite/Changelog: | Andrew Pinski | 1 | -1/+1 |
2005-02-03 | re PR tree-optimization/19736 (ICE with type mismatch between SSA_NAME and it... | Andrew Pinski | 4 | -0/+34 |
2005-02-03 | re PR driver/19117 (gcc -v should include target information) | Joseph Myers | 2 | -0/+6 |
2005-02-03 | re PR c++/17401 (ICE with invalid pure specifier) | Giovanni Bajo | 5 | -58/+46 |
2005-02-03 | combine.c (simplify_comparison, [...]): Do not drop the extend if we'd have t... | Alexandre Oliva | 5 | -15/+64 |
2005-02-03 | vect-85.c: Remove xfail. | Dorit Naishlos | 5 | -14/+17 |
2005-02-03 | re PR middle-end/19405 (18_support/numeric_limits.cc fails on ppc-darwin (lon... | Roger Sayle | 4 | -4/+25 |
2005-02-03 | altivec.md (altivec_dst): Make the first operand a REG, not a MEM. | Geoffrey Keating | 4 | -13/+27 |
2005-02-03 | tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Copy EXPR_LOCUS from ori... | Dorit Naishlos | 2 | -23/+78 |
2005-02-03 | re PR c/17807 (No warning/error for undefined local function.) | Joseph Myers | 5 | -1/+53 |
2005-02-03 | gen_directive_tests: Generate tests for selector expressions. | Janis Johnson | 2 | -0/+128 |
2005-02-03 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-02-03 | re PR c++/19628 (g++ no longer accepts __builtin_constant_p in constant-expre... | Matt Austern | 9 | -3/+98 |
2005-02-02 | tree.c (build_int_cst_type): Take sign of the value into account when decidin... | Zdenek Dvorak | 2 | -12/+40 |
2005-02-02 | re PR c/18502 (trigraphs don't work with -std=gnu99) | Joseph Myers | 4 | -5/+24 |
2005-02-02 | * cse.c: Update comments. | Kazu Hirata | 2 | -4/+6 |
2005-02-02 | Revert bad import | Zack Weinberg | 93 | -125402/+0 |
2005-02-02 | re PR c++/17413 (local classes as template argument) | Volker Reichelt | 4 | -3/+16 |
2005-02-02 | rs6000.c (rs6000_spe_function_arg): Multi-reg arguments go on the stack. | Aldy Hernandez | 1 | -3/+6 |
2005-02-02 | rs6000.c (rs6000_spe_function_arg): Multi-reg arguments go on the stack. | Aldy Hernandez | 1 | -0/+6 |
2005-02-02 | invoke.texi: Update the options enabled at -O1, -O2, and -O3. | Steven Bosscher | 2 | -20/+37 |
2005-02-02 | cp-tree.h (complete_type_or_else): Remove macro. | Volker Reichelt | 3 | -6/+12 |
2005-02-02 | cp-tree.h (commonparms): Remove prototype. | Volker Reichelt | 3 | -7/+13 |
2005-02-02 | gcj.texi (libgcj Runtime Properties): Default library_control to 'cache'. | Tom Tromey | 2 | -5/+10 |