]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2023-09-19 Jason Merrillc++: inherited default constructor [CWG2799]
2023-09-19 Andrew MacLeodNew early __builtin_unreachable processing.
2023-09-19 Marek Polacekc++: Move consteval folding to cp_fold_r
2023-09-19 Richard Bienerc/111468 - dump unordered compare operators in their...
2023-09-19 Patrick Palkac++: overeager type completion in convert_to_void ...
2023-09-19 Patrick Palkac++: constness of decltype of NTTP object [PR99631]
2023-09-19 Juzhe-ZhongRISC-V: Add FNMS floating-point VLS tests
2023-09-19 Thomas SchwingeLTO: Get rid of 'lto_mode_identity_table'
2023-09-19 Juzhe-ZhongRISC-V: Fix RVV can change mode class bug
2023-09-19 Richard Waiada: TSS finalize address subprogram generation for...
2023-09-19 Richard Waiada: Private extensions with the keyword "synchronized...
2023-09-19 Juzhe-ZhongRISC-V: Support VLS unary floating-point patterns
2023-09-19 Marc Poulhièsada: Refine upper array bound for bit packed array
2023-09-19 Javier Mirandaada: Crash processing type invariants on child subprogram
2023-09-19 Richard Bienertree-optimization/111465 - bougs jump threading with...
2023-09-19 Richard Bienerc/111468 - add unordered compare and pointer diff to...
2023-09-19 Juzhe-ZhongRISC-V: Support VLS floating-point FMA/FNMA/FMS auto...
2023-09-19 Jakub Jelinekmatch.pd: Some build_nonstandard_integer_type tweaks
2023-09-19 Juzhe-ZhongRISC-V: Support integer FMA/FNMA VLS modes autovectoriz...
2023-09-19 Jakub Jelineksmall _BitInt tweaks
2023-09-19 Jakub Jelineklibgomp: Handle NULL environ like pointer to NULL point...
2023-09-19 Prathamesh... [testsuite][aarch64] Adjust vect_copy_lane_1.c for...
2023-09-19 Lehua DingRISC-V: Refactor and cleanup fma patterns
2023-09-19 Tsukasa OIRISC-V: Fix typos on comments (SVE -> RVV)
2023-09-19 Tsukasa OIRISC-V: Add builtin .def file dependencies
2023-09-19 GCC AdministratorDaily bump.
2023-09-18 Pan LiRISC-V: Support VLS mode for vec_set
2023-09-18 Pan LiRISC-V: Bugfix for scalar move with merged operand
2023-09-18 Andrew PinskiMATCH: Make zero_one_valued_p non-recursive fully
2023-09-18 Andrew PinskiMATCH: Avoid recursive zero_one_valued_p for conversions
2023-09-18 Patrick Palkac++: optimize unifying nested templated classes [PR89231]
2023-09-18 Patrick Palkac++: non-dependent assignment checking [PR63198, PR18474]
2023-09-18 Patrick Palkac++: unifying identical tmpls from current inst [PR108347]
2023-09-18 Patrick Palkac++: always check arity before deduction
2023-09-18 Iain SandoeDarwin,debug : Switch to DWARF 3 or 4 when dsymutil...
2023-09-18 Iain Sandoeconfigure, Darwin: Adjust handing of stdlib option.
2023-09-18 Patrick Palkac++: optimize tsubst_template_decl for function templates
2023-09-18 Andrew PinskiMATCH: Add simplifications of `(a == CST) & a`
2023-09-18 Thomas SchwingeMove 'g++.dg/abi/nvptx-[...].C' -> 'g++.target/nvptx...
2023-09-18 Thomas SchwingeAdd 'g++.target/nvptx/nvptx.exp' for nvptx-specific...
2023-09-18 Thomas SchwingeFix up 'g++.dg/abi/nvptx-ptrmem1.C'
2023-09-18 Jonathan Wakelylibstdc++: Minor tweak to C++20 status docs
2023-09-18 Jonathan Wakelylibstdc++: Update C++20 and C++23 status docs
2023-09-18 Juzhe-ZhongRISC-V: Remove redundant vec_duplicate pattern
2023-09-18 Juzhe-ZhongRISC-V: Fix bogus FAILs of vsetvl testcases
2023-09-18 Lehua DingRISC-V: Removed misleading comments in testcases
2023-09-18 Wilco DijkstraAArch64: Improve immediate expansion [PR105928]
2023-09-18 Wilco DijkstraAArch64: List official cores before codenames
2023-09-18 Lehua DingRISC-V: Add fixed PR111255 testcase by other patch
2023-09-18 Juzhe-ZhongRISC-V: Support VLS reduction
2023-09-18 Jonathan Wakelylibstdc++: Minor update to installation docs
2023-09-18 Juzhe-ZhongRISC-V: Fix VSETVL PASS fusion bug
2023-09-18 Fei GaoMAINTAINERS: Add myself to write after approval
2023-09-18 Richard Bienertree-optimization/111294 - backwards threader PHI costing
2023-09-18 Juzhe-ZhongRISC-V: Support VLS modes vec_init auto-vectorization
2023-09-18 Juzhe-ZhongRISC-V: Remove autovec-vls.md file and clean up VLS...
2023-09-18 Juzhe-ZhongRISC-V: Support VLS modes reduction[PR111153]
2023-09-18 Jason Merrilldoc: GTY((cache)) documentation tweak
2023-09-18 Jason Merrillc++: overlapping subobjects tweak
2023-09-18 Juzhe-ZhongRISC-V: Remove redundant codes of VLS patterns[NFC]
2023-09-18 Jiufu Guouse local range for one more pattern in match.pd
2023-09-18 GCC AdministratorDaily bump.
2023-09-17 Andrew PinskiRemove xfail from gcc.dg/tree-ssa/20040204-1.c
2023-09-17 Ajit Kumar... rs6000: unnecessary clear after vctzlsbb in vec_first_m...
2023-09-17 GCC AdministratorDaily bump.
2023-09-16 Juzhe-ZhongRISC-V: Expand VLS mode to scalar mode move[PR111391]
2023-09-16 Tsukasa OIRISC-V: Make SHA-256, SM3 and SM4 builtins operate...
2023-09-16 Tsukasa OIRISC-V: Make bit manipulation value / round number...
2023-09-16 Pan LiRISC-V: Support FP SGNJX autovec for VLS mode
2023-09-16 GCC AdministratorDaily bump.
2023-09-15 Jonathan Wakelylibstdc++: Do not require effective target pthread...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from remain...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 30_thr...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 27_io...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 26_num...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 24_ite...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 23_con...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 21_str...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from 20_uti...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from <compa...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from <atomi...
2023-09-15 Jonathan Wakelylibstdc++: Add missing tests for std::basic_filebuf...
2023-09-15 Jonathan Wakelylibstdc++: Implement C++26 native handles for file...
2023-09-15 Jonathan Wakelylibstdc++: Add log line to testsuite output
2023-09-15 Jonathan Wakelylibstdc++: Simplify dejagnu directives for some tests...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++2a" from XFAIL...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++23" from remain...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++23" from std...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from std...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from std...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++2a" from constr...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=gnu++20" from <conce...
2023-09-15 Jonathan Wakelylibstdc++: Remove dg-options "-std=c++20" from <span...
2023-09-15 Jonathan Wakelylibstdc++: Replace dg-options "-std=c++20" with dg...
2023-09-15 Jonathan Wakelylibstdc++: Replace dg-options "-std=c++17" with dg...
2023-09-15 Jonathan Wakelylibstdc++: Replace dg-options "-std=c++11" with dg...
2023-09-15 Jonathan Wakelylibstdc++: Add support for running tests with multiple...
2023-09-15 Jonathan Wakelylibstdc++: Fix 29_atomics/headers/atomic/types_std_c...
2023-09-15 Fei Gaofix PR 111259 invalid zcmp mov predicate.
2023-09-15 Patrick Palkalibstdc++: Use C++20 constraints in <bit>
next
This page took 0.099166 seconds and 5 git commands to generate.