aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-08-27[arm/aarch64] Add comments warning that stack-protector initializer insns sho...Richard Earnshaw3-3/+13
2019-08-27Fix new clang warnings.Martin Liska5-2/+65
2019-08-27Daily bump.GCC Administrator1-1/+1
2019-08-26re PR fortran/91390 (treatment of extra parameter in a subroutine call)Thomas Koenig6-7/+35
2019-08-26compiler: generalize cleanup of unresolved placeholder pointer typesIan Lance Taylor3-10/+11
2019-08-26i386.c (emit_i387_cw_initialization): Fix masking operand value.Uros Bizjak2-2/+7
2019-08-26PR tree-optimization/83431 - -Wformat-truncation may incorrectly report trunc...Martin Sebor77-631/+2264
2019-08-26* decl.c (duplicate_decls): Always merge DECL_DECLARED_CONSTEXPR_P.Jason Merrill3-3/+11
2019-08-26* ChangeLog: Fix roundeven entry.Uros Bizjak1-2/+2
2019-08-26PR c++/91545 - ICE in constexpr store evaluation.Marek Polacek4-3/+19
2019-08-26i386-features.c (general_remove_non_convertible_regs): Remove.Richard Biener2-62/+6
2019-08-26i386: Roundeven expansion for SSE4.1+Tejas Joshi10-9/+99
2019-08-26Builtin function roundeven folding implementationTejas Joshi11-6/+221
2019-08-26re PR target/91522 (STV is slow)Richard Biener3-249/+200
2019-08-26[PATCH 2/2] Add simplify rule for wrapped addition.Robin Dapp8-5/+91
2019-08-26[PATCH 1/2] Allow folding all statements.Robin Dapp5-1/+32
2019-08-26re PR c/91526 (Unnecessary SSE and other instructions generated when compilin...Richard Biener3-0/+14
2019-08-26RISC-V: Add testcase for testing li pseudo instructionKito Cheng2-0/+40
2019-08-26Daily bump.GCC Administrator1-1/+1
2019-08-25gmm_malloc.h: Only use <errno.h> and errno if __STDC_HOSTED__.Gerald Pfeifer2-0/+9
2019-08-25Daily bump.GCC Administrator1-1/+1
2019-08-24[C++ PATCH] vfunc overrider simplificationNathan Sidwell4-6/+41
2019-08-24re PR fortran/91390 (treatment of extra parameter in a subroutine call)Thomas Koenig13-140/+217
2019-08-24semantics.c (finish_switch_cond): Improve error message location.Paolo Carlini4-9/+19
2019-08-24Daily bump.GCC Administrator1-1/+1
2019-08-23Fix handling of namespace-scope undeduced auto decls.Jason Merrill3-1/+38
2019-08-23* parser.c (cp_parser_nested_name_specifier_opt): Avoid redundant error.Jason Merrill2-3/+10
2019-08-23PR c++/91521 - wrong error with operator->.Marek Polacek4-0/+24
2019-08-23compiler: record pointer var values to remove write barriersIan Lance Taylor4-27/+101
2019-08-24rs6000: New darn testcase (PR91481)Segher Boessenkool2-0/+21
2019-08-23PR c++/79817 - attribute deprecated on namespace.Marek Polacek15-7/+252
2019-08-23* zh_CN.po: Update.Joseph Myers2-202/+107
2019-08-23[C++ PATCH] vfunc overrider simplificationNathan Sidwell2-14/+26
2019-08-23mips.md (mips_get_fcsr, [...]): Use SI machine mode for unspec_volatile operand.Mihailo Stojanovic4-2/+20
2019-08-23pr78973.c: Make functions static to avoid failures with -fpicMartin Sebor3-2/+4
2019-08-23Warray-bounds-36.c: Make functions static to avoid failures with -fpic.Martin Sebor3-5/+10
2019-08-23[ARM] Deprecate -mneon-for-64bitsWilco Dijkstra6-54/+17
2019-08-23PDF LayoutMark Eggleston2-239/+538
2019-08-23[PATCH, c-family] Fix a PCH thinko (and thus PR61250).Iain Sandoe8-10/+36
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek22-51/+88
2019-08-23Make -flto=jobserver parallel again.Martin Liska2-3/+14
2019-08-23Intrinsic documentation layout changes.Mark Eggleston2-26/+23
2019-08-23ABS Documentation fixMark Eggleston2-2/+6
2019-08-23[Arm] Add support for missing CPUsDennis Zhang5-5/+58
2019-08-23Clean up value-prof.c a bit.Martin Liska5-55/+81
2019-08-23Daily bump.GCC Administrator1-1/+1
2019-08-23PR c++/91304 - prefix attributes ignored in condition.Marek Polacek4-1/+28
2019-08-22intrinsic.c (add_subroutines): ERRMSG is INTENT(INOUT) in co_broadcast, co_ma...Steven G. Kargl2-5/+10
2019-08-22PR middle-end/91490 - bogus argument missing terminating nul warning on strle...Martin Sebor13-76/+450
2019-08-22Fix gcc.target/i386/minmax-4.c etc. on 32-bit Solaris/x86Rainer Orth6-5/+13