aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-02-17re PR tree-optimization/39202 (internal compiler error: in collapse_rest_of_v...Richard Guenther4-2/+46
2009-02-17re PR middle-end/39214 (internal compiler error: Segmentation fault)Richard Guenther2-1/+6
2009-02-17re PR tree-optimization/39204 (ICE in compute_antic)Richard Guenther4-0/+145
2009-02-17vect-outer-5.c: Require vect_float support.Bingfeng Mei3-2/+7
2009-02-17double.h: Update from glibc CVS.Uros Bizjak2-3/+8
2009-02-17re PR tree-optimization/39207 (Strict aliasing warnings in libstdc++ headers)Richard Guenther2-0/+7
2009-02-17Daily bump.GCC Administrator1-1/+1
2009-02-16re PR c/35446 (ICE with invalid array initializer)Joseph Myers5-1/+18
2009-02-16re PR target/37049 (Unaligned move used on aligned destination of push insn)H.J. Lu4-0/+32
2009-02-16picochip.md (lea_add): Allow any nonimmediate in the lea_add.Hariharan Sandanagobalane3-7/+10
2009-02-16gthr-dce.h: Uglify function parameter and local variable names.Jakub Jelinek13-502/+523
2009-02-16* gcc-interface/deftarg.c: Remove.Eric Botcazou2-40/+4
2009-02-16Daily bump.GCC Administrator1-1/+1
2009-02-15re PR rtl-optimization/39196 (ICE in copyprop_hardreg_forward_1, at regrename...H.J. Lu2-1/+8
2009-02-15revert: configure.ac: Enable LFS.Richard Guenther4-394/+23
2009-02-15w_prof_single_str_global.c: Mask return value.Uros Bizjak3-2/+8
2009-02-15Daily bump.GCC Administrator1-1/+1
2009-02-14spu_internals.h (spu_sr, [...]): Define.Ulrich Weigand7-5/+640
2009-02-14Daily bump.GCC Administrator1-1/+1
2009-02-13re PR fortran/38259 (Add version number to .mod file)Mikael Morin2-3/+28
2009-02-13re PR target/38056 (Missed tail calls on ia64)Steve Ellcey5-2/+39
2009-02-13re PR fortran/36703 (ICE (segfault) in reduce_binary0 (arith.c:1778))Paul Thomas5-3/+205
2009-02-13re PR c++/39070 (ICE with typeof() (... and __decltype))Jason Merrill6-6/+33
2009-02-13re PR target/39149 (Typo in i386.c)H.J. Lu2-6/+13
2009-02-13re PR target/39152 (Revision 144098 breaks 416.gamess in SPEC CPU 2006)H.J. Lu4-1/+46
2009-02-13re PR target/39162 (Gcc doesn't warn __m256 when -mavx isn't used)H.J. Lu4-33/+67
2009-02-13bfin.c (find_prev_insn_start): New function.Bernd Schmidt2-18/+37
2009-02-13loop-iv.c (implies_p): In the final case, test that operands 0 of the two com...Bernd Schmidt2-1/+7
2009-02-13configure.ac: Enable LFS.Richard Guenther4-14/+400
2009-02-13re PR c/35444 (ICE with invalid function declaration)Joseph Myers5-0/+21
2009-02-13Daily bump.GCC Administrator1-1/+1
2009-02-12re PR c++/38950 (ICE: deducing function template arguments for array type.)Jason Merrill4-1/+21
2009-02-12config.host (ia64*-*-linux*): Add t-softfp to tmake_file.Uros Bizjak1-8/+7
2009-02-12* doc/invoke.texi (-fira): Remove.Jakub Jelinek2-9/+7
2009-02-12caller-save.c: Replace regclass.c with reginfo.c in comments.H.J. Lu4-5/+11
2009-02-12fp-int-convert-float128-timode.c: Do not check for lp64 in "dg-do run" direct...Uros Bizjak4-4/+9
2009-02-12longlong.h (sub_ddmmss): New for ia64.H.J. Lu10-6/+374
2009-02-12Mention PR target/38824 in ChangeLog entries.H.J. Lu2-0/+2
2009-02-12i386.c (construct_container): Rewrite processing BLKmode with X86_64_SSE_CLASS.H.J. Lu2-12/+31
2009-02-12defaulted9.C: Compile with "-std=c++0x -fno-inline".H.J. Lu2-0/+5
2009-02-12re PR target/39152 (Revision 144098 breaks 416.gamess in SPEC CPU 2006)H.J. Lu4-1/+34
2009-02-12invoke.texi (Optimize Options): Stop claiming inlining and loop unrolling do ...Nathan Sidwell2-2/+6
2009-02-12* gcc.c (ASM_DEBUG_SPEC): Check for -g0.Michael Matz2-4/+8
2009-02-12dwarf2out.c (dwarf2out_finish): Force output of comp_unit_die for -g3.Jakub Jelinek2-1/+8
2009-02-12rs6000.md (allocate_stack): Use _stack form of patterns when updating the bac...Ben Elliston2-2/+8
2009-02-11re PR c++/39153 (virtual default dtor not defined)Jason Merrill4-1/+25
2009-02-12Daily bump.GCC Administrator1-1/+1
2009-02-12extend.texi (Decimal Floating Types): Update identifier of draft TR and list ...Janis Johnson2-2/+16
2009-02-11re PR c++/30111 (Value-initialization of POD base class doesn't initialize me...Jason Merrill6-6/+78
2009-02-11re PR middle-end/39154 (Miscompilation of VLAs in nested parallel regions)Jakub Jelinek2-0/+21