aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Support for the SPARC M8 cpu.Jose E. Marchesi30-184/+1579
2017-07-07ipa-comdats.c: Remove optimize check from gate.Jan Hubicka7-46/+74
2017-07-07Daily bump.GCC Administrator1-1/+1
2017-07-06rs6000.c (union_defs, [...]): Move all code related to p8 swap optimizations ...Aaron Sawdey5-1858/+1917
2017-07-06re PR fortran/70071 (ICE on wrong usage of a subscript triplet)Harald Anlauf4-1/+29
2017-07-06PR c++/81204 - parse error with dependent template-nameJason Merrill3-16/+19
2017-07-06Remove selftest dependency on C++ frontendDavid Malcolm2-1/+7
2017-07-06lto-wrapper.c (merge_and_complain): Do not merge fexceptions...Jan Hubicka2-52/+12
2017-07-06cgraphunit.c (cgraph_node::finalize_function): When !flag_toplevel_reorde set...Jan Hubicka4-35/+40
2017-07-06bb-reorder.c (better_edge_p): Do not build traces across abnormal/eh edges...Jan Hubicka2-1/+13
2017-07-06asan.h (asan_sanitize_allocas_p): Declare.Maxim Ostapenko10-3/+61
2017-07-06ASAN: Implement dynamic allocas/VLAs sanitization.Maxim Ostapenko18-4/+468
2017-07-06Support C++-specific selftestsDavid Malcolm11-17/+154
2017-07-06re PR target/81305 ([avr] avrtiny uses LDS for SREG in ISR routines which is ...Georg-Johann Lay2-2/+8
2017-07-06Fix previous ChangeLog entry, taken from the originalOlivier Hainque1-6/+2
2017-07-06gcc.c (spec_undefvar_allowed): New global.Olivier Hainque2-13/+22
2017-07-06auto-profile.c (afdo_set_bb_count, [...]): Set counts/probabilities as determ...Jan Hubicka2-5/+10
2017-07-06Add support for ARMv8-R architectureThomas Preud'homme8-6/+57
2017-07-06ChangeLog: Clean up from mid air collisionCarl Love2-2/+7
2017-07-06rs6000-c.c: Add support for built-in functions vector signed int vec_subc (ve...Carl Love8-23/+184
2017-07-06diagnostics: fix end-points of ranges within macros (PR c++/79300)David Malcolm11-18/+250
2017-07-06Add missing intrinsics for VGETMANT[SD,SS] and VGETEXP[SD,SS]Sebastian Peryt23-27/+635
2017-07-06Remove old rounding codeJulia Koval2-56/+17
2017-07-06[arm] Fix warning in parsecpu.awkRichard Earnshaw1-0/+5
2017-07-06[arm] Fix cross-native buildsRichard Earnshaw2-0/+5
2017-07-06[testsuite] Add dg-require-stack-checkChristophe Lyon21-1/+73
2017-07-06Daily bump.GCC Administrator1-1/+1
2017-07-05re PR target/80103 (ICE in output_1144, at config/rs6000/vsx.md:2298)Kelvin Nilsen2-1/+7
2017-07-05Scalar mask and round RTL templatesSebastian Peryt16-12/+891
2017-07-05[ARM] Implement TARGET_FIXED_CONDITION_CODE_REGSRichard Earnshaw2-0/+23
2017-07-05Remove enum before machine_modeRichard Sandiford47-220/+428
2017-07-05Graceful degrade if Binutils PR21472 is not available.Georg-Johann Lay5-13/+43
2017-07-05[Patch ARM] Remove %? string from some Advanced SIMD patterns.Ramana Radhakrishnan2-5/+12
2017-07-05Move ChangeLog entry to testsuite.Georg-Johann Lay2-8/+8
2017-07-05re PR target/81305 ([avr] avrtiny uses LDS for SREG in ISR routines which is ...Georg-Johann Lay2-0/+287
2017-07-05re PR target/81305 ([avr] avrtiny uses LDS for SREG in ISR routines which is ...Georg-Johann Lay5-9/+324
2017-07-05tree-loop-distribution.c: Add general explanantion on the pass.Bin Cheng7-110/+749
2017-07-05tree-loop-distribution.c (classify_partition): New parameter and better handl...Bin Cheng4-11/+80
2017-07-05tree-loop-distribution.c (enum partition_type): New.Bin Cheng2-16/+133
2017-07-05tree-loop-distribution.c (struct ddr_hasher): New.Bin Cheng2-26/+82
2017-07-05tree-loop-distribution.c (ref_base_address): Delete.Bin Cheng4-39/+44
2017-07-05tree-loop-distribution.c (struct partition): New field recording its data ref...Bin Cheng2-85/+106
2017-07-05tree-loop-distribution.c (params.h): Include header file.Bin Cheng2-14/+50
2017-07-05tree-loop-distribution.c (loop_nest): New global var.Bin Cheng2-16/+32
2017-07-05tree-loop-distribution.c (enum fuse_type, [...]): New.Bin Cheng2-34/+38
2017-07-05tree-loop-distribution.c (bb_top_order_index): New.Bin Cheng2-6/+60
2017-07-05tree-loop-distribution.c (pass_loop_distribution::execute): Skip if no loops.Bin Cheng2-0/+8
2017-07-05cfgloop.h (struct loop): Add comment.Bin Cheng6-11/+116
2017-07-05Daily bump.GCC Administrator1-1/+1
2017-07-04re PR target/81300 (-fpeephole2 breaks __builtin_ia32_sbb_u64, _subborrow_u64...Uros Bizjak4-53/+98