]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-03-12  Jakub Jelinekaarch64: Add bfloat16_t support for aarch64
2023-03-12  Roger SaylePR middle-end/109031: Fix final value replacement from...
2023-03-12  Tamar ChristinaAArch64: Update div-bitmask to implement new optab...
2023-03-12  Tamar Christinamiddle-end: Implement preferred_div_as_shifts_over_mult...
2023-03-12  Tamar Christinamiddle-end: don't form FMAs when multiplication is...
2023-03-12  Tamar Christinaranger: Add range-ops for widen addition and widen...
2023-03-12  Tamar Christinamiddle-end: Revert can_special_div_by_const changes...
2023-03-12  Sandra LoosemoreDocs: Fix typo in previous commit
2023-03-12  Gaius Mulley[PR modula2/109089] implementation of boolean should...
2023-03-12  Gerald Pfeiferlibstdc++: Move www.graphviz.org to https
2023-03-12  Sandra LoosemoreDocs: Clean up description of asan-kernel-mem-intrinsic...
2023-03-12  Jonathan Yonggcc/testsuite/gcc.dg: Fix LLP64 targets
2023-03-12  Jonathan Yonggcc.c-torture/compile/103818.c: Enable for llp64 too
2023-03-12  GCC AdministratorDaily bump.
2023-03-11  Gerald Pfeiferdoc: Drop a redundant link to AVR-LibC
2023-03-11  Jeff LawFwd: [PATCHJ]: Bugzilla 88860 - Clarify online manual...
2023-03-11  Cupertino MirandaRe: [PATCH 2/2] Corrected pr25521.c target matching.
2023-03-11  Harald AnlaufFortran: fix bounds check for copying of class expressi...
2023-03-11  Sandra LoosemoreDocs: Update documentation of Texinfo versions for...
2023-03-11  GCC AdministratorDaily bump.
2023-03-10  Hans-Peter... testsuite: Tweak check_fork_available for CRIS
2023-03-10  Hans-Peter... testsuite: gcc.dg/pr108117.c: Require effective-target...
2023-03-10  Hans-Peter... testsuite: gcc.dg/pr106397.c: Add -w to options
2023-03-10  Jakub Jelinekc++ testsuite: Add test for PR107703
2023-03-10  Jakub Jelineklibgcc, i386: Add __fix{,uns}bfti and __float{,un}tibf...
2023-03-10  Jakub Jelinekc++: Don't clear TREE_READONLY for -fmerge-all-constant...
2023-03-10  Jakub Jelinekc++, abi: Fix up class layout with bitfields [PR109039]
2023-03-10  Arsen ArsenovićMAINTAINERS: add myself to write after approval
2023-03-10  Jason Merrillc++: constrained lambda error-recovery [PR108972]
2023-03-10  Marek Polacekubsan: missed -fsanitize=bounds for compound ops [PR108060]
2023-03-10  Harald AnlaufFortran: fix ICE with bind(c) in block data [PR104332]
2023-03-10  Andrew PinskiFix PR 108874: aarch64 code regression with shift and...
2023-03-10  Thomas SchwingeUse 'GOMP_MAP_VARS_TARGET' for OpenACC compute construc...
2023-03-10  David Malcolmanalyzer: fix leak false +ve seen in haproxy's cfgparse...
2023-03-10  Thomas SchwingeAllow libgomp 'cbuf' buffering with OpenACC 'async...
2023-03-10  Thomas SchwingeSimplify OpenACC 'no_create' clause implementation
2023-03-10  Thomas SchwingeOpenACC: Remove 'acc_async_test' -> skip shortcut in...
2023-03-10  Thomas SchwingeDocument/verify another aspect of OpenACC 'async' seman...
2023-03-10  Richard BienerSpeedup PTA solving for call constraint sets
2023-03-10  Thomas SchwingeFix OpenACC/GCN 'acc_ev_enqueue_launch_end' position
2023-03-10  Jason Merrillc++: class NTTP and nested anon union [PR108566]
2023-03-10  David Malcolmanalyzer: fix deref-before-check false +ves seen in...
2023-03-10  Jakub Jelinekrange-op-float: Extend lhs by 0.5ulp rather than 1ulp...
2023-03-10  Jonathan Wakelylibstdc++: Fix GDB Xmethod for std::shared_ptr::use_cou...
2023-03-10  Jakub Jelinekcygwin: Don't try to support multilibs [PR107998]
2023-03-10  Jakub Jelinektree: Use comdat tree_code_{type,length} even for C...
2023-03-10  Jakub Jelinekfile-prefix-map: Fix up -f*-prefix-map= [PR108464]
2023-03-10  Jakub Jelinekc, c++, cgraphunit: Prevent duplicated -Wunused-value...
2023-03-10  Jakub Jelinekrange-op-float: Fix up -ffinite-math-only range extensi...
2023-03-10  Ju-Zhe ZhongRISC-V: Add fault first load C/C++ support
2023-03-10  Ju-Zhe ZhongExtend nops num in "maybe_gen_insn" for RISC-V Vector...
2023-03-10  Ju-Zhe ZhongRISC-V: Fine tune merge operand constraint for integer...
2023-03-10  Michael Collison[PATCH v2] vect: Check that vector factor is a compile...
2023-03-10  Jason Merrillc++: signed __int128_t [PR108099]
2023-03-10  Jason Merrillc++: overloaded fn in contract [PR108542]
2023-03-10  GCC AdministratorDaily bump.
2023-03-09  Jason Merrillc++: allocator temps in list of arrays [PR108773]
2023-03-09  David Malcolmtestsuite: add various -Wanalyzer-null-dereference...
2023-03-09  Tamar Christinamiddle-end: On emergency dumps finish the graph generation.
2023-03-09  Tamar ChristinaAArch64: Fix codegen regressions around tbz.
2023-03-09  Patrick Palkalibstdc++: Implement LWG 3820/3849 changes to cartesian...
2023-03-09  Patrick Palkalibstdc++: Implement LWG 3796 changes to repeat_/chunk_...
2023-03-09  Patrick Palkalibstdc++: Make views::single/iota/istream SFINAE-frien...
2023-03-09  Andrew PinskiFix PR 108980: note without warning due to array bounds...
2023-03-09  Patrick Palkalibstdc++: extraneous begin in cartesian_product_view...
2023-03-09  Jonathan Wakelylibstdc++: Really fix symver for __gnu_cxx11_ieee128...
2023-03-09  Jason Merrillc++: CTAD for less-specialized alias template [PR102529]
2023-03-09  Jason Merrillc++: fix alias CTAD [PR105841]
2023-03-09  Jason Merrillc++: hide __is_deducible for GCC 13
2023-03-09  Jason Merrillc++: add __is_deducible trait [PR105841]
2023-03-09  Costas ArgyrisEnable UTF-8 code page on Windows 64-bit host [PR108865]
2023-03-09  Vladimir N... LRA: For clobbered regs use operand mode instead of...
2023-03-09  Richard Bienermiddle-end/108995 - avoid folding when sanitizing overflow
2023-03-09  Jakub Jelinekrange-op-float: Fix up reverse binary operations [PR109008]
2023-03-09  Hongyu Wanglibgomp: Fix default value of GOMP_SPINCOUNT [PR 109062]
2023-03-09  GCC AdministratorDaily bump.
2023-03-08  Tobias Burnuslibgomp.texi: Mention GCN_STACK_SIZE in Offload-Target...
2023-03-08  Kewen Linlibgcc, rs6000: Fix bump size for powerpc64 elfv1 ABI...
2023-03-08  Kewen Lintestsuite: Adjust powerpc ppc-fortran.exp to support...
2023-03-08  Kewen Lintestsuite: Adjust scalar-test-data-class-1[45].c with...
2023-03-08  Kewen Lintestsuite: Adjust two bfp test cases with has_arch_ppc6...
2023-03-08  Kewen Lintestsuite: Adjust scalar-test-neg-8.c with lp64 [PR108730]
2023-03-08  Kewen Lintestsuite: Adjust pr101384-2.c for Power9 [PR108813]
2023-03-08  Kewen Lintestsuite: Adjust fold-vec-extract-double.p9.c for...
2023-03-08  Jeff LawFix MIPS testsuite over-eager matching
2023-03-08  Hans-Peter... testsuite: Fix omp-parallel-for-get-min.c and -for...
2023-03-08  GCC AdministratorDaily bump.
2023-03-07  Jonathan Grantdocs: Clarify LeakSanitizer in documentation [PR81649]
2023-03-07  Benson Muitedocs: Add link to gmplib.org.
2023-03-07  Jason Merrillc++: static lambda tsubst [PR108526]
2023-03-07  Jakub Jelineklibstdc++: Some baseline_symbols.txt updates
2023-03-07  Jonathan Wakelylibstdc++: Fix symver for __gnu_cxx11_ieee128::__try_us...
2023-03-07  Jonathan Wakelylibstdc++: Fix comment typo in eh_personality.cc
2023-03-07  Marek Polacekc++: -Wdangling-reference with reference wrapper [PR107532]
2023-03-07  Robin Dapptestsuite: Fix another syntax problem in slp-3.c
2023-03-07  Jakub Jelinekc++: Fix up ICE in emit_support_tinfo_1 [PR109042]
2023-03-07  Marek Polacekc++: noexcept and copy elision [PR109030]
2023-03-07  Marek Polacekc++: error with constexpr operator() [PR107939]
2023-03-07  Pan LiRISC-V: Bugfix for rvv bool mode precision adjustment
2023-03-07  Xi Ruoyaoaarch64: testsuite: disable stack protector for tests...
next