aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme222-44/+351
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-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-13tree-vect-loop-manip.c (slpeel_can_duplicate_loop_p): Fix code style issue.Bin Cheng2-9/+10
2016-10-13Do not merge BBs with a different EH landing pads (PRMartin Liska4-0/+41
2016-10-13re PR fortran/72832 ([OOP] ALLOCATE with SOURCE fails to allocate requested d...Andre Vehreschild7-3/+173
2016-10-13re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...Jakub Jelinek17-13/+91
2016-10-13movhi_movw.c: Enable test for ARM mode.Thomas Preud'homme4-4/+13
2016-10-13dwarf2out.c (tree_add_const_value_attribute): Do not try rtl_for_decl_init du...Richard Biener2-12/+29
2016-10-13syscall: don't use pt_regs in clone_linux.cIan Lance Taylor1-1/+1
2016-10-13EVRP - Push op1 value range before pushing op0 value range.Kugan Vivekanandarajah4-7/+46
2016-10-13re PR tree-optimization/77937 (ICE: in replace_one_candidate, at gimple-ssa-s...Bill Schmidt2-2/+8
2016-10-13Daily bump.GCC Administrator1-1/+1
2016-10-12visium.c (visium_gimplify_va_arg): Emit a big-endian correction if the type i...Eric Botcazou2-2/+21
2016-10-12compiler, runtime: copy string code from Go 1.7Ian Lance Taylor6-76/+391
2016-10-12PR c++/77742 - -Waligned-new and placement new.Jason Merrill5-16/+50
2016-10-12syscall: mark rawClone as no_split_stackIan Lance Taylor1-1/+1
2016-10-12trans-expr.c (gfc_find_and_cut_at_last_class_ref): Fixed style.Andre Vehreschild3-13/+19
2016-10-12runtime: copy Go 1.7 runtime semaphore codeIan Lance Taylor1-1/+1
2016-10-12shrink-wrap: Testcases for separate shrink-wrappingSegher Boessenkool4-0/+72
2016-10-12rs6000: Separate shrink-wrappingSegher Boessenkool2-16/+276
2016-10-12Minor reformatting.Arnaud Charlet1-5/+8
2016-10-12shrink-wrap: Shrink-wrapping for separate componentsSegher Boessenkool4-3/+775
2016-10-12regrename: Don't rename restoresSegher Boessenkool2-0/+12
2016-10-12dce: Don't dead-code delete separately wrapped restoresSegher Boessenkool2-0/+14
2016-10-12separate shrink-wrap: New command-line flag, status flag, hooks, and docSegher Boessenkool7-1/+188
2016-10-12rs6000: Warn for "GCC vector passed by reference" only with -WpsabiSegher Boessenkool2-2/+8