summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24CRC & AES support for emaggcc-8_4_0-amp-1gcc-8_4_0-amp-branchErick Ochoa
2020-03-202018-07-04 Denys Vlasenko <dvlasenk@redhat.com>marxin
2020-03-20[AArch64][2/2] Add sve_width -moverride tunablektkachov
2020-03-20[AArch64][1/2] Implement TARGET_ESTIMATED_POLY_VALUEktkachov
2020-03-20[PATCH, GCC, AARCH64] Add support for +profile extensionavieira
2020-03-20[AArch64] Add support for Neoverse N1ktkachov
2020-03-20[AArch64] Initial -mcpu=ares tuningktkachov
2020-03-11noloopalias: Add new pass to optimise loops.gcc-8_4_0-ampChristoph Muellner
2020-03-11cfgloopmanip: Allow forced creation of loop preheaders.Christoph Muellner
2020-03-11Add commandline option to bypass aliasing-checks.Christoph Muellner
2020-03-11Introduce new command line flag -funroll-more.Christoph Muellner
2020-03-11tree-ssa-cpp: Don't crash on SSA names without definition stmts.Christoph Muellner
2020-03-11loop-prefetcher: Adapt defaults for X-Gene cores.Christoph Muellner
2020-03-11uncse: Added pass to undo common subexpression elimination.Christoph Muellner
2020-03-11tree-ssa-list-find-pipeline: Add pipelining loads for list finds.Christoph Muellner
2020-03-11aarch64: X-Gene: Adapt tuning struct for GCC 8.Christoph Muellner
2020-03-11[AArch64] Fix in xgene1_addrcost_table.Christoph Muellner
2020-03-11[AArch64] Add Xgene1 prefetch tunings.Christoph Muellner
2020-03-11Updating cost table for xgene1.Christoph Muellner
2020-03-11aarch64: eMAG/Xgene: Procedural cost-model for X-Gene processors.Christoph Muellner
2020-03-11[aarch64] Add CPU support for Ampere Computing's eMAG.Christoph Muellner
2020-03-11aarch64: Correct the maximum shift amount for shifted operands.Philipp Tomsich
2020-03-11Revert "2017-10-24 Richard Biener <rguenther@suse.de>"Christoph Muellner
2020-03-11aarch64: Retpoline (Spectre-V2 mitigation) for aarch64.Christoph Muellner
2020-03-04Update ChangeLog and version files for releaseJakub Jelinek
2020-03-04Daily bump.GCC Administrator
2020-03-03Daily bump.GCC Administrator
2020-03-02Backport 08bf7bde9f2987b1c623d272cc71fc14a1622442Martin Liska
2020-03-02Readd ChangeLog entries forPeter Bergner
2020-03-02Daily bump.GCC Administrator
2020-03-01Daily bump.GCC Administrator
2020-02-29Revert "Fix bad code of vector extract of PC-relative address with variable e...Peter Bergner
2020-02-29Revert "Adjust how variable vector extraction is done."Peter Bergner
2020-02-29Revert "rs6000: Fix infinite loop building ghostscript and icu [PR93658]"Peter Bergner
2020-02-29Daily bump.GCC Administrator
2020-02-28Daily bump.GCC Administrator
2020-02-27Daily bump.GCC Administrator
2020-02-26PR target/91276 - Doc typos in __builtin_crypto_vpmsum*Carl Love
2020-02-26libstdc++: Fix undefined behaviour in random dist serialization (PR93205)Jonathan Wakely
2020-02-26libstdc++: Fix description of std::ios::trunc (PR 92886)Jonathan Wakely
2020-02-26libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)Jonathan Wakely
2020-02-26libstdc++: Fix regressions in unique_ptr::swap (PR 93562)Jonathan Wakely
2020-02-26libstdc++: Fix freestanding build (PR 92376)Jonathan Wakely
2020-02-26PR libstdc++/78552 only construct std::locale for C locale onceJonathan Wakely
2020-02-26libstdc++: Simplify makefile rule for largefile-config.h (PR91947)Jonathan Wakely
2020-02-26Build filesystem library with large file supportJonathan Wakely
2020-02-26store-merging: Fix coalesce_immediate_stores [PR93820]Jakub Jelinek
2020-02-26c++: Fix rejects-valid bug in cxx_eval_outermost_constant_expr [PR93905]Jakub Jelinek
2020-02-26PR c++/90998 - ICE with copy elision in init by ctor and -Wconversion.Marek Polacek
2020-02-26PR c++/86521 - C++17 copy elision in initialization by constructor.Jason Merrill