aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-11re PR target/35760 (ICE with complex types and -static on PPC darwin)Jakub Jelinek5-5/+41
2008-10-11Daily bump.GCC Administrator1-1/+1
2008-10-10re PR debug/37002 (No debug info on unreferenced parameters after stack align...H.J. Lu2-0/+16
2008-10-10sh.h (PREFERRED_RELOAD_CLASS): Test PIC_ADDR_P instead of PIC_DIRECT_ADDR_P.Richard Sandiford5-169/+164
2008-10-10re PR c++/37146 (Invalid types with COND_EXPR)Jakub Jelinek6-0/+207
2008-10-10invoke.texi (Optimize Options): Fix typo in examples for loop strip mining an...Stepan Kasal2-3/+8
2008-10-1024803.cc: Avoid uninitialized warnings.Paolo Carlini2-10/+15
2008-10-10system_error (native_category): Remove.Paolo Carlini13-87/+365
2008-10-101.cc: Remove invalid check of uninitialized duration.Chris Fairles2-3/+5
2008-10-10trans-types.c (gfc_get_nodesc_array_type): Don't vary types depending on debu...Alexandre Oliva2-4/+9
2008-10-10c-gimplify.c (c_genericize): Don't refer to DECL_ASSEMBLER_NAME before ensuri...Alexandre Oliva2-2/+9
2008-10-102008-10-08 Jerry DeLisle <jvdelisle@gcc.gnu.orgJerry DeLisle2-1/+7
2008-10-10Daily bump.GCC Administrator1-1/+1
2008-10-09re PR tree-optimization/37568 (ICE returning a struct)Jakub Jelinek4-5/+31
2008-10-09rtl.h (locator_eq): New decl.Jakub Jelinek5-25/+63
2008-10-09re PR libfortran/37753 (Convert="BIG_ENDIAN" reverses character)Thomas Koenig4-4/+37
2008-10-09config.host: Fold `*-*-gnu*' cases into the Linux ones.Thomas Schwinge2-11/+10
2008-10-09re PR middle-end/37774 (Alignment information is lost for ARRAY_REFs)Jakub Jelinek4-53/+98
2008-10-09tree-ssa-live.c (remove_unused_locals): Mark all edge's goto_block as used.Jakub Jelinek4-3/+27
2008-10-09re PR fortran/35723 (Can't use run-time array element in character declaration)Daniel Kraft10-23/+238
2008-10-09re PR libfortran/37707 (Namelist read of array of derived type incorrect)Jerry DeLisle2-0/+19
2008-10-09Fix ChangeLog.Jerry DeLisle1-2/+2
2008-10-09re PR libfortran/37707 (Namelist read of array of derived type incorrect)Jerry DeLisle2-0/+10
2008-10-09Daily bump.GCC Administrator1-1/+1
2008-10-08ggc-pr37574.c: Cleanup "vect" tree dump.Uros Bizjak4-0/+13
2008-10-08octeon-exts-2.c: Compile it with -meb.Adam Nemet4-2/+60
2008-10-08graphite.c (gloog): Don't call find_unreachable_blocks before delte_unreachab...Jakub Jelinek2-1/+3
2008-10-08cfgexpand.c (expand_gimple_cond): Convert also goto_block and goto_locus of t...Jakub Jelinek2-0/+13
2008-10-08* xstrdup.c: Include <sys/types.h> after "config.h"David Edelsohn2-1/+5
2008-10-08stl_vector.h (_Vector_base<>::_Vector_impl::_M_start, [...]): Use _Tp_alloc_t...Bob Walters2-5/+11
2008-10-08i386.md (*jcc_btdi_rex64): Clobber FLAGS_REG.Uros Bizjak2-35/+43
2008-10-08bpabi.h (ARM_FUNCTION_PROFILER): Define new EABI compatible profiler (__gnu_m...Paul Brook2-0/+23
2008-10-08i386.c (initial_ix86_tune_features): Add X86_TUNE_USE_VECTOR_FP_CONVERTS.H.J. Lu4-2/+20
2008-10-08i386.md: Add missing gen_sse2_cvtdq2p to convert splitter.H.J. Lu2-0/+8
2008-10-08re PR target/36635 (cc1 segfault from svn 137122)Jakub Jelinek4-6/+64