]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-03-22  Martin Liskars6000: update error message format.
2022-03-22  Martin Liskai386: update error message format.
2022-03-22  Martin Liskaaarch64: update error message format.
2022-03-22  Andre Vieiraaarch64: Update regmove costs for neoverse-v1 and neove...
2022-03-22  Andre Vieiraaarch64: Add Demeter tuning structs
2022-03-22  Andre Vieiraaarch64: Update reg-costs to differentiate between...
2022-03-22  Andre Vieiraaarch64: Add Neoverse-N2 tuning structs
2022-03-22  Andre Vieiraaarch64: Enable FP16 feature by default for Armv9
2022-03-22  Jakub Jelineklto-plugin: Use GNU ld or Solaris ld version script...
2022-03-22  liuhongtExtend splitter pattern to reversed condition by swappi...
2022-03-22  Jakub Jelinektestsuite: Add testcase for no longer failing PR [PR102645]
2022-03-22  Jakub Jelinekcalls: Fix error recovery after sorry differently ...
2022-03-22  Qian Jianhuaprint-tree:Avoid warnings of overflow
2022-03-22  Hongyu WangAVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch...
2022-03-22  GCC AdministratorDaily bump.
2022-03-21  H.J. Lux86: Disable SSE in ISA2 for -mgeneral-regs-only
2022-03-21  Jason Merrillc++: initialized array of vla [PR58646]
2022-03-21  H.J. Lux86: Disable AVX on pr86722.c and pr90356.c
2022-03-21  H.J. Lux86: Properly check FEATURE_AESKLE
2022-03-21  Jason Merrillc++: designated init and aggregate members [PR103337]
2022-03-21  Jason Merrillc++: designator and anon struct [PR101767]
2022-03-21  Joseph MyersUpdate gcc sv.po
2022-03-21  Iain Buclawd: Fix internal compiler error: in build_complex, at...
2022-03-21  Iain Buclawd: Merge upstream dmd 2503f17e5, phobos a74fa63e6.
2022-03-21  Richard Sandifordrtl-ssa: Fix prev/next_def confusion [PR104869]
2022-03-21  Qian JianhuaAvoid a warning of overflow
2022-03-21  Jakub Jelineklibstdc++: Work around clang misdesign in time_get...
2022-03-21  Martin Liskadocs: Document min-pagesize parameter.
2022-03-21  Richard BienerDump when estimating the number of iterations of a...
2022-03-21  Kito ChengRISC-V: Implement misc macro for vector extensions.
2022-03-21  Hongyu WangAVX512FP16: Fix masm=intel output for vfc?(madd|mul...
2022-03-21  GCC AdministratorDaily bump.
2022-03-20  Jeff LawFix testsuite fallout from pr104960 change
2022-03-20  GCC AdministratorDaily bump.
2022-03-19  Mikael Morinfortran: Separate associate character lengths earlier...
2022-03-19  Sergei Trofimovichlibgcc: m68k: avoid TEXTRELs in shared library (PR...
2022-03-19  Arthur Cohenselftest: Move C-specific tests to c_family
2022-03-19  Marc Nieper... [PATCH] gcc: pass-manager: Fix memory leak. [PR jit...
2022-03-19  Tiezhu Yangrename floatformat_ia64_quad_{big, little} to floatform...
2022-03-19  Jakub Jelineki386: Don't emit pushf;pop for __builtin_ia32_readeflag...
2022-03-19  Jakub Jelinekc-family: Fix up ICE during pretty-printing of PMF...
2022-03-19  GCC AdministratorDaily bump.
2022-03-18  David Malcolmanalyzer: extend state-purging to locals [PR104943]
2022-03-18  David Malcolmanalyzer: add tests of boxed values [PR104943]
2022-03-18  Vladimir N... [PR104961] LRA: split hard reg for reload pseudo with...
2022-03-18  Jason Merrilltree: Add comment.
2022-03-18  Jason Merrillc++: using lookup within class defn [PR104476]
2022-03-18  Jakub JelinekAllow (void *) 0xdeadbeef accesses without warnings...
2022-03-18  Jakub Jelinekc++: Fix up constexpr evaluation of new with zero sized...
2022-03-18  Jonathan Wakelytestsuite: Add missing <vector> header to test
2022-03-18  Marek Polacekc++: alias template and empty parameter packs [PR104008]
2022-03-18  Tobias BurnusFortran/OpenMP: Fix privatization of associated names
2022-03-18  Jonathan Wakelylibstdc++: Simplify constraints for std::any constructi...
2022-03-18  Iain Sandoetestsuite, modules, Darwin: Adjust expected output...
2022-03-18  Tom de VriesFix "[openmp] Set location for taskloop stmts"
2022-03-18  Iain Sandoec++tools: Work around a BSD bug in getaddrinfo().
2022-03-18  Iain Sandoelibcody: Do not use a dummy port number in getaddrinfo().
2022-03-18  Tom de Vries[openmp] Set location for taskloop stmts
2022-03-18  Tom de Vries[openmp] Fix SIMT reduction using TRUTH_{AND,OR}IF_EXPR
2022-03-18  Tobias BurnusFortran/OpenMP: Improve associate-name diagnostic ...
2022-03-18  liuhongtRefine HImode movement for "v" to "v".
2022-03-18  Jonathan Wakelylibstdc++: Reduce header dependencies from PSTL headers...
2022-03-18  Jakub Jelinekopenmp: Fix up gomp_affinity_init_numa_domains
2022-03-18  Cui,Lilix86: Correct march=sapphirerapids to base on icelake...
2022-03-18  GCC AdministratorDaily bump.
2022-03-17  David Malcolmanalyzer: fixes to -fdump-analyzer-state-purge
2022-03-17  David Malcolmanalyzer: fix program_point::get_next for PK_BEFORE_STMT
2022-03-17  Roger SaylePR 90356: Use xor to load const_double 0.0 on SSE ...
2022-03-17  Andrew MacLeodAlways use dominators in the cache when available.
2022-03-17  Jonathan Wakelylibstdc++: Avoid including <algorithm> in <filesystem...
2022-03-17  Jonathan Wakelylibstdc++: Rewrite __moneypunct_cache::_M_cache [PR104966]
2022-03-17  Jakub Jelineklibatomic: Improve 16-byte atomics on Intel AVX [PR104688]
2022-03-17  Jonathan Wakelylibstdc++: Fix comment in testsuite utility
2022-03-17  Richard Bienertree-optimization/104960 - unsplit edges after late...
2022-03-17  Jakub Jelinekgimplify: Emit clobbers for TARGET_EXPR_SLOT vars later...
2022-03-17  Thomas SchwingeEnhance further testcases to verify Openacc 'kernels...
2022-03-17  Thomas SchwingeEnhance further testcases to verify handling of OpenACC...
2022-03-17  GCC AdministratorDaily bump.
2022-03-16  Roger SayleFix strange binary corruption with last commit.
2022-03-16  Roger SaylePR c/98198: ICE-on-invalid-code error recovery.
2022-03-16  Roger SaylePR target/94680: Clear upper bits of V2DF using movq...
2022-03-16  Jonathan Wakelylibstdc++: Fix symbol versioning for Solaris 11.3 ...
2022-03-16  Ian Lance Taylorlibgo: update to final Go 1.18 release
2022-03-16  David Malcolmanalyzer: early rejection of disabled warnings [PR104955]
2022-03-16  Jonathan Wakelylibstdc++: Ensure that std::from_chars is declared...
2022-03-16  Siddhesh Poyarekartree-optimization/104941: Actually assign the conversio...
2022-03-16  Marcel VollweilerOpenMP, Fortran: Bugfix for omp_set_num_teams.
2022-03-16  H.J. Lux86: Also check _SOFT_FLOAT in <x86gprintrin.h>
2022-03-16  Kito ChengRISC-V: Add version info for zk, zkn and zks
2022-03-16  LiaoShihuaRISC-V: Handle combine extension in canonical ordering.
2022-03-16  Richard Bienertree-optimization/102008 - restore if-conversion of...
2022-03-16  Patrick Palkac++: further lookup_member simplification
2022-03-16  Patrick Palkac++: fold calls to std::move/forward [PR96780]
2022-03-16  Siddhesh Poyarekartree-optimization/104942: Retain sizetype conversions...
2022-03-16  Jakub Jelinekaarch64: Fix up RTL sharing bug in aarch64_load_symref_...
2022-03-16  Roger SaylePerformance/size improvement to single_use when matchin...
2022-03-16  Roger SayleSome minor HONOR_NANS improvements to match.pd
2022-03-16  Thomas SchwingeOpenACC privatization diagnostics vs. 'assert' [PR102841]
2022-03-16  liuhongtDon't fold __builtin_ia32_blendvpd w/o sse4.2.
2022-03-16  Chung-Ju WuMAINTAINERS: Add myself to DCO section
next