aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-22Add html/testdata files accidentally omitted.Ian Lance Taylor23-0/+5051
2011-09-22sh.c (andcosts): Renamed to and_xor_ior_costs.Oleg Endo2-10/+20
2011-09-21Add pixel compare VIS intrinsics.David S. Miller5-0/+182
2011-09-22Daily bump.GCC Administrator1-1/+1
2011-09-21Makefile.am (stamp-epub-docbook): Fix image directory location.Benjamin Kosnik3-12/+17
2011-09-21ipa-inline-analsis.c (compute_inline_parameters): Set cfun and current_functi...Jan Hubicka2-4/+52
2011-09-21ipa-inline.c (relative_time_benefit): Fix wrong bracketting.Jan Hubicka4-7/+11
2011-09-21Update Go testsuite to release r60.Ian Lance Taylor89-79/+2403
2011-09-21Increase default libgo test timeout.Ian Lance Taylor1-1/+1
2011-09-21Better handling of unexpected EOF in parser.Ian Lance Taylor1-0/+7
2011-09-21i386-3.C: Remove duplicated dg-options.Uros Bizjak7-6/+10
2011-09-21Better error message for shift context types.Ian Lance Taylor1-10/+59
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