]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-06-29  Jakub Jelineklibgfortran: Switch some more __float128 uses to _Float128
2022-06-29  Jakub Jelineklibgfortran: Fix up LIBGFOR_CHECK_FLOAT128 [PR106137]
2022-06-29  Martin Liskalibsanitizer: cherry-pick 791e0d1bc85d
2022-06-29  Richard Bienerrtl-optimization/106082 - preserve EH note for no non...
2022-06-29  Richard Bienertree-optimization/106112 - fix CSE from wider operation
2022-06-29  Jan Beulichtestsuite/ix86: SSE2 is a prereq to _Float16 use
2022-06-29  Jan Beulichtestsuite/ix86: prune MMX ABI warning
2022-06-29  Martin Liskadocs: remove removed param from documentation
2022-06-29  Lulu ChengLoongArch: Remove undefined behavior from code [PR...
2022-06-29  Iain Buclawd: Add SIMD intrinsics module and compiler built-ins.
2022-06-29  GCC AdministratorDaily bump.
2022-06-28  Lewis Hyattlibcpp: Update ucnid.h to Unicode 14
2022-06-28  Ian Lance Taylorcompiler: use package path with embedded builtin type
2022-06-28  Ian Lance Taylorlibgo: make runtime.Version return a meaningful string
2022-06-28  Iain Buclawd: Use create_tmp_var_raw and get_callee_fndecl
2022-06-28  Iain Buclawd: Add `@simd` and `@simd_clones` attributes to compile...
2022-06-28  Ian Lance Taylorcompiler: permit expressions of abstract bool to remain...
2022-06-28  Dimitar Dimitrovtestsuite: Add new target check for no_alignment_constr...
2022-06-28  Aldy HernandezRemove legacy EVRP code.
2022-06-28  Alexandre OlivaAdd TFLAGS to gcc's GCC_FOR_TARGET
2022-06-28  Jonathan Wakelylibstdc++: Fix filesystem build for Windows
2022-06-28  Jakub Jelinekfortran, libgfortran: Avoid using libquadmath for glibc...
2022-06-28  Richard BienerSpeedup loop splitting SSA update
2022-06-28  Richard BienerUse mark_block_for_update properly in insert_updated_ph...
2022-06-28  Jonathan Wakelylibstdc++: Improve directory iterator abstractions...
2022-06-28  Jonathan Wakelylibstdc++: Do not optimize away storing pathname if...
2022-06-28  Xi Ruoyaoloongarch: exclude LARCH_PROLOGUE_TEMP from SIBCALL_REG...
2022-06-28  Aldy HernandezAllow all types supported by ranger in loop-ch.
2022-06-28  Richard Bienermiddle-end/106053 - fold_sign_changed_comparison and...
2022-06-28  Martin Liskalibgomp: fix typo in mold linker detection
2022-06-28  Jonathan Wakelylibstdc++: testsuite: Guard use of C99 std::log2
2022-06-28  konglin1MAINTAINERS: Add myself for write after approval
2022-06-28  Kewen Linrs6000: Simplify *rotl<mode>3_insert_4 by removing...
2022-06-28  GCC AdministratorDaily bump.
2022-06-27  Sergei Trofimovichc++: avoid <memory> poisoning on musl [PR106102]
2022-06-27  David MalcolmAdd 'final' and 'override' in various places
2022-06-27  David Malcolmi386: add 'final' and 'override' to scalar_chain vfunc...
2022-06-27  David Malcolmtree-switch-conversion.h: use final/override for cluste...
2022-06-27  David Malcolmexpr.cc: use final/override on op_by_pieces_d vfuncs
2022-06-27  David MalcolmAdd 'final' and 'override' on dom_walker vfunc impls
2022-06-27  David MalcolmAdd 'final' and 'override' to opt_pass vfunc impls
2022-06-27  Ian Lance Taylorlibbacktrace: replace fgrep with grep in configure...
2022-06-27  Marek Polacekc++: Add fixed test [PR89197]
2022-06-27  Ian Lance Taylorcompiler: don't use sink as parameter in method express...
2022-06-27  Ian Lance Taylorcompiler: always initialize mpfr in integer import
2022-06-27  Andrew Stubbsamdgcn: test global constructors
2022-06-27  Jakub Jelinektestsuite: Fix up pr106070.c test [PR106070]
2022-06-27  Alexandre Olivalibstdc++: testsuite: use cmath long double overloads
2022-06-27  Alexandre Olivalibstdc++: testsuite: require cmath for exp simd
2022-06-27  Alexandre Olivalibstdc++: testsuite: complex proj requirements
2022-06-27  Alexandre Olivatestsuite: pthread: call sched_yield for non-preemptive...
2022-06-27  Alexandre Olivalibstdc++: check for openat with dirfd in std::filesystem
2022-06-27  Alexandre Olivalibstdc++: testsuite: conditionalize another symlink...
2022-06-27  Alexandre Olivalibstdc++: xfail experimental/net tests on rtems
2022-06-27  Andrew Stubbsamdgcn: remove obsolete assembler workarounds
2022-06-27  Jonathan Wakelylibstdc++: testsuite: Add missing <string> header
2022-06-27  Joel Brobeckerlibstdc++: testsuite: avoid predicable mkstemp
2022-06-27  Jonathan Wakelylibstdc++: Make std::move_only_function never valueless...
2022-06-27  Jonathan Wakelylibstdc++: Simplify std::variant construction using...
2022-06-27  Jonathan Wakelylibstdc++: Simplify fs::path construction using variabl...
2022-06-27  Jonathan Wakelylibstdc++: Invert relationship between std::is_clock...
2022-06-27  Tom de Vries[gdb/build] Fix gdbserver build with -fsanitize=thread
2022-06-27  Martin Liskalto-plugin: make claim_file_handler thread-safe
2022-06-27  Roger SayleImplement __imag__ of float _Complex using shufps on...
2022-06-27  Roger Sayle[PATCH] PR tree-optimization/94026: Simplify (X>>8...
2022-06-27  Prathamesh... Emit asmname if set for decl with -fdump-statistics...
2022-06-27  Takayuki 'January... xtensa: Optimize integer constant addition that is...
2022-06-27  GCC AdministratorDaily bump.
2022-06-26  Harald AnlaufFortran: fix simplification of INDEX(str1,str2) [PR105691]
2022-06-26  Harald AnlaufFortran: handle explicit-shape specs with constant...
2022-06-26  Vineet Gupta[PATCH] testsuite: constraint some of fp tests to hard_...
2022-06-26  Simon MarchiMake it easier to rebuild configure files.
2022-06-26  Lewis Hyattlibcpp: Update cpp_wcwidth() to Unicode 14.0.0
2022-06-26  Dimitar Dimitrovtestsuite: Adjust btf-bitfields-1.c for default_packed
2022-06-26  Aldy HernandezXFAIL a test in g++.dg/warn/Wstringop-overflow-4.C
2022-06-26  Iain Sandoeconfigure, Darwin: Correct a pasto in host-shared proce...
2022-06-26  GCC AdministratorDaily bump.
2022-06-25  Aldy HernandezConvert DOM to use Ranger rather than EVRP
2022-06-25  Jeff LawRemove long deprecated tilegx and tilepro ports
2022-06-25  Iain Sandoetestsuite, Darwin: Fix darwin-comm-1.c error messages...
2022-06-25  Roger SayleIterating cprop_hardreg... Third time's a charm.
2022-06-25  Xi Ruoyaointl: stop using fgrep for exgettext
2022-06-25  GCC AdministratorDaily bump.
2022-06-24  Jason Merrillc++: Include -Woverloaded-virtual in -Wall [PR87729]
2022-06-24  Dimitar Dimitrovtestsuite: Skip btf-bitfields-1.c if int is less than...
2022-06-24  Harald AnlaufFortran: fix checking of arguments to UNPACK when MASK...
2022-06-24  Dimitar Dimitrovtestsuite: Handle default_packed for gcc.dg/builtin...
2022-06-24  Dimitar Dimitrovtestsuite: Rename test-defined macros
2022-06-24  Dimitar Dimitrovtestsuite: Remove reliance on argc in lto/pr101868_0.c
2022-06-24  Iain Buclawd: Give consistent error message when attribute argumen...
2022-06-24  Iain Buclawd: Add `@register' attribute to compiler and library.
2022-06-24  Iain Buclawd: Construct indexes of ARRAY_TYPE using ARRAY_REF.
2022-06-24  Iain Buclawd: Merge upstream dmd 529110f66, druntime 148608b7.
2022-06-24  Iain Buclawtilegx: Fix infinite loop in gen-mul-tables generator
2022-06-24  Ian Lance Taylorcompiler: use bool for comma-ok if not already boolean
2022-06-24  David Malcolmanalyzer: consolidate call_string instances
2022-06-24  David Malcolmanalyzer: whitespace cleanups
2022-06-24  Will Schmidt[PATCH,RS6000 5/5] Replace MASK_<xxxx> usage with OPTIO...
2022-06-24  Will Schmidt[PATCH,RS6000 4/5] Replace MASK_<xxxx> with OPTION_MASK...
2022-06-24  Will Schmidt[PATCH,RS6000 3/5] Rework the RS6000_BTM defines, conti...
next