aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-13configure.ac: Enable LFS.Richard Guenther8-14/+778
2009-02-13re PR c/35444 (ICE with invalid function declaration)Joseph Myers5-0/+21
2009-02-13all.h (compare_type_to_native_type_sizes): To...Benjamin Kosnik2-0/+180
2009-02-13Daily bump.GCC Administrator1-1/+1
2009-02-13all.h (compare_type_to_native_type_sizes): To...Benjamin Kosnik19-79/+138
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 Bizjak4-11/+18
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. Lu20-8/+508
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 Jelinek4-0/+131
2009-02-11re PR target/39118 (x86_64 red zone violation)Uros Bizjak3-21/+52
2009-02-11mh-cygwin (LDFLAGS): Add linker option to increase stack limit up to 8MB.Kai Tietz2-0/+8
2009-02-11i386.md: Add two new peephole2 to avoid mov followed by arithmetic with memor...Paolo Bonzini5-0/+67
2009-02-11re PR c++/38649 (Trouble with defaulted constructors)Jason Merrill4-3/+18
2009-02-11re PR c++/36744 ([C++0x] function modifying argument received by-value affect...Jason Merrill4-1/+39
2009-02-11Daily bump.GCC Administrator1-1/+1
2009-02-11extend.texi (Fixed-Point Types): Break long paragraphs into bulleted lists.Janis Johnson2-36/+60
2009-02-10alias.h (record_alias_subset): Declare.Eric Botcazou10-40/+188
2009-02-10re PR c++/34397 (ICE on invalid default template parameter)Paolo Carlini7-12/+60
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