aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-02configure.tgt: Force initial-exec TLS model on Linux only.Eric Botcazou2-1/+10
2006-12-02acinclude.m4: Allow OPTIMIZE_CXXFLAGS to be set by configure.host.Howard Hinnant4-2/+14
2006-12-02re PR c++/30033 (ICE on valid with --std=c++0x (static_assert))Andrew Pinski4-3/+29
2006-12-02fix testcase from previous commitLee Millward1-1/+1
2006-12-02configure.in: Update MPFR version in error message.Kaveh R. Ghazi7-12/+24
2006-12-02re PR c/27953 (ICE with invalid function definitions)Lee Millward4-2/+16
2006-12-02i386.c (pentium4_cost, [...]): Update 32bit memcpy/memset decriptors.Jan Hubicka2-9/+24
2006-12-02* config/i386/i386.c: Fix a comment typo.Kazu Hirata2-1/+3
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata31-78/+92
2006-12-02* doc/extend.texi, doc/invoke.texi, doc/md.texi: Fix typos.Kazu Hirata4-4/+8
2006-12-02* name-lookup.c: Follow spelling conventions.Kazu Hirata2-1/+5
2006-12-02Makefile.in, [...]: Fix comment typos.Kazu Hirata6-7/+13
2006-12-02mt_allocator.h (__pool_base::_M_get_align): Remove redundant const qualifier ...Paolo Carlini2-1/+6
2006-12-02Daily bump.GCC Administrator1-1/+1
2006-12-01decl.c (poplevel): Check DECL_INITIAL invariant.Geoffrey Keating4-28/+75
2006-12-01spu.c (spu_immediate): Remove trailing comma.Trevor Smigiel4-2470/+195
2006-12-01fold-const.c (fold_binary): Use the precision of the type instead of the size...Eric Botcazou2-14/+26
2006-12-01predicates.md (spu_mov_operand): Add.Trevor Smigiel4-96/+52
2006-12-01re PR c++/30022 (ICE on vector operand in division)Volker Reichelt4-6/+26
2006-12-01re PR c++/30021 (ICE on invalid parameter for main)Volker Reichelt4-1/+15
2006-12-01re PR libfortran/29568 (implement unformatted files with subrecords (Intel st...Thomas Koenig18-253/+665