aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-20re PR rtl-optimization/42775 (GCC fails to rebuild itself with STAGE1_CFLAGS=...Eric Botcazou2-1/+10
2010-09-20re PR rtl-optimization/45728 (ICE: in gen_lowpart_general, at rtlhooks.c:59 a...Jakub Jelinek4-1/+36
2010-09-20re PR rtl-optimization/45678 (crash on vector code with -m32 -msse)Jakub Jelinek2-3/+9
2010-09-20langhooks.h (struct lang_hooks_for_types): Remove hash_types field.Eric Botcazou11-73/+146
2010-09-20re PR libstdc++/45711 (Building with "--enable-libstdcxx-debug" fails during ...Ralf Wildenhues3-0/+13
2010-09-20arm.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov3-7/+26
2010-09-20i386.c (ix86_expand_ashl_const): Rewrite using indirect functions.Uros Bizjak2-117/+138
2010-09-20re PR fortran/45081 (ICE in gfc_conv_array_initializer, at fortran/trans-arra...Paul Thomas4-1/+58
2010-09-20In gcc/:Nicola Pero2-1/+6
2010-09-20Add "\\".H.J. Lu2-1/+5
2010-09-20dwarf2out.c (any_cfis_emitted): New static variable.Jakub Jelinek2-2/+17
2010-09-20re PR debug/45124 (No DW_AT_accessibility for public DIEs in DW_TAG_class_type)Jakub Jelinek2-2/+33
2010-09-20re PR target/45726 (Thumb2 instruction emitted for incompatible CPU)Rafael Carre2-1/+6
2010-09-20arm.c (arm_address_offset_is_imm): New.Jie Zhang6-4/+305
2010-09-20re PR tree-optimization/45704 (load byte instruction is used for volatile int)Richard Guenther4-0/+34
2010-09-20re PR tree-optimization/45605 (Missed devirtualization)Jan Hubicka14-33/+109
2010-09-20re PR target/45726 (Thumb2 instruction emitted for incompatible CPU)Rafael Carre2-1/+6
2010-09-20re PR testsuite/45706 (gcc.dg/vect/vect-114.c)Michael Matz2-1/+6
2010-09-20re PR middle-end/45705 (Useless store not optimized away)Richard Guenther4-0/+71
2010-09-20re PR testsuite/45706 (gcc.dg/vect/vect-114.c)Michael Matz2-0/+7
2010-09-20re PR rtl-optimization/45695 (-O1 wrong-code by cmove)Jakub Jelinek4-52/+68
2010-09-20Daily bump.GCC Administrator1-1/+1
2010-09-19re PR lto/44246 (ICE with -fwhopr/-flto when using strlen and strcat without ...Jan Hubicka4-1/+38
2010-09-19trans.c (gnat_pushdecl): Do not do anything special for PARM_DECLs.Eric Botcazou3-84/+99
2010-09-19bfin.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov3-9/+32
2010-09-19re PR tree-optimization/45714 (Vectorization of double pow function causes a ...Ira Rosen5-2/+71
2010-09-19decl.c (gnat_to_gnu_entity): Do not generate debug info for individual enumer...Eric Botcazou2-1/+7
2010-09-19decl.c (gnat_to_gnu_entity): Use record type instead of enumeral type as the ...Eric Botcazou2-1/+7
2010-09-19gigi.h (get_elaboration_procedure): Declare.Eric Botcazou11-32/+153
2010-09-19decl.c (gnat_to_gnu_entity): Explicitly test _LEVEL variables against zero in...Eric Botcazou3-23/+42
2010-09-19decl.c (gnat_to_gnu_entity): Look into expressions for external constants tha...Eric Botcazou6-12/+69
2010-09-19i386-protos.h (split_double_mode): New prototype.Uros Bizjak5-130/+109
2010-09-19Uglify C++ headers some more.Ralf Wildenhues4-14/+25
2010-09-19hash_bytes.cc: Compile load_bytes and shift_mix only when __SIZEOF_SIZE_T__ =...Paolo Carlini2-0/+7
2010-09-19Daily bump.GCC Administrator1-1/+1
2010-09-18re PR tree-optimization/45453 (ICE: verify_cgraph_node failed: inlined_to poi...Jan Hubicka7-2/+54
2010-09-18frontend-passes.c (gfc_expr_walker): Also handle EXPR_SUBSTRING.Thomas Koenig2-1/+7
2010-09-18frontend-passes.c (gfc_expr_walker): Handle constructors and references.Thomas Koenig2-0/+63
2010-09-18re PR tree-optimization/45605 (Missed devirtualization)Jan Hubicka3-5/+76
2010-09-18call.c (compare_ics): Do lvalue/rvalue reference binding comparison for ck_li...Jason Merrill4-6/+27
2010-09-18re PR tree-optimization/45709 (internal compiler error: in add_phi_arg, at tr...Richard Guenther4-5/+45
2010-09-18* config/i386/freebsd.h (SUBTARGET32_DEFAULT_CPU): Add.Tijl Coosemans2-0/+9
2010-09-18Pass -fno-pic to gcc.target/i386/pad-3.c.H.J. Lu2-1/+6
2010-09-18lto-elf.c (lto_obj_file_open): Also provide filename when elf_begin fails.Gerald Pfeifer2-1/+6
2010-09-18config.gcc (*-w64-mingw*): Correct typo about t-dfprules.Kai Tietz2-1/+5
2010-09-18re PR tree-optimization/45709 (internal compiler error: in add_phi_arg, at tr...Richard Guenther3-1/+29
2010-09-18In libobjc/:Nicola Pero9-249/+506
2010-09-18re PR libstdc++/45713 (sizeof std::bitset<ULONG_MAX> == 1)Luc Hermitte3-2/+34
2010-09-18Daily bump.GCC Administrator1-1/+1
2010-09-17Add DEBUG_FUNCTION to all the dot_* debugging functions.Sebastian Pop4-5/+13