]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-10-12  Cui,LiliRemove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS
2022-10-12  Cui,LiliMAINTAINERS: Add myself for write after approval
2022-10-12  Martin Liskagcov: rename gcov_write_summary
2022-10-12  Martin Liskaregenerate configure files
2022-10-12  Aldy HernandezAdd stubs for floating point range-op tests.
2022-10-12  Aldy HernandezAdd method to query the sign of a NAN.
2022-10-12  Aldy HernandezDisable tree to bool conversion in frange::update_nan.
2022-10-12  Aldy HernandezAdd an frange(type) constructor analogous to the irange...
2022-10-12  Aldy HernandezAdd default relation_kind to floating point range-op...
2022-10-12  Lulu ChengLibvtv-test: Fix bug that scansarif.exp cannot be found...
2022-10-12  GCC AdministratorDaily bump.
2022-10-11  Eric BotcazouEnable support for atomic primitives on SPARC/Linux
2022-10-11  Harald AnlaufFortran: check types of source expressions before conve...
2022-10-11  Jonathan Wakelylibstdc++: Fix bootstrap for --disable-threads build...
2022-10-11  Patrick Palkac++ modules: ICE with templated friend and std namespac...
2022-10-11  Patrick Palkac++ modules: lazy loading from within template [PR99377]
2022-10-11  Jonathan Wakelylibstdc++: Allow emergency EH alloc pool size to be...
2022-10-11  Aldy HernandezAvoid calling tracer.trailer() twice.
2022-10-11  Jakub Jelineki386: Fix up RTL checking ICE [PR107185]
2022-10-11  Aldy HernandezImplement ABS_EXPR operator for frange.
2022-10-11  Aldy HernandezImplement op1_range operators for unordered comparisons.
2022-10-11  Aldy HernandezShare common ordered comparison code with UN*_EXPR.
2022-10-11  Aldy HernandezMove TRUE case first in range-op.cc.
2022-10-11  Nathan Sidwelllibiberty: Demangling 'M' prefixes
2022-10-11  Richard Bienertree-optimization/107212 - SLP reduction of reduction...
2022-10-11  Andrew Stubbsamdgcn: vector testsuite tweaks
2022-10-11  Andrew Stubbsamdgcn: Add vector integer negate insn
2022-10-11  Andrew Stubbsamdgcn: vec_init for multiple vector sizes
2022-10-11  Andrew Stubbsamdgcn: Add vec_extract for partial vectors
2022-10-11  Andrew Stubbsamdgcn: Resolve insn conditions at compile time
2022-10-11  Andrew Stubbsamdgcn: add multiple vector sizes
2022-10-11  Andre Vieiravect: Teach vectorizer how to handle bitfield accesses
2022-10-11  liuhongtAdd define_insn_and_split to support general version...
2022-10-11  Aldy Hernandez[PR107195] Set range to zero when nonzero mask is 0.
2022-10-11  Olivier HainqueGeneric configury support for shared libs on VxWorks
2022-10-11  Olivier HainqueTigthen the addition of -lgcc_eh to vxworks_libgcc_spec
2022-10-11  Martin Liskaranger: add override keyword
2022-10-11  Eugene RozenfeldFix PR107193.
2022-10-11  Liwei XuOptimize nested permutation to single VEC_PERM_EXPR...
2022-10-11  Jeff Law[PR rtl-optimization/107182] Clear EDGE_CROSSING for...
2022-10-11  Ju-Zhe ZhongRISC-V: move struct vector_type_info from *.h to *...
2022-10-11  Ju-Zhe ZhongRISC-V: Add missing vsetvl instruction type.
2022-10-11  GCC AdministratorDaily bump.
2022-10-10  Joseph MyersAdd cpplib ro.po
2022-10-10  Nathan Sidwellc++: Lambda context mangling
2022-10-10  Ian Lance Taylorcompiler: treat S("") as a string constant
2022-10-10  Ian Lance Taylorcompiler: only build thunk struct type when it is needed
2022-10-10  Jonathan Wakelylibstdc++: Revert addition of constraints to make_signe...
2022-10-10  Marek Polacekc-family: ICE with [[gnu::nocf_check]] [PR106937]
2022-10-10  Andrea CoralloDon't ICE running selftests if errors were raised ...
2022-10-10  Kito ChengRISC-V: Add riscv_vector.h wrapper in testsuite to...
2022-10-10  Kito ChengRISC-V: Adjust testcase for rvv/base/user-1.c
2022-10-10  Kito ChengRISC-V: Add newline to the end of file [NFC]
2022-10-10  Aldy HernandezMake range-op-float entries public.
2022-10-10  Aldy HernandezAdd frange::maybe_isnan (bool sign).
2022-10-10  Aldy HernandezThe true side of x != x should set NAN.
2022-10-10  Aldy Hernandezx UNORD x should set NAN on the TRUE side (and !NAN...
2022-10-10  Aldy HernandezReturn non-legacy ranges in range.h.
2022-10-10  Jonathan Wakelylibstdc++: std::make_signed_t<cv bool> should be ill...
2022-10-10  Jakub JelinekRequire fgraphite effective target for pr107153.c test...
2022-10-10  Aldy HernandezAdd op1_range for __builtin_signbit.
2022-10-10  liuhongtFix unrecognizable insn of cvtss2si.
2022-10-10  Jakub Jelinekopenmp, fortran: Fix up IFN_ASSUME call
2022-10-10  Claudiu Zissulescuarc: Remove obsolete mRcq and mRcw options.
2022-10-10  Claudiu Zissulescuarc: Remove Rcq constraint.
2022-10-10  Claudiu Zissulescuarc: Remove Rcw constraint
2022-10-10  Claudiu Zissulescuarc: Remove Rcr constraint
2022-10-10  Claudiu Zissulescuarc: Use negative enter pattern instruction's offsets
2022-10-10  LIU Haolibgfortran: Use `__gthread_t` instead of `pthread_t`
2022-10-10  GCC AdministratorDaily bump.
2022-10-09  Dimitar Dimitrovpru: Add cbranchdi4 pattern
2022-10-09  Dimitar Dimitrovpru: Optimize DI shifts
2022-10-09  YunQiang SuMIPS: improve -march=native arch detection
2022-10-09  GCC AdministratorDaily bump.
2022-10-08  Harald AnlaufFortran: error recovery for invalid types in array...
2022-10-08  Jason Merrillc++: track whether we expect a TARGET_EXPR to be elided
2022-10-08  GCC AdministratorDaily bump.
2022-10-07  Marek Polacekc++: fixes for derived-to-base reference binding [PR107085]
2022-10-07  Eugene RozenfeldSet discriminators for call stmts on the same line...
2022-10-07  Qing ZhaoUse array_at_struct_end_p in __builtin_object_size...
2022-10-07  Qing ZhaoAdd a new option -fstrict-flex-arrays[=n] and new attri...
2022-10-07  Olivier HainqueSpecialize paths to version.h in _vxworks-versions.h
2022-10-07  David Malcolmanalyzer: extract bits from integer constants [PR105783]
2022-10-07  Nathan Sidwelllibiberty: Demangle variadic template lambdas
2022-10-07  Patrick Palkac++ modules: ICE with bitfield in class template
2022-10-07  Jason Merrillc++: catch parm initialization tweak
2022-10-07  Martin LiskaIPA: support -flto + -flive-patching=inline-clone
2022-10-07  Patrick Palkac++ modules: static var in inline function [PR104433]
2022-10-07  Jason Merrillgimplify: prevent some C++ temporary elision
2022-10-07  Richard Bienertree-optimization/107153 - autopar SSA update issue
2022-10-07  Jonathan Wakelylibstdc++: Add --disable-libstdcxx-hosted as an alias...
2022-10-07  Jonathan Wakelylibstdc++: Shuffle header dependencies of <functional>
2022-10-07  Jonathan Wakelygcc: Fix comment typo
2022-10-07  Jonathan Wakelylibstdc++: Use bold style for DR titles in the manual
2022-10-07  Eric BotcazouReduce DF computation at -O0
2022-10-07  Aldy HernandezConvert nonzero mask back to tree.
2022-10-07  Martin Liskacontrib: remove extra fetch from git_update_version
2022-10-07  Martin Liskalibdecnumber: remove unused variable
2022-10-07  Martin Liskafix clang warnings
2022-10-07  Martin Liskaremove dead variables
next