aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Update Go library to last weekly.Ian Lance Taylor537-12922/+43688
2011-10-26Add sparc fmaf test.David S. Miller2-0/+53
2011-10-26Improve sparc setcc generation and add testcases.David S. Miller6-8/+156
2011-10-27re PR libstdc++/50862 (deadlock in std::condition_variable_any)Jonathan Wakely3-1/+15
2011-10-26thr-cse-1.c: For i?86-*-mingw*, check for multiple calls.Joseph Myers2-1/+7
2011-10-26run-id-1.c: Pass -Wl,--stack,12582912 option for Windows targets.Joseph Myers2-0/+6
2011-10-26pr37843-4.c: Allow for leading underscores on symbol names.Joseph Myers2-2/+7
2011-10-26* gcc.target/i386/pad-4.c: Skip for Windows targets.Joseph Myers2-0/+5
2011-10-26Canonicalize sparc movcc patterns such that operand 0 always appears in opera...David S. Miller4-151/+144
2011-10-26decl.c (elaborate_expression_1): Add EXPR_PUBLIC_P local variable.Eric Botcazou5-6/+40
2011-10-26decl.c (gnat_to_gnu_entity): Try to make a packable type for fields of union ...Eric Botcazou9-40/+77
2011-10-26decl.c (gnat_to_gnu_field): Always check components declared as atomic.Eric Botcazou4-8/+35
2011-10-26* typeck.c (check_literal_operator_args): Avoid building types.Jason Merrill2-15/+22
2011-10-26build_string commentsJason Merrill4-1/+5
2011-10-26Implement C++11 user-defined literals.Ed Smith-Rowland57-51/+1714
2011-10-262011-10-26 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+2
2011-10-26re PR c++/50870 ([C++0x] [4.6/4.7 Regression] ICE with decltype, operator->, ...Paolo Carlini9-11/+51
2011-10-26HIcmp.c: Fix unaligned pointer.Tom de Vries9-8/+19
2011-10-26reload.c (reload_inner_reg_of_subreg): Change type of return value and type o...Eric Botcazou2-47/+56
2011-10-26re PR debug/50826 (bootstrap on 64 bit pa broken by r180194, ICE in mem_loc_d...Alexandre Oliva2-1/+25
2011-10-26invoke.texi (sink-frequency-threshold): Document.Jeff Law4-41/+102
2011-10-26re PR target/48108 (lto should be containerized in a single mach-o section on...Iain Sandoe4-132/+576
2011-10-26rs6000.c (rs6000_make_savres_rtx): Delete unneeded declaration.Alan Modra4-187/+281
2011-10-26lto-wrapper.c (run_gcc): Properly init/free obstack.Richard Guenther2-4/+7
2011-10-26i386.md (UNSPEC_VSIBADDR): New.Jakub Jelinek38-67/+197
2011-10-26re PR tree-optimization/50763 (ICE: verify_gimple failed: missing PHI def wit...Tom de Vries2-0/+51
2011-10-26re PR tree-optimization/50763 (ICE: verify_gimple failed: missing PHI def wit...Tom de Vries2-1/+12
2011-10-26re PR driver/41844 (lto1: warning: unknown register name: line-length-none)Richard Guenther3-73/+121
2011-10-26freebsd64.h (LINK_SPEC): Emit the same warning as the 32-bit target does.Andreas Tobler2-0/+6
2011-10-262011-10-25 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2011-10-26re PR driver/46617 (String concatenation fools extraction for translation.)Paolo Carlini2-1/+6
2011-10-26ms_c90-printf-1.c, [...]: Update expected messages.Joseph Myers3-2/+7
2011-10-26Daily bump.GCC Administrator1-1/+1
2011-10-25tree-eh.c (do_return_redirection): Remove return_value_p parameter.Ian Lance Taylor2-60/+34
2011-10-25Remove *mmx_maskmovq_rex.H.J. Lu2-14/+8
2011-10-25re PR rtl-optimization/46603 (gcc.dg/vect/slp-multitypes-2.c execution failure)Eric Botcazou4-15/+14
2011-10-25dwarf2out.c (add_gnat_descriptive_type_attribute): Temporarily suppress debug...Eric Botcazou2-0/+9
2011-10-25* config/ia64/ia64.c (ia64_profile_hook): Fix thinko.Eric Botcazou2-3/+7
2011-10-25condition_variable (condition_variable_any): Remove unused native_handle_type...Jonathan Wakely4-33/+10
2011-10-25i386: Delete the vec_extract_even/odd patterns.Richard Henderson2-29/+3
2011-10-25rs6000: Remove some vec_extract_even/odd expanders.Richard Henderson2-132/+6
2011-10-25spu: Remove vec_extract_even/odd and vec_interleave expanders.Richard Henderson2-433/+8
2011-10-25Implement interleave via permutation.Richard Henderson6-69/+174
2011-10-25Change vec_perm checking and expansion level.Richard Henderson10-148/+198
2011-10-25Fix typos in the names of vec_extract & vec_interleave tree codes.Richard Henderson2-4/+10
2011-10-25re PR libstdc++/50862 (deadlock in std::condition_variable_any)Jonathan Wakely3-8/+96
2011-10-25re PR lto/48851 (lto-plugin.c:224:7: error: missing sentinel in function call...Mike Stump3-4/+14
2011-10-25* reload.c (regno_clobbered_p): Fix typo.Mike Stump2-1/+5
2011-10-25re PR c++/50866 (ICE in verify_gimple_stmt, at tree-cfg.c:4175)Jason Merrill7-2/+29
2011-10-25re PR c++/49996 (Internal error in verify_gimple_stmt: initializing struct in...Jason Merrill4-4/+42