aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-08-18Darwin does not support gsplit-dwarf.Iain Sandoe7-1/+30
2018-08-18Daily bump.GCC Administrator1-1/+1
2018-08-17[PATCH] Adjust lazy macro definitionNathan Sidwell2-33/+36
2018-08-17re PR testsuite/86996 (gcc.dg/tree-ssa/builtin-sprintf-warn-1.c FAILs)Martin Sebor2-3/+9
2018-08-17C++: -Wwrite-strings: use location of string constantDavid Malcolm4-4/+39
2018-08-17doc: Use @ref, not @xref, in the middle of a sentenceSegher Boessenkool2-1/+6
2018-08-17C-SKY port: TestsuiteSandra Loosemore35-4/+471
2018-08-17C-SKY port: DocumentationSandra Loosemore4-0/+281
2018-08-17C-SKY port: Backend implementationJojo28-0/+14577
2018-08-17C-SKY port: ConfiguryJojo4-2/+82
2018-08-17Formatted printing for dump_* in the middle-endDavid Malcolm13-50/+496
2018-08-17Fix poly types after PR tree-optimization/71625 strlen optimizationSzabolcs Nagy2-0/+10
2018-08-17rs6000: Give names to cbranch/creturn patternsSegher Boessenkool2-5/+10
2018-08-17[PATCH] Macro body is trailing arrayNathan Sidwell2-2/+4
2018-08-17[PATCH] Move cpp_macro to cpplib.hNathan Sidwell5-3/+10
2018-08-17re PR tree-optimization/86841 (ICE in gcc/gcc/tree-vrp.c:1325 with graphite)Richard Biener2-1/+6
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska73-227/+219
2018-08-17re PR middle-end/86505 (__builtin_va_arg_pack_len() computes the number of ar...Richard Biener4-6/+60
2018-08-16re PR tree-optimization/86853 (sprintf optimization for wide strings doesn't ...Martin Sebor6-22/+259
2018-08-17Daily bump.GCC Administrator1-1/+1
2018-08-16builtins.c (c_strlen): Add new parameter eltsize.Bernd Edlinger8-53/+87
2018-08-16diagnostics: fix bad interaction between line spans and line numbersDavid Malcolm4-3/+39
2018-08-16diagnostics: tweak to line-insertion fix-it hints with line-numberingDavid Malcolm4-5/+19
2018-08-16rs6000: Delete old add+cmp patternsSegher Boessenkool2-45/+5
2018-08-16rs6000: Remove "length 4" from other insnsSegher Boessenkool8-138/+80
2018-08-16rs6000: Remove "length 4" from branch insnsSegher Boessenkool4-68/+40
2018-08-16rs6000: Change the length attribute defaultSegher Boessenkool2-15/+40
2018-08-16[PATCH] Macro definition parameter parsingNathan Sidwell3-8/+13
2018-08-16re PR testsuite/86745 (gcc.target/i386/avx-cvt-2.c etc. FAIL on 64-bit x86)Uros Bizjak3-12/+18
2018-08-16-Wmisleading-indentation: fix ICE in get_visual_column (PR c++/70693)David Malcolm6-14/+220
2018-08-16Allow larger copies when not slow_unaligned_access and no padding.Tamar Christina2-0/+25
2018-08-16Remove rtl.texi references to old RTX code class namesMatthew Malcomson2-13/+21
2018-08-16expmed.h (canonicalize_comparison): New declaration.Vlad Lazar7-0/+174
2018-08-16[PATCH] CPP Macro predicatesNathan Sidwell10-42/+59
2018-08-16Add __USER_LABEL_PREFIX__ to the asm names for targets that need it.Iain Sandoe2-2/+12
2018-08-16Darwin doesn't have pthread_barrier, at least up to Darwin18Iain Sandoe4-0/+9
2018-08-16Update fall through pattern for FP16 patterns in ARM.Tamar Christina3-25/+21
2018-08-16fix section naming convention for Darwin in three testsIain Sandoe4-0/+23
2018-08-16Remove dead pattern on ARM.Tamar Christina2-7/+11
2018-08-16[aarch64] Make common aarch64 options target-dependentSam Tebbs2-4/+10
2018-08-16Fix pr81923 test for targets using __USER_LABEL_PREFIX__Iain Sandoe2-1/+8
2018-08-16Daily bump.GCC Administrator1-1/+1
2018-08-15i386.opt (mmitigate-rop): Mark as deprecated.Uros Bizjak8-354/+24
2018-08-15ChangeLog: Fix whitespace.Uros Bizjak2-169/+170
2018-08-15fold-vec-splat-char.c: New.Will Schmidt7-0/+296
2018-08-15rs600.c (rs6000_gimple_fold_builtin): Add entries to allow folding of mergeh(...Will Schmidt2-4/+31
2018-08-15i386.c (expand_vec_perm_movs): Enable V4SFmode for TARGET_SSE.Uros Bizjak3-4/+8
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm48-183/+1547
2018-08-15Do not expand the call to memcmp at all when overflow is detected.Qing Zhao4-4/+21
2018-08-15c-decl.c (start_decl): Do not warn if variables is named as main and is a loc...Prathamesh Kulkarni4-1/+21