aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-14re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work)Daniel Jacobowitz6-42/+35
2008-11-14re PR tree-optimization/38104 (ICE segmentation fault (with -O3 when deref a...Jakub Jelinek4-4/+34
2008-11-14pr37514.c: Remove.Kaz Kojima1-65/+0
2008-11-14sh.h (OPTIMIZATION_OPTIONS): Revert last change.Kaz Kojima3-9/+9
2008-11-14re PR testsuite/37517 (gcc.target/i386/quad-sse.c fails with -fPIC)Uros Bizjak2-1/+6
2008-11-14re PR target/36134 (GCC creates suboptimal ASM : usage of ADDA.L where LEA co...Maxim Kuvyrkov4-12/+51
2008-11-14Add missing commit part:Uros Bizjak2-2/+5
2008-11-14configure.ac (gcc_cv_libc_provides_ssp): Also consider GNU/Hurd systems...Thomas Schwinge3-0/+16
2008-11-14configure.ac (gcc_cv_libc_provides_ssp): Also consider GNU/kFreeBSD, GNU/kNet...Thomas Schwinge3-2/+8
2008-11-14re PR middle-end/36125 (FAIL: 26_numerics/complex/13450.cc: ICE in verify_gim...Jakub Jelinek4-0/+29
2008-11-13re PR c++/37932 (narrowing conversion with -std=c++0x)Jason Merrill5-4/+46
2008-11-14Daily bump.GCC Administrator1-1/+1
2008-11-14re PR target/28102 (GNU Hurd bootstrap error: 'OPTION_GLIBC' undeclared)Thomas Schwinge4-50/+42
2008-11-13* testsuite/ChangeLog: Add missing ChangeLog entry.Uros Bizjak1-2/+7
2008-11-13loongson-muldiv-1.c: New test.Richard Sandiford3-0/+37
2008-11-13loongson.md (<u>div<mode>3, [...]): New patterns.Ruan Beihong5-8/+70
2008-11-13* id.po: New.Joseph Myers2-0/+912
2008-11-13re PR libgomp/37938 (libgomp testsuite failures on ia64-linux)Steve Ellcey2-0/+73
2008-11-13re PR debug/27017 (Debug information for static local class members are not e...Jakub Jelinek5-8/+230
2008-11-13c-common.c (warn_about_parentheses): Add missing whitespaceMartin Michlmayr2-2/+7
2008-11-13struct-layout-1_generate.c (dg-options): Add -mno-mmx for i?86-*-* and x86_64...Uros Bizjak4-9/+14
2008-11-13invoke.texi: Document --fix-cortex-m3.Paul Brook4-24/+74
2008-11-13decl.c (gnat_to_gnu_entity): Turn Ada Pure on subprograms back into GCC CONST...Olivier Hainque7-31/+45
2008-11-13re PR bootstrap/38100 (gcc fails to compile with (undefined symbol) gimple_ch...Jakub Jelinek3-39/+9
2008-11-13Fix ChangeLog entry:Dodji Seketeli1-3/+3
2008-11-13re PR bootstrap/38088 (gcc fails to compile with undefined symbol: __LONG_LON...Andrew Haley2-1/+7
2008-11-13Daily bump.GCC Administrator1-1/+1
2008-11-13re PR libstdc++/38000 (System header files not found once -isystem /usr/inclu...Paolo Carlini33-106/+290
2008-11-12re PR fortran/38094 (gfortran.dg/private_type_4.f90 -O doesn't work)Tobias Burnus2-1/+6
2008-11-12re PR c++/36478 (warning not emitted when code expanded from macro)Jakub Jelinek6-72/+22
2008-11-12re PR debug/27574 (MIssing debug info at -O0 for a local variable in a C++ co...Dodji Seketeli7-1/+66
2008-11-1220081112-1.c: New test.Eric Botcazou5-0/+54
2008-11-12re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')Steve Ellcey5-183/+50
2008-11-12re PR target/27880 (undefined reference to `_Unwind_GetIPInfo')Steve Ellcey7-228/+140
2008-11-12re PR bootstrap/38010 (gcc/config.gcc needs adjustment for darwin10)Jack Howarth2-1/+6
2008-11-12revert: gimplify.c (gimplify_expr): Drop TREE_OVERFLOW from INTEGER_CSTs.Jakub Jelinek2-10/+7
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek46-129/+356
2008-11-12re PR c++/38007 (g++ instantiate same operator twice due to bitfield in -O0 m...Jason Merrill9-63/+61
2008-11-12avr.c (avr_mcu_t): Add atmega16hvb...Anatoly Sokolov4-5/+42
2008-11-12re PR fortran/38065 (private/public confusion with a contained function)Tobias Burnus2-0/+9
2008-11-12[multiple changes]Andreas Krebbel7-3/+218
2008-11-12re PR testsuite/38008 (gcc/testsuite/gcc.c-torture/execute/builtins/lib/sprin...Jack Howarth2-1/+5
2008-11-12re PR testsuite/37202 (FAIL: gcc.dg/visibility-1[4-9].c)Jack Howarth7-0/+16
2008-11-12re PR c++/34269 (Incomplete __decltype/__typeof expressions accepted)Jakub Jelinek6-3/+51
2008-11-12re PR target/35366 (gfortran.dg/equiv_7.f90 fails with -m64 -Os on powerpc-ap...Jakub Jelinek10-37/+147
2008-11-12cond.md (cond_to_int peephole2): Don't eliminate the insns if the intermediat...DJ Delorie2-2/+10
2008-11-12m68k.c (print_operand): Mask off extra extension bits when writing out the re...Andreas Schwab2-3/+9
2008-11-12re PR tree-optimization/38079 (gcc segfaults when using -ftree-vectorizer-ver...Ira Rosen2-16/+22
2008-11-12PR libstdc++/37986 (cont)Paolo Carlini3-5/+79
2008-11-12re PR c++/35334 (Broken diagnostic for complex cast)Jakub Jelinek7-1/+103