gcc.git
2020-05-09 Hans-Peter... gcc/config/cris: Remove shared-library and CRIS v32...
2020-05-09 Hans-Peter... gcc/config/cris/t-elfmulti: Remove crisv32 multilib.
2020-05-09 Hans-Peter... gcc/testsuite: Remove traces of crisv32-* outside gcc...
2020-05-09 Hans-Peter... gcc/testsuite: gcc.target/cris: Remove crisv32-* and...
2020-05-09 Hans-Peter... libgcc: cris: Remove support for crisv32-*-* and cris...
2020-05-09 Hans-Peter... cris: Remove from gcc/config/cris: t-linux, linux.h...
2020-05-09 Hans-Peter... config.gcc: Remove support for crisv32-*-* and cris...
2020-05-09 Hans-Peter... dbr: Filter-out TARGET_FLAGS_REGNUM from end_of_functio...
2020-05-09 GCC AdministratorDaily bump.
2020-05-08 H.J. Luswitchcontext.S: Include <cet.h> and use _CET_ENDBR
2020-05-08 H.J. Lulibphobos: Add --enable-cet to configure
2020-05-08 Vladimir N... Improve hard reg preference propapagation.
2020-05-08 Iain Sandoecoroutines: Update TREE_SIDE_EFFECTS on inserted bind...
2020-05-08 Nathan Sidwellc++: No news is good news
2020-05-08 Nathan Sidwellpreprocessor: Reimplement directives only processing...
2020-05-08 Richard Bienermove permutation validity check
2020-05-08 Nathan SidwellEOF has a location
2020-05-08 Eric BotcazouFix uniqueness of address for aliased objects
2020-05-08 Eric BotcazouCouple of tweaks to help in LTO mode
2020-05-08 Eric BotcazouFix missing information in exception messages with...
2020-05-08 Eric BotcazouSmall tweak to gnat_to_gnu_param
2020-05-08 Richard BienerFix availability compute during VN DOM elimination
2020-05-08 Jakub Jelinekmatch.pd: A ^ ((A ^ B) & -(C cmp D)) -> (C cmp D) ...
2020-05-08 Jakub Jelinekix86: Add peephole2 for *add<mode>3_cc_overflow_1 follo...
2020-05-08 Jakub Jelinektree: Avoid variable sharing in get_narrower [PR94724]
2020-05-08 Jakub Jelinekmatch.pd: Canonicalize (X + (X >> (prec - 1))) ^ (X...
2020-05-08 Jakub Jelinekmatch.pd: Optimize ffs of known non-zero arg into ctz...
2020-05-08 Jakub Jelinekmatch.pd: Simplify unsigned A - B - 1 >= A to B >=...
2020-05-08 Jakub Jelinekcsa: Fix --enable-checking=yes,df bootstrap failure...
2020-05-08 GCC AdministratorDaily bump.
2020-05-07 Segher Boessenkoolrs6000: Tests for setnbc
2020-05-07 Segher Boessenkoolrs6000: New insns setnbc and setnbcr
2020-05-07 Segher Boessenkoolrs6000: Tests for setbc
2020-05-07 Segher Boessenkoolrs6000: New insns setbc and setbcr
2020-05-07 Jeff LawMove all patterns and expanders out of h8300.md and...
2020-05-07 Jeff Law More cleanups. Merging patterns with iterators...
2020-05-07 Jeff Law Drop original H8/300 support. This should generate...
2020-05-07 Jeff LawDrop more COFF support from H8 port
2020-05-07 Jeff LawRemove remnants of COFF support which was dropped eons...
2020-05-07 Jonathan Wakelylibstdc++: Fix whitespace in Changelog
2020-05-07 Jonathan Wakelylibstdc++: Fix some C++20 algorithms to work in paralle...
2020-05-07 Jonathan Wakelylibstdc++: Make relational operators work with const...
2020-05-07 Iain Sandoecoroutines: Improve error recovery [PR94817, PR94829].
2020-05-07 Marek Polacekc-family: Add "nonstatic" to badwords.
2020-05-07 Marek Polacekc++: Detect long double -> double narrowing [PR94590]
2020-05-07 Marek Polacekc++: Fix crash with template spec in different namespac...
2020-05-07 Alan ModraFix bogus calls to set_rtx_cost.
2020-05-07 Kewen LinCheck alignment for no peeling gaps handling
2020-05-07 Giuliano BelinassiWrap global variables in tree-ssa-operands.c into a...
2020-05-07 Marek Polacekc++: Implement P1957R2, T* to bool should be considered...
2020-05-07 Richard Bieneripa/94947 - avoid using externally_visible_p ()
2020-05-07 Manfred SchwarbFix various dg directives.
2020-05-07 Marek Polacekc++: Fix spelling of non-static
2020-05-07 Erick OchoaFix minor typos in comments that affected syntax highli...
2020-05-07 Martin LiskaFix optindex entries for 2 options.
2020-05-07 Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-05-07 Jakub Jelinektestsuite: Improve g++.dg/ext/attr-parm-1.C testcase...
2020-05-07 Jakub Jelinekc-family: Fix error-recovery ICE on __builtin_speculati...
2020-05-07 Alex CoplanAArch32: fix bootstrap failure
2020-05-07 Richard Bienertree-optimization/57359 - rewrite SM code
2020-05-07 Eric BotcazouUpdate the baseline symbols for SPARC64/Linux
2020-05-07 Eric BotcazouFix a few DWARF bugs with -fgnat-encodings=minimal
2020-05-07 Martin Liskalto-wrapper: split arguments of getenv ("MAKE").
2020-05-07 Uros Bizjakalpha: Implement the PR94780 fix for alpha.
2020-05-07 GCC AdministratorDaily bump.
2020-05-06 Marek Polacekc++: ICE in value_dependent_expression_p in C++98 mode...
2020-05-06 Iain Buclawd: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959
2020-05-06 Jakub Jelinekc++: Avoid strict_aliasing_warning on dependent types...
2020-05-06 Jakub Jelinekc++: Don't synthesize sfk_comparison method multiple...
2020-05-06 François Dumontlibstdc++ std::fill overload for std::vector<bool>...
2020-05-06 Uros Bizjaki386: Use generic division to generate INEXACT exception
2020-05-06 Nathan Sidwellc++: QT overload regression with attribute [PR94946]
2020-05-06 Iain Sandoecoroutines: Remove references to n4849 (NFC).
2020-05-06 Jakub Jelinekx86: Fix vextract* masked patterns [PR93069]
2020-05-06 qing zhaoadd a new option -flarge-source-files.
2020-05-06 Uros Bizjaki386: Use ADD to implement compares with negated operan...
2020-05-06 Kyrylo Tkachov[AArch64] Use __getauxval instead of getauxval in LSE...
2020-05-06 Richard BienerPrepare removal of SLP_INSTANCE_GROUP_SIZE
2020-05-06 H.J. Lux32: Update baseline_symbols.txt
2020-05-06 Andreas Schwabaarch64: fix conflicting declarations
2020-05-06 Rainer Orthlibstdc++: Update Solaris baselines for GCC 10.1
2020-05-06 Richard Bienermiddle-end/94964 - avoid EH loop entry with CP_SIMPLE_P...
2020-05-06 Richard Bienertree-optimization/94963 - avoid bogus uninit warning...
2020-05-06 Martin LiskaRevert "Use const for template argument."
2020-05-06 liuhongtAdd ChangeLog entries for patch TSXLDTRK.
2020-05-06 liuhongtAdd ENQCMD, AVX512BF16, AVX512_VP2INTERSECT to gcc...
2020-05-06 Jonathan Wakelylibstdc++: Document library versioning for 9.[123]...
2020-05-06 Jakub Jelineklibstdc++: Update {x86_64,i?86,powerpc64,s390x,aarch64...
2020-05-06 Jakub Jelinekmatch.pd: Optimize ~(~X +- Y) into (X -+ Y) [PR94921]
2020-05-06 Richard Bienertree-optimization/94965 - fix typo in vec_info * passing
2020-05-06 Rainer Orthdoc: Update install.texi for GCC 10 on Solaris
2020-05-06 liuhongtEnable TARGET_TSXLDTRK for GCC support.
2020-05-06 Jakub Jelinekriscv: Fix up riscv_atomic_assign_expand_fenv [PR94950]
2020-05-06 Jakub Jelinekcombine: Don't replace SET_SRC with REG_EQUAL note...
2020-05-06 liuhongtEnable GCC support for SERIALIZE
2020-05-06 Richard BienerAdjust integer <-> pointer conversion IL checking
2020-05-06 GCC AdministratorDaily bump.
2020-05-05 Jason Merrillc++: CWG2235 partial ordering and non-dependent types
2020-05-05 Jason Merrillc++: constexpr and lambda capture [PR90212]
2020-05-05 H.J. Lumatcher-1.m: Change return type to int
next