aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-26Support .largecomm with Solaris as (PR target/61821)Rainer Orth5-11/+39
2016-04-26Support .lbss etc. sections with Solaris as (PR target/59407)Rainer Orth6-3/+48
2016-04-26Compile libcilkrts with -funwind-tables (PR target/60290)Rainer Orth3-1/+12
2016-04-26* gcc.target/i386/lzcnt-1.c: Allow a different lzcntw output register.Bernd Schmidt2-1/+5
2016-04-26re PR bootstrap/70704 (AIX bootstrap comparison failure)Jakub Jelinek12-41/+94
2016-04-26Daily bump.GCC Administrator1-1/+1
2016-04-25i386.md (*movxi_internal_avx512f): Use insn type attribute instead of which_a...Uros Bizjak3-13/+22
2016-04-25* sv.po: Update.Joseph Myers2-785/+529
2016-04-25predicates.md (const0_operand): Do not match const_wide_int code.Uros Bizjak2-2/+8
2016-04-25i386.md (*movoi_internal_avx): Set mode attribute to XI for SSE constm1 opera...Uros Bizjak5-28/+48
2016-04-25* gdbinit.in: Skip is-a.h.Jason Merrill2-0/+5
2016-04-25Implement C++17 [[maybe_unused]] attribute.Jason Merrill13-18/+80
2016-04-25Correct ChangeLog entryWilliam Schmidt1-2/+2
2016-04-25rs6000-builtin.def: Correct pasto error for stxvd2x and stxvw4x built-in func...Bill Schmidt2-7/+12
2016-04-25Revert the last change in libatomicH.J. Lu2-2/+13
2016-04-25msp430.md (ashlhi3): Optimize one bit shifts.DJ Delorie2-0/+15
2016-04-25cmpd.c (__mspabi_cmpf): Add prototype.Nick Clifton7-6/+32
2016-04-25re PR tree-optimization/70780 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Richard Biener4-1/+42
2016-04-25ChangeLog (2016-04-25): Fix ChangeLog formatting.Michael Collison1-20/+23
2016-04-25neon.md (widen_<us>sum<mode>): New patterns where mode is VQI to improve mixe...Michael Collison12-52/+328
2016-04-25Daily bump.GCC Administrator1-1/+1
2016-04-25i386.md (*lea<mode>_general_4): Use const_0_to_3_operand predicate for operan...Uros Bizjak2-7/+10
2016-04-24i386-protos.h (standard_sse_constant_p): Add machine_mode argument.Uros Bizjak7-102/+185
2016-04-24libstdc++/70762 fix fallback implementation of nonexistent_pathJonathan Wakely2-2/+10
2016-04-24make avail_stores a vec<rtx_insn *>Trevor Saunders4-16/+48
2016-04-24stop using rtx_insn_list in reorg.cTrevor Saunders2-12/+15
2016-04-24add some utility methods to vecTrevor Saunders2-1/+50
2016-04-24Daily bump.GCC Administrator1-1/+1
2016-04-23re PR sanitizer/70712 (False positive from AddressSanitizer with use of 'alig...Jakub Jelinek4-1/+43
2016-04-23compiler: Expose runtime code through Func_expression.Ian Lance Taylor5-3/+70
2016-04-23re PR libstdc++/70745 (Wrong handling of regex_constant::match_not_eow and re...Tim Shen3-8/+28
2016-04-23add basic .gitattributes files to notice whitespace issuesTrevor Saunders4-0/+10
2016-04-23cmd/go: bring in final version of gccgo pkg-config supportIan Lance Taylor2-3/+12
2016-04-23Daily bump.GCC Administrator1-1/+1
2016-04-22Add myself as maintainer for the PowerPC portSegher Boessenkool2-0/+5
2016-04-22[testsuite] gcc-dg: handle all return values when shouldfail is setChristophe Lyon2-0/+5
2016-04-22* c-cppbuiltin.c (c_cpp_builtins): Fix __cpp_range_based_for.Jason Merrill2-1/+7
2016-04-22* parser.c (cp_parser_perform_range_for_lookup): Decay the array.Jason Merrill2-2/+6
2016-04-22submodule_14.f08: Add cleanup-submodules.Dominique d'Humieres3-1/+7
2016-04-22[PATCH 2/2] (header usage fix) include c++ headers in system.hSzabolcs Nagy10-18/+36
2016-04-22[PATCH 1/2] (header usage fix) remove unused system header includesSzabolcs Nagy10-15/+12
2016-04-22lto-streamer-in.c (input_ssa_names): Do not allocate GIMPLE_NOP for all SSA n...Richard Biener3-3/+17
2016-04-22re PR tree-optimization/70740 (ICE when compiling the Linux kernel (net/wirel...Richard Biener4-3/+54
2016-04-21* config/m68k/linux-atomic.c: Do not include unistd.hWaldemar Brodkorb2-1/+4
2016-04-22Daily bump.GCC Administrator1-1/+1
2016-04-21X86: Fix a typo in call_insn_operandH.J. Lu5-1/+35
2016-04-21vrp: remove redundant has_single_use testsPatrick Palka2-19/+18
2016-04-21Reuse the saved_scope structures allocated by push_to_top_levelPatrick Palka2-1/+33
2016-04-21* sv.po: Update.Joseph Myers2-301/+203
2016-04-21re PR c++/70540 (ICE on invalid code in cxx_incomplete_type_diagnostic, at cp...Paolo Carlini4-1/+20