aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-21i386.c (ix86_expand_sse_movcc): Use blendvps, blendvpd and pblendvb if possible.Jakub Jelinek6-12/+235
2011-09-21Support nil maps.Ian Lance Taylor5-12/+27
2011-09-21re PR target/50464 (Using -Ofast -march=bdver1 results in internal compiler e...Uros Bizjak5-8/+198
2011-09-21Add MULX intrinsics.Kirill Yukhin7-1/+144
2011-09-21Makefile.am (FLAGS_TO_PASS): Define.Joseph Myers3-0/+11
2011-09-21* gnat.dg/opt19.adb: New test.Eric Botcazou2-0/+31
2011-09-21re PR tree-optimization/50433 (ACATS c460010 fails to compile)Jan Hubicka2-9/+11
2011-09-21sse.md (<code><mode>3 smaxmin:VI124_128 expander): Use nonimmediate_operand i...Jakub Jelinek2-4/+18
2011-09-21limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsi...Paolo Carlini21-143/+164
2011-09-21neon-thumb2-move.c: Skip the warning message on arch conflict when...Terry Guo2-0/+6
2011-09-21re PR c++/50454 (Unexpected problems with -pedantic / -pedantic-errors and __...Paolo Carlini6-21/+53
2011-09-21re PR target/45099 ([avr] Warning could be issued for use of register variabl...Georg-Johann Lay2-3/+9
2011-09-21* config/avr/avr.c (avr_function_arg_advance): Undo r179037.Georg-Johann Lay1-1/+1
2011-09-21re PR target/50449 ([avr] Loading some 32-bit constants not optimal)Georg-Johann Lay4-38/+183
2011-09-21sparc.c (def_builtin): Change from macro into function.David S. Miller2-52/+73
2011-09-21final.c (final): Handle if JUMP_LABEL is not LABEL_P.Tom de Vries2-1/+5
2011-09-21* MAINTAINERS (sparc port): Remove myself.Jakub Jelinek2-1/+4
2011-09-21Fix channels with element type of size zero.Ian Lance Taylor1-1/+1
2011-09-21Daily bump.GCC Administrator1-1/+1
2011-09-21Fix typo in error message.Ian Lance Taylor1-1/+1
2011-09-20Replace "must be be" with "must be".H.J. Lu2-2/+8
2011-09-20Improve error for undefined name in imported package.Ian Lance Taylor2-5/+17
2011-09-20Fix calling make with slice whose element type is size zero.Ian Lance Taylor1-1/+2
2011-09-20Implement goto restrictions.Ian Lance Taylor8-63/+280
2011-09-20cp-tree.h (DECL_TEMPLOID_INSTANTIATION): New.Jason Merrill6-5/+45
2011-09-20call.c (convert_default_arg): Avoid redundant copy.Jason Merrill3-12/+15
2011-09-20re PR c++/50442 (Constructing T from implicit conversion to T& ambiguous in C...Jason Merrill2-0/+11
2011-09-20call.c (build_new_method_call_1): Use non-virtual lookup for final virtual fu...Roberto Agostino Vitillo4-1/+39
2011-09-20sparc.md (UNSPEC_ALIGNADDRL): New unspec.David S. Miller5-81/+138
2011-09-20Check for duplicate parameter/result names.Ian Lance Taylor3-3/+45
2011-09-20check.c (gfc_check_c_sizeof): Remove redundant word.Steven G. Kargl2-1/+5
2011-09-20Emit compiler errors for unused values.Ian Lance Taylor7-34/+92
2011-09-20module.c (gfc_dump_module): Omit timestamp from output.Simon Baldwin2-9/+7
2011-09-20slp-pr50413.cc: Don't run the test.Ira Rosen2-21/+6
2011-09-20arm-arches.def: Add armv6s-m.Terry Guo3-8/+17
2011-09-20re PR rtl-optimization/49452 (comp-goto-2.c regresses in testing)Wei Guozhi2-1/+8
2011-09-20Daily bump.GCC Administrator1-1/+1
2011-09-19Fix handling of mutually recursive named types.Ian Lance Taylor2-23/+25
2011-09-19haifa-sched.c (has_edge_p, [...]): Remove maintenance overhead.Maxim Kuvyrkov2-142/+6
2011-09-19mmx.md (*mov<mode>_internal_rex64): Use if_then_else RTX to calculate unit, p...Uros Bizjak3-21/+56
2011-09-19i386.md (maxmin): New code iterator.Uros Bizjak3-158/+116
2011-09-19Patch for 50341Alan Modra2-110/+30
2011-09-19sse.md (*sse4_1_extractps): Change into define_insn_and_split...Jakub Jelinek2-11/+43
2011-09-1920100906-1.c: Use -fno-short-enums option for "target arm_eabi".Ian Bolton2-0/+6
2011-09-19* tree.h (TREE_NOT_CHECK4): Rename from bogus NON_TREE_CHECK4.Alexandre Oliva2-1/+5
2011-09-19* emit-rtl.c (copy_insn_1): Do not copy DEBUG_EXPRs.Alexandre Oliva2-0/+5
2011-09-19decl.c (annotate_value): Look up expression for insertion in the cache at the...Alexandre Oliva2-7/+24
2011-09-19re PR libstdc++/40856 (numeric_limits not specialized for __int128_t or __uin...Paolo Carlini18-28/+359
2011-09-19re PR tree-optimization/50413 (Incorrect instruction is used to shift value o...Ira Rosen5-20/+212
2011-09-19predicates.md (shift_amount_operand): Check constant shift count is in range.Paul Brook2-7/+9