aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-02regex_compiler.h (__detail::_BracketMatcher): Reorder members to avoid wasted...Jonathan Wakely8-145/+253
2014-06-02re PR rtl-optimization/61094 (-O3 insn Internal compiler error in copyprop_ha...Jeff Law4-7/+83
2014-06-02[AArch64] Remove ISB after FPCR write.Marcus Shawcroft2-1/+5
2014-06-02re PR target/61336 (ICE on alpha: in print_operand_address, at config/alpha/a...Richard Henderson2-4/+12
2014-06-02condition_variable (condition_variable_any::_Unlock): Do not swallow __forced...Jonathan Wakely6-2/+134
2014-06-02type_traits (__strictest_alignment): New helper struct.RĂ¼diger Sonderfeld5-4/+136
2014-06-02xop-rotate1-vector.c (dg-options): Add -mno-avx2.Uros Bizjak9-10/+21
2014-06-02re PR target/61239 (ICE in decompose, at rtl.h when compiling vshuf-v16hi.c u...Uros Bizjak2-33/+39
2014-06-02Fix ICE in aarch64_float_const_representable_pTom de Vries2-0/+8
2014-06-02Fix a decl to match the calls to it.Bernd Schmidt2-1/+6
2014-06-02Delete a copy that looks like a relic from obstack times.Bernd Schmidt2-67/+6
2014-06-02re PR target/61154 ([ARM] wide-int merge introduced regressions in vshuf tests)Ramana Radhakrishnan3-2/+9
2014-06-02re PR tree-optimization/61346 (VRP chooses bad bounds for variable)Richard Biener2-0/+167
2014-06-02* config/ia64/ia64.cAndreas Schwab2-1/+7
2014-06-02re PR middle-end/61378 (Obvious bug in vn_reference_lookup_3)Richard Biener2-1/+7
2014-06-02Daily bump.GCC Administrator1-1/+1
2014-06-01uses_allocator.h (__uses_allocator_helper): Simplify.Jonathan Wakely2-17/+20
2014-06-01sibcall-2.c: Xfail dg-final scan-assembler-not, not compilation.Uros Bizjak8-14/+17
2014-06-01constraints.md (Bw): Rename from 'w'.Uros Bizjak3-30/+39
2014-06-01sibcall-2.c (dg-final): Properly escape '[' and ']' in scan-assembler-not str...Uros Bizjak5-4/+12
2014-06-01* Add missing ChangeLog entry.Kai Tietz1-0/+8
2014-06-01pex-win32.c (argv_to_cmdline): Don't quote args unnecessarilyRay Donnelly2-9/+42
2014-06-01pr60969.C (dg-do compile): Change ilp32 target to ia32.Uros Bizjak2-70/+71
2014-06-01re PR libstdc++/61374 (string_view::operator string() is buggy)Jonathan Wakely10-87/+129
2014-06-01re PR target/61377 (Bootstrap failure on x86_64-apple-darwin13)Kai Tietz3-5/+19
2014-06-01re PR target/61377 (Bootstrap failure on x86_64-apple-darwin13)Kai Tietz2-0/+42
2014-06-01Daily bump.GCC Administrator1-1/+1
2014-05-31Summary: m68k: add missing early clobber in beq0_di, bne0_di patternsAndreas Schwab2-7/+13
2014-05-31arm.c (TARGET_ATOMIC_ASSIGN_EXPAND_FENV): New define.Kugan Vivekanandarajah5-0/+168
2014-05-31DR 1227 PR c++/57543Paolo Carlini13-9/+215
2014-05-31Daily bump.GCC Administrator1-1/+1
2014-05-30Add missing closing braceTom de Vries2-1/+5
2014-05-30appendix_contributing.xml (list.copyright): Add Paolo's address too.Jonathan Wakely2-5/+10
2014-05-30re PR c++/56947 (Bogus 'XX' was not declared in this scope)Jason Merrill3-0/+27
2014-05-30target-libpath.exp (set_gcc_exec_prefix_env_var, [...]): New procedures.Jakub Jelinek5-13/+50
2014-05-30asan.c (report_error_func): Add SLOW_P argument, use BUILT_IN_ASAN_*_N if set.Jakub Jelinek5-10/+134
2014-05-30sanitizer.def (BUILT_IN_ASAN_REPORT_LOAD_N, [...]): New.Jakub Jelinek3-55/+135
2014-05-30asan_test.C: Add -std=c++11 and -DSANITIZER_USE_DEJAGNU_GTEST=1 to dg-options...Jakub Jelinek11-189/+468
2014-05-30re PR target/60104 (load not folded into indirect branch on x86-64)Kai Tietz8-6/+92
2014-05-30re PR libstdc++/61011 (libstdc++-v3 should be target-libstdc++-v3 in top leve...Jonathan Wakely3-6/+29
2014-05-30appendix_contributing.xml (list.copyright): Replace Benjamin's old email addr...Jonathan Wakely2-3/+6
2014-05-30avr-mcus.def: Change ATA6289 ISA to AVR4Pitchumani Sivanupandi5-49/+56
2014-05-30re PR c++/60992 (ICE in tsubst_copy, at cp/pt.c:12637)Jason Merrill3-33/+71
2014-05-30runtime: Use _mm_pause rather than __builtin_ia32_pause.Ian Lance Taylor1-1/+5
2014-05-30sanitizer_stacktrace.cc: Cherry pick upstream r209879.Jakub Jelinek7-30/+58
2014-05-30xmmintrin.h (_mm_pause): Move out of scope of pragma target("sse").Ian Lance Taylor4-9/+32
2014-05-30-fuse-caller-save - Enable for i386Tom de Vries6-2/+41
2014-05-30libstdc++.exp (libstdc++_init): Adjust regexp to work with previous versions ...Jonathan Wakely2-1/+6
2014-05-30* generate_libstdcxx_web_docs: New script.Jonathan Wakely2-0/+60
2014-05-30Add execution tests of ARM REV intrinsics.Alan Lawrence37-0/+471