aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-02-07invoke.texi (ftree-vectorizer-verbose): New.Leehod Baruch9-451/+634
2005-02-07re PR target/19796 (Bootstrap fails: Unresolved data symbol "set_fpc_csr")Richard Sandiford4-26/+16
2005-02-07linux.h (LIB_SPEC, [...]): Remove redundant, incorrect definitions.Alexandre Oliva2-14/+3
2005-02-07frv.md ("tls_indirect_call"): Turn into libcall-like expand.Alexandre Oliva3-12/+35
2005-02-07rtems-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Let !-mhard-float !-msoft-float imply...Ralf Corsepius2-0/+13
2005-02-07re PR rtl-optimization/19800 (mmix-knuth-mmixware broken, building newlib/lib...Roger Sayle2-3/+18
2005-02-07t-rtems (MULTILIB_MATCHES): Let m528x match m5200.Ralf Corsepius2-0/+5
2005-02-07re PR other/17135 (-freorder-functions mis-documented)Joseph Myers2-2/+7
2005-02-07re PR other/14402 (gccbug confusion)Joseph Myers2-2/+6
2005-02-06simplify-rtx.c (simplify_relational_operation_1): Simplify (ne:SI (zero_extra...Roger Sayle2-0/+20
2005-02-06cpp.texi: Include gcc-common.texi.Joseph Myers12-40/+42
2005-02-06re PR other/7549 (gcc3.1: Documentation glitches in info-files)Joseph Myers3-2/+31
2005-02-06tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Do not add unnecessary c...Zdenek Dvorak2-3/+29
2005-02-06re PR tree-optimization/18219 (bloats code by 31%)Zdenek Dvorak2-12/+14
2005-02-06expmed.c (store_bit_field): Make the SUBREG code adjust bitnum.Richard Sandiford4-13/+42
2005-02-06df.c (df_insn_refs_record): Use XEXP to get the operand of a USE, not SET_DEST.Steven Bosscher2-1/+6
2005-02-06* diagnostic.c (default_diagnostic_finalizer): Fix use of attribute.Marcin Dalecki2-1/+5
2005-02-06* gcc.dg/altivec-19.c: New.Geoffrey Keating1-0/+12
2005-02-06config.gcc (*-*-darwin*): Separate darwin7 and darwin8 configs.Geoffrey Keating4-2/+42
2005-02-03tree-vectorizer.h (LOC): New type.Leehod Baruch1-0/+75
2005-02-03tree-vectorizer.h (LOC): New type.Leehod Baruch2-219/+275
2005-02-03tree-vectorizer.c (vect_analyze_data_ref_dependence): Function declaration ad...Leehod Baruch3-118/+176
2005-02-03re PR tree-optimization/19768 (ICE: SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be...Andrew Pinski4-2/+53
2005-02-03fix PR number in the testsuite/Changelog:Andrew Pinski1-1/+1
2005-02-03re PR tree-optimization/19736 (ICE with type mismatch between SSA_NAME and it...Andrew Pinski4-0/+34
2005-02-03re PR driver/19117 (gcc -v should include target information)Joseph Myers2-0/+6
2005-02-03re PR c++/17401 (ICE with invalid pure specifier)Giovanni Bajo5-58/+46
2005-02-03combine.c (simplify_comparison, [...]): Do not drop the extend if we'd have t...Alexandre Oliva5-15/+64
2005-02-03vect-85.c: Remove xfail.Dorit Naishlos5-14/+17
2005-02-03re PR middle-end/19405 (18_support/numeric_limits.cc fails on ppc-darwin (lon...Roger Sayle4-4/+25
2005-02-03altivec.md (altivec_dst): Make the first operand a REG, not a MEM.Geoffrey Keating4-13/+27
2005-02-03tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Copy EXPR_LOCUS from ori...Dorit Naishlos2-23/+78
2005-02-03re PR c/17807 (No warning/error for undefined local function.)Joseph Myers5-1/+53
2005-02-03gen_directive_tests: Generate tests for selector expressions.Janis Johnson2-0/+128
2005-02-03Daily bump.GCC Administrator1-1/+1
2005-02-03re PR c++/19628 (g++ no longer accepts __builtin_constant_p in constant-expre...Matt Austern9-3/+98
2005-02-02tree.c (build_int_cst_type): Take sign of the value into account when decidin...Zdenek Dvorak2-12/+40
2005-02-02re PR c/18502 (trigraphs don't work with -std=gnu99)Joseph Myers4-5/+24
2005-02-02* cse.c: Update comments.Kazu Hirata2-4/+6
2005-02-02Revert bad importZack Weinberg93-125402/+0
2005-02-02re PR c++/17413 (local classes as template argument)Volker Reichelt4-3/+16
2005-02-02rs6000.c (rs6000_spe_function_arg): Multi-reg arguments go on the stack.Aldy Hernandez1-3/+6
2005-02-02rs6000.c (rs6000_spe_function_arg): Multi-reg arguments go on the stack.Aldy Hernandez1-0/+6
2005-02-02invoke.texi: Update the options enabled at -O1, -O2, and -O3.Steven Bosscher2-20/+37
2005-02-02cp-tree.h (complete_type_or_else): Remove macro.Volker Reichelt3-6/+12
2005-02-02cp-tree.h (commonparms): Remove prototype.Volker Reichelt3-7/+13
2005-02-02gcj.texi (libgcj Runtime Properties): Default library_control to 'cache'.Tom Tromey2-5/+10
2005-02-02re PR tree-optimization/19578 (function pointer propagation fails for noretur...Richard Sandiford7-5/+60
2005-02-02df.c (df_def_record_1, [...]): Don't use DF_FOR_REGALLOC.Kazu Hirata3-5/+8
2005-02-02Imported from mainline FSF repositoriesNick Clifton93-0/+125402