aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-10Makefile.am (AM_MAKEFLAGS): Pass down datadir.Mark Mitchell3-0/+7
2009-02-10tree-parloops.c: Change license to GPLv3.Nick Clifton4-15/+18
2009-02-10re PR c/39084 (ice on struct redefinition)Steve Ellcey2-0/+16
2009-02-10re PR c/39084 (ice on struct redefinition)Steve Ellcey2-0/+7
2009-02-10re PR middle-end/39124 (-fno-exceptions leads to a ICE)Jakub Jelinek2-4/+8
2009-02-10re PR target/39139 (ICE with stringop and register var)Jakub Jelinek7-6/+83
2009-02-10re PR target/39118 (x86_64 red zone violation)Uros Bizjak2-8/+25
2009-02-10* Makefile.in (clean): Don't remove makedepend$(EXEEXT).Joseph Myers2-2/+6
2009-02-10re PR middle-end/39127 (Invalid GIMPLE with OpenMP)Richard Guenther2-3/+9
2009-02-10re PR tree-optimization/39132 (wrong code generated with -ftree-loop-disttrib...Richard Guenther4-1/+54
2009-02-10re PR target/39119 (Update classification of aggregates with __m256)H.J. Lu11-17/+814
2009-02-10condition_variable (condition_variable): Remove _M_internal_mutex.Benjamin Kosnik28-158/+509
2009-02-10Daily bump.GCC Administrator1-1/+1
2009-02-10rs6000.md (allocate_stack): Always use an update form instruction to update t...Ben Elliston3-67/+81
2009-02-09addr2name.awk: Remove.Mark Mitchell6-54/+34
2009-02-09Makefile.am (LTLDFLAGS): New variable.Mark Mitchell3-2/+10
2009-02-09re PR c++/39109 (Accessible constructor required for new)Jason Merrill8-20/+49
2009-02-09re PR testsuite/33300 ([libstdc++-v3] 27_io/ios_base/storage/2.cc with -m64 k...Jack Howarth2-0/+11
2009-02-09re PR tree-optimization/38953 ([graphite] loop closed SSA not maintained by g...Sebastian Pop2-11/+11
2009-02-09configure.host: Set abi_baseline_pair for mips64*-linux.Adam Nemet3-0/+3276
2009-02-09decl.c (gnat_to_gnu_entity): Set TYPE_NONALIASED_COMPONENT on the array type ...Eric Botcazou2-2/+22
2009-02-09abi-x86_64.exp: Use glob instead of find.H.J. Lu2-1/+6
2009-02-09spu.c (array_to_constant): Fix (latent) wrong-code generation due to implicit...Ulrich Weigand2-3/+7
2009-02-09re PR middle-end/38981 (internal compiler error)Eric Botcazou4-7/+77
2009-02-09re PR tree-optimization/35202 (exp->expf transformation incorrect with -fmath...Richard Guenther2-21/+33
2009-02-09thread (this_thread::get_id): Inline.Chris Fairles2-1/+5
2009-02-09revert: tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Make case self-cont...Eric Botcazou2-11/+6
2009-02-09Daily bump.GCC Administrator1-1/+1
2009-02-09thread (thread<>::thread(_Callable)): Explicitly use _Callable as template ar...Chris Fairles5-1/+239
2009-02-08tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Make case self-contained.Eric Botcazou4-6/+17
2009-02-08member: To..Benjamin Kosnik9-0/+7
2009-02-08Daily bump.GCC Administrator1-1/+1
2009-02-07thread (thread::id): Move definition inside thread.Benjamin Kosnik9-170/+329
2009-02-07avr.c (avr_mcu_t): Add ata6289 device.Anatoly Sokolov4-3/+14
2009-02-07re PR c++/35147 (ICE trying to expand an argument pack with zero arguments)Paolo Carlini6-2/+59
2009-02-07re PR c/35434 (ICE with attribute alias)Joseph Myers4-1/+21
2009-02-07Daily bump.GCC Administrator1-1/+1
2009-02-06re PR c/39035 (if( 0.0DF ) is considered true)Janis Johnson4-1/+101
2009-02-06* vi.po: Update.Joseph Myers2-18/+20
2009-02-06re PR c/36432 (“incompatible pointer type” with pointer to array as a str...Joseph Myers5-2/+55
2009-02-06re PR tree-optimization/38844 (deadlock with __attribute__((always_inline)) a...Jan Hubicka2-7/+15
2009-02-06re PR tree-optimization/38977 (bash no longer builds with profile-feedback)Richard Guenther2-3/+14
2009-02-06* config/m32c/m32c.h (PCC_BITFIELD_TYPE_MATTERS): Define to zero.Nick Clifton2-0/+21
2009-02-06re PR target/35659 (Miscompiled code with -O2 (but not with -O2 -funroll-loop...Paolo Bonzini3-25/+60
2009-02-06tuple (_Head_base<>::_Head_base(_UHead&&)): Formatting.Chris Fairles2-12/+21
2009-02-06re PR target/38991 (SH: ICE in extract_insn at recog.c:1990)Kaz Kojima2-7/+7
2009-02-06Daily bump.GCC Administrator1-1/+1
2009-02-05re PR c++/39106 (aliased to undefined symbol error with thunks)Jakub Jelinek4-1/+61
2009-02-05re PR rtl-optimization/39110 (Revision 143939 breaks bootstrap on Linux/ia64)Paolo Bonzini2-1/+8
2009-02-05thread (__thread_data_base): Nest class in std::thread.Chris Fairles4-33/+39