aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-10-16re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov3-35/+193
2008-10-16re PR middle-end/37674 (Bootstrap failure due to miscompilation of genattrtab)Vladimir Makarov2-22/+26
2008-10-16Daily bump.GCC Administrator1-1/+1
2008-10-15Commit omitted ChangeLog from r141134David Edelsohn1-0/+17
2008-10-15rtl.texi (const_double): Remove the "addr" operand.Richard Sandiford3-57/+55
2008-10-15mn10300.h (OUTPUT_ADDR_CONST_EXTRA): Handle UNSPEC_GOTSYM_OFFs.Richard Sandiford5-15/+25
2008-10-15re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig5-4/+14
2008-10-15[multiple changes]Sebastian Pop6-57/+308
2008-10-15re PR middle-end/37828 ([graphite] ICE in expand_scalar_variables_expr, at gr...Sebastian Pop4-3/+47
2008-10-15re PR tree-optimization/37686 (Building of CPU2000's bzip2 with peak flags wi...Sebastian Pop6-14/+91
2008-10-15s390.h: (TARGET_DFP): This requires TARGET_HARD_FLOAT.Andreas Krebbel3-21/+29
2008-10-15re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)David Edelsohn8-11/+108
2008-10-15constants.c (build_constant_data_ref): Make sure we only build one copy of th...Andrew Haley2-13/+22
2008-10-15re PR tree-optimization/36881 (Creating runtime relocations for code which do...Jakub Jelinek4-5/+57
2008-10-15Revert unintended commit.Jakub Jelinek1-22/+5
2008-10-15Daily bump.GCC Administrator1-1/+1
2008-10-14re PR c++/37819 (ice for bitfield code)Jakub Jelinek4-2/+30
2008-10-14mips.h (reg_class): Remove HI_AND_GR_REGS...Richard Sandiford3-54/+77
2008-10-14re PR c++/37650 (ICE with broken default template parameter)Paolo Carlini4-4/+27
2008-10-14re PR c++/37553 (ICE in build_c_cast)Douglas Gregor4-5/+56
2008-10-14target.h (struct gcc_target): Update prototypes of needs_block_p and gen_spec...Andrey Belevantsev10-437/+1214
2008-10-14re PR middle-end/37805 (gcc --help=separate)Jakub Jelinek2-3/+7
2008-10-14* config/rs6000/rs6000.md (cell_micro): Fix formatting.Ben Elliston2-4/+7
2008-10-14re PR fortran/37083 (Formatted read of line without trailing new-line fails)Jerry DeLisle3-1/+20
2008-10-14Daily bump.GCC Administrator1-1/+1
2008-10-13combine.c (simplify_set): Avoid calling LOAD_EXTEND_OP on non-integer modes.Joseph Myers2-0/+6
2008-10-13linux-atomic.c: Work around missing header file for hppa64-linux-gnu targets.Matthias Klose2-0/+11
2008-10-13invoke.texi (-mgen-cell-microcode): Document.Andrew Pinski10-139/+404
2008-10-13re PR middle-end/37601 (gcc-4.4-20080919 ada build failure)Jakub Jelinek2-4/+13
2008-10-13s390.md (UNSPEC_POOL_OFFSET): New constant.Richard Sandiford3-30/+42
2008-10-13install.texi (powerpc-*-*): Require binutils 2.15.Nathan Froyd22-345/+384
2008-10-13* cp-tree.h (DECL_MAIN_P): Fix parentheses around expression.Doug Evans2-2/+6
2008-10-13Fix PR/25502Kai Tietz10-3/+107
2008-10-13configure.ac (MPFR check): Bump minimum version to 2.3.0 and recommended vers...Kaveh R. Ghazi5-39/+10
2008-10-13Daily bump.GCC Administrator1-1/+1
2008-10-12re PR target/37808 (Revision 141067 breaks Linux/x86)Kenneth Zadeck2-1/+8
2008-10-12re PR middle-end/37447 (test pr28982b.c fails execution on power4 or later wi...Richard Henderson6-108/+94
2008-10-12driver-i386.c (detect_caches_cpuid2): Use array of registers instead of eax, ...Uros Bizjak2-35/+28
2008-10-12re PR fortran/37688 (Relax "Symbol is used before it is typed" checking)Daniel Kraft4-4/+54
2008-10-12re PR fortran/37787 (right-left hand side overlap not recognized with EQUIVAL...Paul Thomas4-1/+52
2008-10-12re PR fortran/37792 (ICE in gfc_conv_array_initializer; works with -fno-range...Steven G. Kargl4-0/+25
2008-10-12Daily bump.GCC Administrator1-1/+1
2008-10-11re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck26-632/+908
2008-10-11Really commit rs6000.optDavid Edelsohn1-0/+10
2008-10-11tree.h (contains_packed_reference): Mention ARRAY_RANGE_REF in head comment.Eric Botcazou7-17/+74
2008-10-11cpuid.h (__cpuid_count): New defines.Uros Bizjak3-227/+300
2008-10-11re PR middle-end/37608 (libgcc2.c:1981: ICE: vector VEC(m em_ref_p,base) inde...John David Anglin3-286/+297
2008-10-11rs6000.md (aux_truncdfsf2): Remove TARGET_SINGLE_FLOAT.David Edelsohn2-38/+34
2008-10-11rs6000.c (rs6000_parse_fpu_option): Interpret -mfpu options.Michael J. Eager9-36/+327
2008-10-11re PR fortran/37794 (Fortran module overloading regression)Paul Thomas4-7/+43