aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-06-29Auto-vectorizer generates 128-bit AVX insns by default for bdver1.Changpeng Fang4-6/+28
2011-06-29re PR c++/49272 (FAIL: g++.old-deja/g++.jason/rfg10.C (test for errors, line...Jason Merrill2-1/+4
2011-06-29re PR c++/49520 ([C++0x] using-declaration and operator&& confuses constexpr)Jason Merrill5-3/+29
2011-06-29re PR c++/49554 ([C++0x] lambda capture causes "cannot call member function ....Jason Merrill6-3/+71
2011-06-29re PR rtl-optimization/49114 ([x32] Reload failed to handle (set reg:X (plus:...Ulrich Weigand1-0/+6
2011-06-29re PR tree-optimization/49539 (ICE building gnattools)Eric Botcazou2-13/+19
2011-06-29re PR c++/45923 (constexpr diagnostics, more more)Jason Merrill12-61/+315
2011-06-29method.c (maybe_explain_implicit_delete): Use pointer_set instead of htab.Jason Merrill2-8/+7
2011-06-29class.c (finalize_literal_type_property): Update conditions.Jason Merrill5-8/+18
2011-06-29tree.c (build_vec_init_expr): Don't add TARGET_EXPR.Jason Merrill4-5/+6
2011-06-29invoke.texi: Document -scev dump modifier.Richard Guenther8-21/+37
2011-06-29unwind-arm.c (enum __cxa_type_match_result): New.Nathan Sidwell2-10/+38
2011-06-29init.c (build_value_init): Decide whether or not to zero-initialize based on ...Jason Merrill4-3/+35
2011-06-29DR 990Jason Merrill6-3/+92
2011-06-29re PR rtl-optimization/49114 ([x32] Reload failed to handle (set reg:X (plus:...Ulrich Weigand2-87/+32
2011-06-29avr.c (avr_encode_section_info): Dispatch to default_encode_section_info.Georg-Johann Lay1-0/+5
2011-06-29avr.c (avr_encode_section_info): Dispatch to default_encode_section_info.Georg-Johann Lay1-1/+3
2011-06-29re PR middle-end/49545 (New C++ test failures)Richard Sandiford6-9/+41
2011-06-29inline_1.c: Remove dg-excess-errors.Rainer Orth4-3/+6
2011-06-29* gcc-interface/Makefile.in (TOOLS_LIBS): Add $(LIBINTL).Rainer Orth2-2/+6
2011-06-29re PR debug/49567 (ICE in mem_loc_descriptor due to typed DWARF stack changes)Jakub Jelinek4-1/+27
2011-06-29re PR target/34734 ([avr] attribute((progmem)) not handled properly in C++)Georg-Johann Lay2-6/+39
2011-06-29t-avr (LIB1ASMFUNCS): Add _mulhisi3, _umulhisi3, _xmulhisi3_exit.Georg-Johann Lay4-10/+185
2011-06-29Daily bump.GCC Administrator1-1/+1
2011-06-28* Makefile.in (LIBGCC2_CFLAGS): Remove -D__GCC_FLOAT_NOT_NEEDED.Joseph Myers2-1/+5
2011-06-28arm: Clean out dead code from thumb_pushpop.Richard Henderson2-68/+18
2011-06-28arm: Convert thumb1 prologue to rtl.Richard Henderson5-257/+365
2011-06-28sync.md (*stbar): Delete.Eric Botcazou2-4/+14
2011-06-28* tree-ssa-dom.c (initialize_hash_element): Fix oversight.Eric Botcazou5-7/+37
2011-06-28Remove gcc.target/arm/ivopts-6.c, didn't happen with patch.Janis Johnson1-15/+0
2011-06-282011-06-28 Janis Johnson <janisjo@codesourcery.com>Janis Johnson7-10/+49
2011-06-28re PR fortran/49479 (reshape / optionals / zero sized arrays)Thomas Koenig2-0/+48
2011-06-28sol2-64.h (TARGET_DEFAULT): Remove.Rainer Orth4-7/+18
2011-06-28common.opt (in_lto_p): New Variable entry.Joseph Myers7-30/+66
2011-06-28vfp-ldmdbs.c: Skip for soft float.Janis Johnson9-0/+19
2011-06-28tree-ssa-forwprop.c (simplify_bitwise_binary): Improve type sinking.Kai Tietz2-3/+31
2011-06-28Fix constraints. Ramana Radhakrishnan2-7/+16
2011-06-28mn10300.h (LINK_SPEC): Do not use linker relaxation when performing an increm...Nick Clifton2-3/+8
2011-06-28tree-ssa-math-opts.c (execute_optimize_bswap): Search within BB from last to ...Kai Tietz2-1/+10
2011-06-28genattr-common.c: New.Joseph Myers5-13/+114
2011-06-28Revert spurious change to mn10300_get_live_callee_saved_regsNick Clifton1-1/+1
2011-06-28config.gcc (tm_file): Add elfos.h and avr/elf.h for avr-*-* and avr-*-rtems* ...Georg-Johann Lay6-247/+111
2011-06-28pr45701-1.c: Don't specify -march; remove dg-prune-output.Janis Johnson3-4/+8
2011-06-28Daily bump.GCC Administrator1-1/+1
2011-06-27re PR target/48637 (%c in ARM inline asm leads to ICE (in arm_print_operand))Richard Earnshaw2-1/+16
2011-06-27re PR fortran/49466 (Memory leak with assignment of extended derived types)Janus Weil5-9/+53
2011-06-27* de.po: Update.Joseph Myers2-105/+109
2011-06-27ipa.c (cgraph_address_taken_from_non_vtable_p): Walk references of node inste...Jan Hubicka2-3/+8
2011-06-27Fix alpha and ia64 non-vms build.Richard Henderson3-4/+11
2011-06-27target-supports-dg.exp (dg-require-effective-target): Return early if the tes...Janis Johnson2-1/+9