]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-10-21  Jonathan Wakelylibstdc++: Fix std::move_only_function for incomplete...
2022-10-21  Thomas SchwingeRestore 'libgomp.oacc-c-c++-common/nvptx-sese-1.c'...
2022-10-21  Thomas SchwingeAdd 'gcc.dg/tree-ssa/pr107195-3.c' [PR107195]
2022-10-21  Richard Bienertree-optimization/107323 - loop distribution partition...
2022-10-21  Monk ChiangRISC-V: Add type attribute for atomic instructions.
2022-10-21  Jakub Jelinekmatch.pd: Fix up gcc.dg/pr54346.c on i686-linux [PR54346]
2022-10-21  Jakub Jelinekc++: Fix up mangling ICE with void{} [PR106863]
2022-10-21  Дилян ПалаузовDon't build readline/libreadline.a, when --with-system...
2022-10-21  Ju-Zhe ZhongRISC-V: Add RVV vsetvl/vsetvlmax intrinsics and tests.
2022-10-21  Ju-Zhe ZhongRISC-V: Add RVV intrinsic basic framework.
2022-10-21  Haochen Jiangi386: Auto vectorize sdot_prod, udot_prod with VNNIINT8...
2022-10-21  Kong LinglingSupport Intel AVX-VNNI-INT8
2022-10-21  Hongyu WangSupport Intel AVX-IFMA
2022-10-21  GCC AdministratorDaily bump.
2022-10-20  Harald AnlaufFortran: error recovery with references of bad array...
2022-10-20  Aldy Hernandez[PR c++/106654] Handle non-irange ranges in get_range_g...
2022-10-20  Aldy HernandezAdd op[12]_range for UNORDERED_LT entries in range-op.
2022-10-20  Torbjörn SVENSSONtestsuite: Sanitize fails for SP FPU on Arm
2022-10-20  Patrick Palkac++: constraint matching, TEMPLATE_ID_EXPR, current...
2022-10-20  Artem Klimovipa-visibility: Optimize TLS access [PR99619]
2022-10-20  Aldy HernandezA false UNORDERED_<cond> means neither operand can...
2022-10-20  Patrick Palkac++ modules: handle CONCEPT_DECL in node_template_info...
2022-10-20  Andre Vieiravect: Fix vectype when widening container type in bitfi...
2022-10-20  Patrick Palkalibstdc++: Redefine __from_chars_alnum_to_val's table
2022-10-20  Aldy HernandezDo not set NAN flags for VARYING ranges when !HONOR_NANS.
2022-10-20  Aldy HernandezReplace finite_operands_p with maybe_isnan.
2022-10-20  Jakub Jelinektestsuite: Add some missing -Wno-psabi options
2022-10-20  Jakub Jelinekpasses: Fix a comment typo
2022-10-20  Tobias Burnuslibgomp: Add offload_device_gcn check, add requires...
2022-10-20  Richard BienerAvoid PHI - PHI recurrence in vectorization
2022-10-20  Thomas SchwingeAdd 'libgomp.oacc-c-c++-common/private-big-1.c' [PR105421]
2022-10-20  Julian Brownamdgcn: Use FLAT addressing for all functions with...
2022-10-20  Thomas SchwingeMake 'autoreconf' work for 'gcc', 'libobjc'
2022-10-20  Richard Sandifordaarch64: Commonise some folding code
2022-10-20  Richard Sandifordaarch64: Use using directives to inherit constructors
2022-10-20  Richard Sandifordaarch64: Replace CONSTEXPR with constexpr
2022-10-20  Richard Sandifordaarch64: Prevent generation of /M BRKAS and BRKBS
2022-10-20  Richard Sandifordaarch64: Fix matching of BRKNS
2022-10-20  Richard Bienerc/107305 - avoid ICEing with invalid GIMPLE input to...
2022-10-20  Kewen Linvect: Simplify first for shifted value generation ...
2022-10-20  Ulrich DrepperAdd C++ library interface data
2022-10-20  Andrew MacLeodAdd assume support to VRP.
2022-10-20  GCC AdministratorDaily bump.
2022-10-19  Joseph Myersc: C2x %wN, %wfN format checking
2022-10-19  Aldy HernandezAlways check result from build_<COND> in range-op-float.cc
2022-10-19  David Malcolmanalyzer: fix ICE on __builtin_ms_va_copy [PR105765]
2022-10-19  Patrick Palkalibstdc++: Implement remaining P2474R2 changes to views...
2022-10-19  Marek Polacekc++: Mitigate -Wuseless-cast with classes [PR85043]
2022-10-19  Jakub Jelinektestsuite: Default make check-g++ vs. tests for newest...
2022-10-19  Patrick Palkalibstdc++: Fix typo in stride_view's operator- [PR107313]
2022-10-19  Jakub Jelinektestsuite: Fix up c2x-enum-1.c for 32-bit arches [PR107311]
2022-10-19  Andrew MacLeodUse Value_Range when applying inferred ranges.
2022-10-19  LIU Haolibstdc++/thread: Implement `_GLIBCXX_NPROCS` for Windows
2022-10-19  Aldy Hernandez[PR tree-optimization/107312] Make range_true_and_false...
2022-10-19  LIU Haogcc: Add 'mcf' thread model support from mcfgthread
2022-10-19  Lewis Hyattpch: Fix streaming of strings with embedded null bytes
2022-10-19  Martin Liskaavr: remove useless @tie{} directives
2022-10-19  Martin JamborSRA: Limit replacement creation for accesses propagated...
2022-10-19  Stefan Schulze... IBM zSystems: Fix function_ok_for_sibcall [PR106355]
2022-10-19  Takayuki 'January... xtensa: Prepare the transition from Reload to LRA
2022-10-19  Robin Dapps390: Fix bootstrap error with checking and -m31.
2022-10-19  Jakub Jelinekexpr: Fix ICE on BFmode -> SFmode conversion of constan...
2022-10-19  Jakub Jelinekmatch.pd: Add 2 TYPE_OVERFLOW_SANITIZED checks [PR106990]
2022-10-19  Jakub Jelineklibstdc++-v3: Implement {,b}float16_t nextafter and...
2022-10-19  Jakub Jelineki386: Fix up __bf16 handling on ia32
2022-10-19  Richard Bienertree-optimization/106781 - adjust cgraph lhs removal
2022-10-19  Martin Liskalibsanitizer: regenerate configure
2022-10-19  liuhongtCanonicalize vec_perm index to make the first index...
2022-10-19  GCC AdministratorDaily bump.
2022-10-18  Joseph Myersc: Diagnose "enum tag;" after definition [PR107164]
2022-10-18  Marek Polacektestsuite: Only run -fcf-protection test on i?86/x86_64...
2022-10-18  Florian Weimerlibiberty: Fix C89-isms in configure tests
2022-10-18  Florian Weimerlibsanitizer: Avoid implicit function declaration in...
2022-10-18  Patrick Palkac++ modules: stream non-trailing default targs [PR105045]
2022-10-18  Patrick Palkalibstdc++: Implement ranges::stride_view from P1899R3
2022-10-18  Joseph Myersc: C2x enums wider than int [PR36113]
2022-10-18  Martin Jamboripa-cp: Better representation of aggregate values in...
2022-10-18  Martin Jamboripa-cp: Better representation of aggregate values we...
2022-10-18  Jonathan Wakelylibgcc: Quote variable in Makefile.in
2022-10-18  Richard Bienertree-optimization/107302 - fix vec_perm placement for...
2022-10-18  Andre Vieiraifcvt: Do not lower bitfields if we can't analyze dr...
2022-10-18  Jakub Jelineklibstdc++: Partial library support for std::float{16...
2022-10-18  Jakub Jelinekmiddle-end IFN_ASSUME support [PR106654]
2022-10-18  Richard Bienertree-optimization/107301 - check if we can duplicate...
2022-10-18  Liwei XuMove scanning pass of forwprop-19.c to dse1 for r13...
2022-10-18  Andrew MacLeodMerge partial relation precisions properly
2022-10-18  GCC AdministratorDaily bump.
2022-10-17  Jeff LawFix bogus RTL on the H8.
2022-10-17  Jeff LawMore infrastructure to avoid bogus RTL on H8.
2022-10-17  Jeff LawRemove accidential commits
2022-10-17  Jeff LawEnable REE for H8
2022-10-17  Jeff LawAdd missing splitter for H8
2022-10-17  H.J. Lux86: Check corrupted return address when unwinding...
2022-10-17  Steve KarglFortran: NULL pointer dereference in gfc_simplify_image...
2022-10-17  Aldy HernandezMake sure exported range for SSA post-dominates the...
2022-10-17  Harald AnlaufFortran: handle bad array ctors with typespec [PR93483...
2022-10-17  Harald AnlaufFortran: check type of operands of logical operations...
2022-10-17  Tobias BurnusFortran: Fixes for kind=4 characters strings [PR107266]
2022-10-17  Patrick Palkac++ modules: streaming constexpr_fundef [PR101449]
2022-10-17  Aldy Hernandez[PR tree-optimization/105820] Add test.
next