aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-04re PR target/81294 (_subborrow_u64 argument order inconsistent with intrinsic...Uros Bizjak7-6/+81
2017-07-04re PR debug/81278 (-fcompare-debug failure (length))Jakub Jelinek2-9/+59
2017-07-04[ARM] Add MIDR info for ARM Cortex-R7 and Cortex-R8Thomas Preud'homme2-0/+7
2017-07-04ipa-utils.c (ipa_merge_profiles): Fix merging when dst is uninitialized while...Jan Hubicka2-4/+20
2017-07-04[AArch64] Fix strict aliasing issue in gcc.target/aarch64/simd/vminmaxnm_1.cKyrylo Tkachov2-25/+27
2017-07-04[arm] Move some generated files out of the source treeRichard Earnshaw6-3481/+33
2017-07-04[Patch ARM] Add initial tuning for Cortex-A55 and Cortex-A75James Greenhalgh9-8/+154
2017-07-04* haifa-sched.c (sched_create_recovery_edges): Update profile.Jan Hubicka2-1/+17
2017-07-04bb-reorder.c (better_edge_p): Fix handling of uninitialized probability.Jan Hubicka2-1/+6
2017-07-04Fix ChangeLog format in r247584Thomas Preud'homme1-1/+1
2017-07-04re PR c/81231 (ICE with invalid argument to __atomic_*)Marek Polacek4-0/+26
2017-07-04brig-function.cc: Include profile-count.h.Jakub Jelinek3-0/+7
2017-07-04PR 81292: ICE on related strlens after r249880Richard Sandiford5-0/+98
2017-07-04Enable addressable params sanitization with --param asan-stack=1.Martin Liska4-1/+14
2017-07-04Use xstrdup_for_dump in ipa-inline.c (PR ipa/81293).Martin Liska2-2/+8
2017-07-04Save and restore EDGE_DFS_BACK in draw_cfg_edgesTom de Vries2-4/+31
2017-07-04function-argument-3.C: Add -Wno-psabi to additional options.Jakub Jelinek2-0/+4
2017-07-04re PR target/81175 (EXC_BAD_ACCESS in ::slpeel_duplicate_current_defs_from_ed...Jakub Jelinek2-1/+8
2017-07-04vxworks.h (PTRDIFF_TYPE, SIZE_TYPE): Restore unconditional basic definitions.Olivier Hainque2-8/+19
2017-07-04Add dg-require ifunc for mvc test-cases.Martin Liska5-0/+12