]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-10-13  Aldy HernandezAdd op1_op2_relation for float operands.
2022-10-13  Richard Bienerdiagnose return statement in match.pd (with { ... ...
2022-10-13  Andre Vieiraifcvt: Fix bitpos calculation in bitfield lowering...
2022-10-13  Xi RuoyaoLoongArch: implement count_{leading,trailing}_zeros
2022-10-13  Andre Vieiravect: Don't pattern match BITFIELD_REF's of non-integra...
2022-10-13  Lulu ChengLoongArch: Fixed a bug in the loongarch architecture...
2022-10-13  Joseph Myersc: Do not use *_IS_IEC_60559 == 2
2022-10-13  GCC AdministratorDaily bump.
2022-10-12  Lewis Hyattpreprocessor: Fix tracking of system header state ...
2022-10-12  François Dumontlibstdc++: Add __gnu_debug::basic_string<>::compare...
2022-10-12  Marek Polacekc++: Remove maybe-rvalue OR in implicit move
2022-10-12  Aldy HernandezAdd range-op entry for floating point NEGATE_EXPR.
2022-10-12  Harald AnlaufFortran: check types of operands of arithmetic binary...
2022-10-12  Jakub Jelineklibgomp: Fix up OpenMP 5.2 feature bullet
2022-10-12  Jakub Jelineklibgomp: Add omp_in_explicit_task support
2022-10-12  Jakub Jelineklibgomp: Fix up creation of artificial teams
2022-10-12  Jason Merrillc++: defer all consteval in default args [DR2631]
2022-10-12  Patrick Palkalibstdc++: Implement ranges::repeat_view from P2474R2
2022-10-12  Ju-Zhe ZhongRISC-V: Remove TUPLE size macro define. [NFC]
2022-10-12  Ju-Zhe ZhongRISC-V: Apply clang-format for riscv-vector-builtins...
2022-10-12  Ju-Zhe ZhongRISC-V: Refine register_builtin_types function. [NFC]
2022-10-12  Ju-Zhe ZhongRISC-V: Move function place to make it looks better...
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]
next