aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-13m68k.c (m68k_option_override): Check opt_fstack_limit_symbol_arg and opt_fsta...Andreas Schwab4-3/+15
2016-10-13re PR tree-optimization/77937 (ICE: in replace_one_candidate, at gimple-ssa-s...Bill Schmidt3-0/+37
2016-10-13container_access.cc: Remove 'test' variables.Paolo Carlini341-1100/+651
2016-10-13Implement P0386R2 - C++17 inline variablesJason Merrill20-31/+712
2016-10-13gcov-io.c (gcov_open): Fix documentation.Nathan Sidwell2-37/+17
2016-10-13Create the *logue in the same order as before (PR77962)Segher Boessenkool2-6/+19
2016-10-13Makefile.in (insn-attrtab.o-warn, [...]): Don't use -Wno-error.Marek Polacek2-5/+6
2016-10-13Fix ChangeLog for r241132Sandra Loosemore1-4/+4
2016-10-13scd42-1.c: Skip if -mcpu incompatible with Xscale is specified, not just -march.Sandra Loosemore3-2/+10
2016-10-13Avoid #include <functional> in other headersJonathan Wakely24-22/+66
2016-10-13Add missing <random> header in testcaseJonathan Wakely2-0/+3
2016-10-13Qualify use of std::declval to avoid ADLJonathan Wakely2-1/+4
2016-10-13Change test to use VERIFY not assertJonathan Wakely2-2/+5
2016-10-13compiler: don't try to get backend representation of redefinitionIan Lance Taylor2-1/+9
2016-10-13Use normal mode containers in searchersJonathan Wakely3-8/+13
2016-10-13re PR tree-optimization/77937 (ICE: in replace_one_candidate, at gimple-ssa-s...Bill Schmidt2-0/+11
2016-10-13runtime: copy mstats code from Go 1.7 runtimeIan Lance Taylor18-350/+668
2016-10-13builtin-sprintf-warn-1.c: Cast 0 to wint_t to placate -Wformat on targets whe...Martin Sebor2-3/+8
2016-10-13Replace non-constexpr decrement in std::chrono::floorJonathan Wakely3-1/+9
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme225-62/+376
2016-10-13Add a "compact" mode to print_rtx_functionDavid Malcolm7-54/+136
2016-10-13Fix typo in name.Richard Earnshaw1-2/+2
2016-10-13[ARM] Remove redundant TARGET_VFPRichard Earnshaw11-136/+191
2016-10-13[multiple changes]Arnaud Charlet12-46/+177
2016-10-13[ARM] Remove redundant model field from FPU descriptionsRichard Earnshaw4-29/+36
2016-10-13[multiple changes]Arnaud Charlet6-30/+106
2016-10-13* i-vxinco.adb, i-vxinco.ads: New files.Ed Falis3-0/+105
2016-10-13Code cleanup.Arnaud Charlet1-2/+11
2016-10-13[multiple changes]Arnaud Charlet13-79/+131
2016-10-13Restore __bind_simple for compat symbolsJonathan Wakely2-0/+65
2016-10-13s-interr-hwint.adb, [...]: Rename s-interr-hwint.adb to s-interr-vxworks.adb.Ed Falis2-1/+6
2016-10-13exp_ch7.adb, [...]: Minor typo fixes and reformatting.Gary Dismukes9-28/+34
2016-10-13re PR target/77826 (ICE in decompose, at wide-int.h:928 w/ -m64 -O2 and above)Richard Biener4-44/+176
2016-10-13sem_prag.ads (Process_Compile_Time_Warning_Or_Error): New overloaded subprogr...Javier Miranda9-88/+308
2016-10-13[multiple changes]Arnaud Charlet5-33/+175
2016-10-13[ARC] Fix mul32x16 patterns.Claudiu Zissulescu2-11/+12
2016-10-13[ARC] Update INSN_LENGTH_ALIGNMENT.Claudiu Zissulescu2-3/+7
2016-10-13tree-vect-loop.c (loop_niters_no_overflow): New func.Bin Cheng2-2/+43
2016-10-13l_fma_float_1.c: Revise test.Bin Cheng13-48/+63
2016-10-13tree-predcom.c (tree_predictive_commoning_loop): Skip loop that only iterates...Bin Cheng4-0/+19
2016-10-13tree-vect-loop-manip.c (adjust_vec_debug_stmts): Don't release adjust_vec aut...Bin Cheng4-1303/+910
2016-10-13tree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_edge_cfg): Put duplicat...Bin Cheng2-6/+12
2016-10-13tree-vect-loop.c (vect_analyze_loop_2): Check and skip loop if it has no enou...Bin Cheng7-7/+40
2016-10-13tree-vect-loop.c (vectorizable_live_operation): Support handling for live var...Bin Cheng2-13/+22
2016-10-13cfg.c (reset_original_copy_tables): New func.Bin Cheng3-0/+18
2016-10-13re PR c/77946 (-Wimplicit-fallthrough=1 ICE: tree check: expected tree that c...Jakub Jelinek5-3/+27
2016-10-13Replace __bind_simple with std::thread::__make_invokerJonathan Wakely4-88/+80
2016-10-13tree-vect-loop-manip.c (slpeel_can_duplicate_loop_p): Fix code style issue.Bin Cheng2-9/+10
2016-10-13Fix exception-specifications for std::_Not_fnJonathan Wakely3-4/+51
2016-10-13Do not merge BBs with a different EH landing pads (PRMartin Liska4-0/+41