]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-10-03  François Dumontlibstdc++: [_Hashtable] Fix some implementation inconsi...
2024-10-03  David Malcolmdiagnostics: support SARIF 2.2 output, undocumented...
2024-10-03  GCC AdministratorDaily bump.
2024-10-02  Andrew Pinskiphiopt: Fix VCE moving by rewriting it into cast [PR116098]
2024-10-02  Georg-Johann Laytestsuite/52641 - Make gcc.dg/strict-flex-array-3.c...
2024-10-02  Georg-Johann LayAVR: Make gcc.dg/pr113596.c work.
2024-10-02  Georg-Johann Laytestsuite/52641 - Require int32 for gcc.dg/pr93820...
2024-10-02  Georg-Johann Laytestsuite/52641 - Fix gcc.dg/signbit-6.c for int !...
2024-10-02  Victor Do Nascimentomiddle-end: Fix ifcvt predicate generation for masked...
2024-10-02  Andre Vieiraarm: Prevent ICE when doloop dec_set is not PLUS expr
2024-10-02  Simon Martinc++: Fix regression introduced by r15-3796 [PR116722]
2024-10-02  Richard BienerReplace another missed iterative_hash_object
2024-10-02  Filip Kastlgimple ssa: Don't use __builtin_popcount in switch...
2024-10-02  Richard BienerSpeedup iterative_hash_template_arg
2024-10-02  Richard BienerAdjust gcc.dg/vect/slp-12a.c
2024-10-02  Richard BienerAdjust expectation for gcc.dg/vect/slp-19c.c
2024-10-02  Richard Bienerun-XFAIL gcc.dg/vect/vect-double-reduc-5.c
2024-10-02  Richard Bienertestsuite/116596 - fix gcc.dg/vect/slp-11a.c
2024-10-02  Richard Bienertree-optimization/113197 - bougs assert in PTA
2024-10-02  Richard Bienertree-optimiztation/114855 - profile prediction slowness
2024-10-02  Jonathan Wakelylibstdc++: Populate std::time_get::get's %c format...
2024-10-02  Jonathan Wakelylibstdc++: Fix rounding in chrono::parse
2024-10-02  Jonathan Wakelylibstdc++: Fix -Wlong-long warning in <bits/postypes.h>
2024-10-02  Richard Bienertestsuite/116660 - adjust testcases unexpectedly failin...
2024-10-02  Richard Bienertree-optimization/116566 - single lane SLP for VLA...
2024-10-02  Gerald Pfeiferdoc: Drop h8300-hms reference to binaries downloads
2024-10-02  Jakub Jelineklibcpp: Implement clang -Wheader-guard warning [PR96842]
2024-10-02  Jakub Jelinekopts: Fix up regenerate-opt-urls dependencies
2024-10-02  Andrew Pinskibackprop: Fix deleting of a phi node [PR116922]
2024-10-02  Richard BienerFix gcc.dg/pr116905.c
2024-10-02  Richard Bienertestsuite/116654 - adjust gcc.target/powerpc/p9-vec...
2024-10-02  Richard Bienertestsuite/116654 - adjust gcc.dg/vect/costmodel/ppc...
2024-10-02  Richard Bienertree-optimization/116654 - missed dr_explicit_realign...
2024-10-02  Pan LiRISC-V: Add testcases for form 2 of scalar signed SAT_SUB
2024-10-02  Pan LiMatch: Support form 2 for scalar signed integer SAT_SUB
2024-10-02  GCC AdministratorDaily bump.
2024-10-01  Jason Merrillc++: don't advertise C++20 concepts in C++14
2024-10-01  Georg-Johann LayAVR: avr.cc - Drop a superfluous sub-condition in avr_o...
2024-10-01  Georg-Johann LayAVR: avr-passes.cc - Fix a build warning.
2024-10-01  Saurabh Jhaaarch64: Introduce new unspecs for smax/smin
2024-10-01  Thomas KoenigImplement MAXVAL and MINVAL for UNSIGNED.
2024-10-01  Eric BotcazouFix wrong code out of NRV + RSO + inlining
2024-10-01  Tsung Chun Lin[PATCH] RISC-V/libgcc: Fix incorrect and missing .cfi_o...
2024-10-01  Giuseppe D... c++: introduce __builtin_is_virtual_base_of
2024-10-01  Andrew Pinskiphi-opt: Improve factor heurstic with constants and...
2024-10-01  Gaius Mulleymodula2: Add FindIndice to library module gm2-libs...
2024-10-01  Gaius MulleyPR modula2/116918 -fswig correct syntax
2024-10-01  Claudio Bantaloukasaarch64: Add fp8 scalar types
2024-10-01  Richard Bienertree-optimization/116902 - vectorizer load hosting...
2024-10-01  Richard Bienertree-optimization/116905 - ICE with bogus range ops
2024-10-01  Richard Bienertree-optimization/116906 - unsafe PRE with never execut...
2024-10-01  Jakub Jelinekrange-cache: Fix ranger ICE if number of bbs increases...
2024-10-01  Jakub Jelinekrange-cache: Fix ICE on SSA_NAME with def_stmt not...
2024-10-01  GCC AdministratorDaily bump.
2024-10-01  Hans-Peter... libstdc++-v3: Fix signed-overflow warning for newlib...
2024-09-30  Kugan Vivekanandarajah[testcase] Fix-absfloat16.c-testcase
2024-09-30  Marek Polacekc++: concept in default argument [PR109859]
2024-09-30  Eric BotcazouFix internal error during inlining after ICF pass
2024-09-30  David Malcolmdiagnostics: return text buffer from test_show_locus...
2024-09-30  David Malcolmdiagnostics: require callers of diagnostic_show_locus...
2024-09-30  David Malcolmdiagnostics: isolate diagnostic_context with interface...
2024-09-30  David Malcolmdiagnostics: avoid using diagnostic_context's m_printer...
2024-09-30  David Malcolmdiagnostics: use "%e" to avoid intermediate strings...
2024-09-30  David Malcolmdiagnostics: add "dump" to pretty_printer and output_buffer
2024-09-30  David Malcolmdiagnostics: fix typo in XHTML output [PR116792]
2024-09-30  David Malcolmdiagnostics: fix memory leak in SARIF selftests
2024-09-30  Victor Do Nascimentoautovectorizer: Test autovectorization of different...
2024-09-30  Victor Do Nascimentoc6x: Adjust dot-product backend patterns
2024-09-30  Victor Do Nascimentors6000: Adjust altivec dot-product backend patterns
2024-09-30  Victor Do Nascimentomips: Adjust dot-product backend patterns
2024-09-30  Victor Do Nascimentoarc: Adjust dot-product backend patterns
2024-09-30  Victor Do Nascimentoi386: Fix dot_prod backend patterns for mmx and sse...
2024-09-30  Victor Do Nascimentoarm: Fix arm backend-use of (u|s|us)dot_prod patterns
2024-09-30  Victor Do Nascimentoaarch64: Fix aarch64 backend-use of (u|s|us)dot_prod...
2024-09-30  Victor Do Nascimentoautovectorizer: Add basic support for convert optabs
2024-09-30  Victor Do Nascimentooptabs: Make all `*dot_prod_optab's modeled as conversions
2024-09-30  Richard Bienertree-optimization/116879 - failure to recognize non...
2024-09-30  Tamar Christinamiddle-end: check explicitly for external or constants...
2024-09-30  Andre VehreschildEnsure coarrays in calls use a descriptor [PR81265]
2024-09-30  Richard Bienertree-optimization/116842 - vectorizer load hosting...
2024-09-30  Richard Bienertree-optimization/116785 - relax volatile handling...
2024-09-30  Richard Bienertree-optimization/116850 - corrupt post-dom info
2024-09-30  Pan LiMatch: Support form 1 for scalar signed integer SAT_SUB
2024-09-30  GCC AdministratorDaily bump.
2024-09-29  Pan LiRISC-V: Add testcases for form 1 of scalar signed SAT_SUB
2024-09-29  Pan LiRISC-V: Implement scalar SAT_SUB for signed integer
2024-09-29  Jakub Jelinekcselib: Discard useless locs of preserved VALUEs [PR116627]
2024-09-29  Sam Jamestestsuite: XFAIL gfortran.dg/initialization_25.f90...
2024-09-29  Pietro Monteiro[PATCH] SH: Document extended asm operand modifers
2024-09-29  Mikael Pettersson[PATCH] [PATCH] Avoid integer overflow in gcc.dg/cpp...
2024-09-29  Jovan Vukic[PATCH v2] RISC-V: Improve code generation for select...
2024-09-29  Dimitar Dimitrovdoc: Document struct-layout-1.exp for ABI checks
2024-09-29  GCC AdministratorDaily bump.
2024-09-28  Thomas KoenigImplement FINDLOC for UNSIGNED.
2024-09-28  Thomas KoenigImplement CSHIFT and EOSHIFT for unsigned.
2024-09-28  Gerald Pfeiferdoc: Remove i?86-*-linux* installation note from 2003
2024-09-28  GCC AdministratorDaily bump.
2024-09-27  Nathaniel Sheadc++: Implement resolution for DR 36 [PR116160]
2024-09-27  Nathaniel Sheadc++: Don't strip USING_DECLs when updating local bindin...
2024-09-27  Nathaniel Sheadc++/modules: Propagate purview/import for templates...
next