aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-05tree-vrp.c (pass_vrp): Remove PROP_smt_usage.Daniel Berlin12-174/+9
2006-12-05re PR tree-optimization/14784 ([Tree-ssa] alias analysis deficiency)Zdenek Dvorak2-5/+5
2006-12-05Revert accidental change.Aldy Hernandez1-13/+0
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez114-1381/+2750
2006-12-05config.host: Remove extra blank line.H.J. Lu2-3/+6
2006-12-05config.host (i[34567]86-*-*, x86-64-*-*): Use driver-i386.o only if target is...Bernd Schmidt2-2/+13
2006-12-05i386.c (ix86_builtin_vectorized_function): Declare.Richard Guenther5-2/+60
2006-12-05tuple: Consistent include guards.Benjamin Kosnik4-6/+12
2006-12-05bfin.c (output_file_start): Fix comment which referred to ia64_override_options.Bernd Schmidt2-1/+6
2006-12-05cfgexpand.c (expand_one_var): Guard expand_one_stack_var by really_expand.Jan Hubicka2-1/+7
2006-12-05rtlanal.c (note_uses): Deal with SEQUENCEs.Bernd Schmidt5-210/+534
2006-12-05darwin.h, [...]: Fix comment typos.Kazu Hirata6-6/+11
2006-12-05spu-protos.c (spu_split_address): Add.Trevor Smigiel5-36/+68
2006-12-05darwin.h: Update copyright notice.Eric Christopher3-10/+15
2006-12-05re PR libfortran/30005 (Open errors (not/already exists etc.): show also the ...Jerry DeLisle2-1/+35
2006-12-05tree-ssa-alias.c (compute_flow_sensitive_aliasing): Call set_used_smts.Daniel Berlin4-13/+25
2006-12-05Daily bump.GCC Administrator1-1/+1
2006-12-04cp-objcp-common.c (cp_expr_size): Return NULL in the case size is undefined.Jan Hubicka5-27/+48
2006-12-04MAINTAINERS (Non-Algorithmic Maintainers): New section.Richard Guenther2-2/+16
2006-12-04re PR libgomp/29949 (implement argument checking for user accessable runtime ...Daniel Franke2-1/+6
2006-12-04PR libstdc++/29989 (again)Paolo Carlini3-0/+33
2006-12-04MAINTAINERS (Write After Approval): Add myself.Daniel Franke2-0/+5
2006-12-04re PR fortran/29962 (Initialization expressions)Tobias Burnus5-3/+25
2006-12-04[multiple changes]Paul Thomas4-1/+43
2006-12-04tree-ssa-alias.c (compute_may_aliases): Compute flow sensitive before flow in...Daniel Berlin11-764/+599
2006-12-04re PR c++/29733 (ICE on initialization of function type)Mark Mitchell4-0/+38
2006-12-04re PR c++/29632 (ICE on invalid code: regenerate_decl_from_template, at cp/pt...Mark Mitchell4-3/+36
2006-12-04unwind-arm.c: Adjust __cxa_type_match declaration.Carlos O'Donell2-1/+9
2006-12-04Switch live on entry to a per block basis from per variable.Andrew MacLeod4-275/+335
2006-12-04sse-18.c: Pass if CPU has no SSE2 support.Uros Bizjak2-2/+6
2006-12-04re PR fortran/29916 ([4.1 only] Dimension of a function result as host associ...Paul Thomas5-3/+33
2006-12-04tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking...Eric Botcazou10-12/+177
2006-12-04re PR middle-end/29947 (OpenMP parallel for fails for reversed loop range)Jakub Jelinek6-33/+699
2006-12-04re PR middle-end/29965 (OpenMP vs always throw in a loop)Jakub Jelinek19-47/+994
2006-12-04sp64-elf.h (JUMP_TABLES_IN_TEXT_SECTION): Delete.Eric Botcazou3-15/+5
2006-12-04tree.c (walk_type_fields): Do not handle TYPE_MIN_VALUE and TYPE_MAX_VALUE fo...Eric Botcazou8-18/+101
2006-12-04stack-prot-kernel.c: Skip for x86_64-*-darwin.Eric Christopher2-3/+7
2006-12-04* config/spu/spu.md (_mulv4si3): Remove unused local variables.Ben Elliston2-2/+4
2006-12-03re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use...Richard Henderson4-1/+38
2006-12-04re PR target/24598 (Need to support odcctools and its ablity to use --prefix ...Eric Christopher4-56/+62
2006-12-04Daily bump.GCC Administrator1-1/+1
2006-12-03visibility-11.c: Compile with -mstringop-strategy=libcall.Uros Bizjak2-1/+5
2006-12-03vect.exp: Enable tests to run on spu.Dorit Nuzman9-5/+78
2006-12-03re PR target/30041 (FAIL: gcc.target/i386/sse3-movddup.c (internal compiler e...Uros Bizjak2-2/+8
2006-12-03re PR libstdc++/29989 (missed #undef min/max in <limits>)Paolo Carlini2-3/+5
2006-12-03pr16105.c: Remove xfail on vect_no_align targets.Dorit Nuzman12-15/+35
2006-12-03configure.in: Update error message for missing GMP/MPFR.Kaveh R. Ghazi3-117/+129
2006-12-03re PR fortran/29642 (Fortran 2003: VALUE Attribute (call by value not call by...Paul Thomas17-24/+487
2006-12-03Daily bump.GCC Administrator1-1/+1
2006-12-02re PR target/30040 (-mtune=native is wrong for Core 2 Duo and Core Duo)H.J. Lu4-35/+187