aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-12-06re PR target/46739 (mmix-knuth-mmixware --enable-werror-always build fails fo...Joern Rennecke2-1/+4
2010-12-06re PR target/46735 (frv-elf --enable-werror-always build fails for 64 bit host)Joern Rennecke5-68/+84
2010-12-06run_acats (which): Assign output to temporary variable, only use if successful.Rainer Orth2-3/+9
2010-12-06Turn on unaligned SSE load/store for Core i7.H.J. Lu2-2/+10
2010-12-06Add -march=/-mtune=corei7-avx.H.J. Lu5-7/+33
2010-12-06re PR tree-optimization/46806 (-O3 implies 0 <= 8 <= 7)Richard Guenther4-3/+29
2010-12-06re PR debug/46796 (debug info missing builtin type names with lto)Richard Guenther2-0/+33
2010-12-06re PR tree-optimization/46785 (Doesn't vectorize reduction x += y*y)Richard Guenther4-0/+43
2010-12-06Fix typo in tm.texi.in.Mingjie Xing3-8/+13
2010-12-06pr46674.c (LABEL3): New macro definition.Dave Korn2-1/+12
2010-12-06config.gcc [...]: Fix typo in last change.John David Anglin2-2/+7
2010-12-06In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero33-115/+230
2010-12-06config.gcc [...]: Ignore --with-dwarf2 option.John David Anglin2-0/+13
2010-12-06Daily bump.GCC Administrator1-1/+1
2010-12-05* sv.po: Update.Joseph Myers2-294/+298
2010-12-05re PR fortran/46794 (ICE on valid code involving power of small integer kinds)Daniel Kraft2-0/+8
2010-12-05* lto-streamer-in.c (input_cfg): Fix pasto.Jan Hubicka2-3/+7
2010-12-05snprintf-chk.c (ptr): Declare volatile.Jan Hubicka6-7/+15
2010-12-05ipa.c (cgraph_externally_visible_p): Do not localize builtins and functions w...Jan Hubicka2-0/+31
2010-12-05Daily bump.GCC Administrator1-1/+1
2010-12-04dwarf2asm.c (dw2_output_indirect_constant_1): Set DECL_ASSEMBLER_NAME to prev...Jan Hubicka2-0/+6
2010-12-04Makefile.in (LTO_STREAMER_H): Add GCOV_IO_H.Jan Hubicka3-9/+13
2010-12-04re PR driver/46760 (LTO bootstrap doesn't work with FDO)Jan Hubicka6-30/+145
2010-12-04re PR libfortran/46584 (FAIL: gfortran.dg/quad_1.f90 -O (test for excess er...Tobias Burnus2-4/+13
2010-12-04re PR fortran/46794 (ICE on valid code involving power of small integer kinds)Daniel Kraft4-1/+55
2010-12-04re PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALIGNMENT and TRAMPOLINE_...Ian Lance Taylor6-44/+109
2010-12-04Daily bump.GCC Administrator1-1/+1
2010-12-03* doc/tm.texi.in (Cond. Exec. Macros): Rename node from this ...Dave Korn3-4/+10
2010-12-03It's a contributor license agreement, not a copyright LA.Ian Lance Taylor1-1/+1
2010-12-03Typo.Ian Lance Taylor1-1/+1
2010-12-03Clarify copyright license agreement.Ian Lance Taylor1-7/+5
2010-12-03* semantics.c (build_data_member_initialization): Remove assert.Jason Merrill2-3/+4
2010-12-03re PR debug/46123 (ICE: in output_aranges, at dwarf2out.c:11531 with -felimin...Jason Merrill5-0/+110
2010-12-03re PR c++/46058 (gcc crashes with lvalue error on the following Code)Jason Merrill4-2/+30
2010-12-03re PR middle-end/46745 ('#'mem_ref' not supported by dump_expr#<expression er...Richard Guenther4-0/+71
2010-12-03* config-lang.in (build_by_default): Set to no.Ian Lance Taylor2-0/+10
2010-12-03arm.c (arm_legitimate_index_p): Split VALID_NEON_QREG_MODE and VALID_NEON_DRE...Nathan Froyd4-4/+50
2010-12-03common.opt (N, [...]): New options.Joseph Myers7-1/+47
2010-12-03gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.Joseph Myers4-10/+16
2010-12-03re PR fortran/44352 (ICE in string_to_single_character)Thomas Koenig2-1/+8
2010-12-03re PR rtl-optimization/45354 (ICE with -fselective-scheduling and -freorder-b...Alexander Monakov5-14/+67
2010-12-03Correct date on latest submissions.Thomas Koenig2-3/+3
2010-12-03re PR fortran/45159 (Unnecessary temporaries)Thomas Koenig4-47/+81
2010-12-03trans-array.c (gfc_could_be_alias): Handle BT_CLASS as well as BT_DERIVED.Thomas Koenig2-8/+21
2010-12-03basic-block.h (struct edge_prediction): Remove forward declaration.Laurynas Biveinis6-17/+24
2010-12-03gnatvsn.adb (Gnat_Version_String): Don't overrun Ver_Len_Max.Alexandre Oliva4-2/+10
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor672-12/+114484
2010-12-03tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.Laurynas Biveinis13-18/+44
2010-12-03Daily bump.GCC Administrator1-1/+1
2010-12-02Turn on X86_TUNE_INTER_UNIT_MOVES for Core 2 and Core i7.H.J. Lu2-1/+7