]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-10-16  Jeff LawAdd new constraints for upcoming autoinc fixes
2022-10-16  Jeff LawRename "z" constraint to "Zz" on the H8/300
2022-10-16  Jeff LawFix bug in register move costing on H8/300
2022-10-16  GCC AdministratorDaily bump.
2022-10-15  Jonathan Wakelylibstdc++: Fix -Wunused-function warning in src/c+...
2022-10-15  Jonathan Wakelylibstdc++: Implement constexpr std::to_chars for C...
2022-10-15  Jonathan Wakelylibstdc++: Fix uses_allocator_construction args for...
2022-10-15  GCC AdministratorDaily bump.
2022-10-14  Joseph Myerspreprocessor: C2x identifier rules
2022-10-14  Harald AnlaufFortran: fix check of polymorphic elements in data...
2022-10-14  Aldy HernandezImplement distinction between HONOR_SIGNED_ZEROS and...
2022-10-14  Aldy HernandezImplement range-op entry for __builtin_copysign.
2022-10-14  Tobias Burnusgfortran.dg/c-interop/deferred-character-2.f90: Fix...
2022-10-14  Aldy HernandezCheck rvc_normal in real_isdenormal.
2022-10-14  Jonathan Wakelylibstdc++: Disable all emergency EH pool code if obj...
2022-10-14  Jonathan Wakelylibstdc++: Simplify print_raw function for debug assertions
2022-10-14  Aldy HernandezReplace CFN_BUILTIN_SIGNBIT* cases with CASE_FLT_FN.
2022-10-14  Aldy HernandezNormalize ranges over the range for both bounds when...
2022-10-14  Aldy HernandezDrop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS.
2022-10-14  Patrick Palkac++ modules: ICE with dynamic_cast [PR106304]
2022-10-14  Aldy HernandezAdd cases for CFN_BUILT_IN_SIGNBIT[FL].
2022-10-14  Richard Bienertree-optimization/107254 - check and support live lanes...
2022-10-14  Eric BotcazouFix PR target/107248
2022-10-14  Jonathan Wakelylibstdc++: Use markdown in Doxygen comment
2022-10-14  Jørgen Kvalsvikgcov: test line count for label in then/else block
2022-10-14  Jørgen Kvalsvikgcov: test switch/break line counts
2022-10-14  Jakub Jelinekmiddle-end, c++, i386, libgcc: std::bfloat16_t and...
2022-10-14  Jakub Jelinekc++: Excess precision for ? int : float or int == float...
2022-10-14  Jakub Jelinekc++: Implement excess precision support for C++ [PR1070...
2022-10-14  Joseph Myersc: C2x storage class specifiers in compound literals
2022-10-14  GCC AdministratorDaily bump.
2022-10-13  Eric BotcazouFix bogus -Wstringop-overflow warning
2022-10-13  Jason Merrillc++: trivial formatting cleanups
2022-10-13  David Malcolmanalyzer: fix ICE introduced in r13-3168 [PR107210]
2022-10-13  Tobias Burnuslibgomp: Add Fortran testcases for omp_in_explicit_task
2022-10-13  Eric BotcazouFix emit_group_store regression on big-endian
2022-10-13  Martin Liskause proper DECL_INITIAL for VTV
2022-10-13  Andrew MacLeodpropagate partial equivs in the cache.
2022-10-13  Andrew MacLeodAdd partial equivalence recognition to cast and bitwise...
2022-10-13  Andrew MacLeodAdd equivalence iterator to relation oracle.
2022-10-13  Andrew MacLeodAdd partial equivalence support to the relation oracle.
2022-10-13  Marek Polacekc++: ICE with VEC_INIT_EXPR and defarg [PR106925]
2022-10-13  Richard Bienertree-optimization/107247 - reduce SLP reduction accumulator
2022-10-13  Jakub Jelinekmachmode: Introduce GET_MODE_NEXT_MODE with previous...
2022-10-13  Wilco Dijkstra[AArch64] Improve bit tests [PR105773]
2022-10-13  Richard Bienertree-optimization/107160 - avoid reusing multiple accum...
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
next