2022-10-24 |
Tobias Burnus | OpenMP: Fix reverse offload GOMP_TARGET_REV IFN corner... |
commit | commitdiff | tree | snapshot |
2022-10-24 |
Kito Cheng | RISC-V: Support --target-help for -mcpu/-mtune |
commit | commitdiff | tree | snapshot |
2022-10-24 |
Aldy Hernandez | Check HONOR_NANS instead of flag_finite_math_only in... |
commit | commitdiff | tree | snapshot |
2022-10-24 |
Torbjörn SVENSSON | lto: Always quote path to touch |
commit | commitdiff | tree | snapshot |
2022-10-24 |
Ju-Zhe Zhong | RISC-V: Support (set (mem) (const_poly_int)) |
commit | commitdiff | tree | snapshot |
2022-10-24 |
Ju-Zhe Zhong | RISC-V: Replace CONSTEXPR with constexpr |
commit | commitdiff | tree | snapshot |
2022-10-24 |
Ju-Zhe Zhong | RISC-V: Remove unused TI/TF vector modes. |
commit | commitdiff | tree | snapshot |
2022-10-24 |
Ju-Zhe Zhong | RISC-V: Fix REG_CLASS_CONTENTS. |
commit | commitdiff | tree | snapshot |
2022-10-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-10-23 |
LIU Hao | libgcc: Update 'gthr-mcf.h' to include a dedicated... |
commit | commitdiff | tree | snapshot |
2022-10-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-10-22 |
Michael Eager | Fix uninitialized variable warnings. |
commit | commitdiff | tree | snapshot |
2022-10-22 |
Aldy Hernandez | Update selftest such that [-Inf, +Inf] is always VARYIN... |
commit | commitdiff | tree | snapshot |
2022-10-22 |
Takayuki 'January... | xtensa: Make register A0 allocable for the CALL0 ABI |
commit | commitdiff | tree | snapshot |
2022-10-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-10-21 |
José Rui Faustino... | Fortran: Add missing TKR initialization to class variab... |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Jakub Jelinek | i386: Fix up BFmode comparisons in conditional moves... |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Jakub Jelinek | c++: Don't shortcut TREE_CONSTANT vector type CONSTRUCT... |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Tejas Joshi | Enable AMD znver4 support and add instruction reservations |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Arsen Arsenović | libstdc++: respect with-{headers, newlib} for default... |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Jonathan Wakely | libstdc++: Fix std::move_only_function for incomplete... |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Thomas Schwinge | Restore 'libgomp.oacc-c-c++-common/nvptx-sese-1.c'... |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Thomas Schwinge | Add 'gcc.dg/tree-ssa/pr107195-3.c' [PR107195] |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Richard Biener | tree-optimization/107323 - loop distribution partition... |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Monk Chiang | RISC-V: Add type attribute for atomic instructions. |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Jakub Jelinek | match.pd: Fix up gcc.dg/pr54346.c on i686-linux [PR54346] |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Jakub Jelinek | c++: Fix up mangling ICE with void{} [PR106863] |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Дилян Палаузов | Don't build readline/libreadline.a, when --with-system... |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Ju-Zhe Zhong | RISC-V: Add RVV vsetvl/vsetvlmax intrinsics and tests. |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Ju-Zhe Zhong | RISC-V: Add RVV intrinsic basic framework. |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Haochen Jiang | i386: Auto vectorize sdot_prod, udot_prod with VNNIINT8... |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Kong Lingling | Support Intel AVX-VNNI-INT8 |
commit | commitdiff | tree | snapshot |
2022-10-21 |
Hongyu Wang | Support Intel AVX-IFMA |
commit | commitdiff | tree | snapshot |
2022-10-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Harald Anlauf | Fortran: error recovery with references of bad array... |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Aldy Hernandez | [PR c++/106654] Handle non-irange ranges in get_range_g... |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Aldy Hernandez | Add op[12]_range for UNORDERED_LT entries in range-op. |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Torbjörn SVENSSON | testsuite: Sanitize fails for SP FPU on Arm |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Patrick Palka | c++: constraint matching, TEMPLATE_ID_EXPR, current... |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Artem Klimov | ipa-visibility: Optimize TLS access [PR99619] |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Aldy Hernandez | A false UNORDERED_<cond> means neither operand can... |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Patrick Palka | c++ modules: handle CONCEPT_DECL in node_template_info... |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Andre Vieira | vect: Fix vectype when widening container type in bitfi... |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Patrick Palka | libstdc++: Redefine __from_chars_alnum_to_val's table |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Aldy Hernandez | Do not set NAN flags for VARYING ranges when !HONOR_NANS. |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Aldy Hernandez | Replace finite_operands_p with maybe_isnan. |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Jakub Jelinek | testsuite: Add some missing -Wno-psabi options |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Jakub Jelinek | passes: Fix a comment typo |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Tobias Burnus | libgomp: Add offload_device_gcn check, add requires... |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Richard Biener | Avoid PHI - PHI recurrence in vectorization |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Thomas Schwinge | Add 'libgomp.oacc-c-c++-common/private-big-1.c' [PR105421] |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Julian Brown | amdgcn: Use FLAT addressing for all functions with... |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Thomas Schwinge | Make 'autoreconf' work for 'gcc', 'libobjc' |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Richard Sandiford | aarch64: Commonise some folding code |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Richard Sandiford | aarch64: Use using directives to inherit constructors |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Richard Sandiford | aarch64: Replace CONSTEXPR with constexpr |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Richard Sandiford | aarch64: Prevent generation of /M BRKAS and BRKBS |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Richard Sandiford | aarch64: Fix matching of BRKNS |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Richard Biener | c/107305 - avoid ICEing with invalid GIMPLE input to... |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Kewen Lin | vect: Simplify first for shifted value generation ... |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Ulrich Drepper | Add C++ library interface data |
commit | commitdiff | tree | snapshot |
2022-10-20 |
Andrew MacLeod | Add assume support to VRP. |
commit | commitdiff | tree | snapshot |
2022-10-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Joseph Myers | c: C2x %wN, %wfN format checking |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Aldy Hernandez | Always check result from build_<COND> in range-op-float.cc |
commit | commitdiff | tree | snapshot |
2022-10-19 |
David Malcolm | analyzer: fix ICE on __builtin_ms_va_copy [PR105765] |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Patrick Palka | libstdc++: Implement remaining P2474R2 changes to views... |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Marek Polacek | c++: Mitigate -Wuseless-cast with classes [PR85043] |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Jakub Jelinek | testsuite: Default make check-g++ vs. tests for newest... |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Patrick Palka | libstdc++: Fix typo in stride_view's operator- [PR107313] |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Jakub Jelinek | testsuite: Fix up c2x-enum-1.c for 32-bit arches [PR107311] |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Andrew MacLeod | Use Value_Range when applying inferred ranges. |
commit | commitdiff | tree | snapshot |
2022-10-19 |
LIU Hao | libstdc++/thread: Implement `_GLIBCXX_NPROCS` for Windows |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Aldy Hernandez | [PR tree-optimization/107312] Make range_true_and_false... |
commit | commitdiff | tree | snapshot |
2022-10-19 |
LIU Hao | gcc: Add 'mcf' thread model support from mcfgthread |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Lewis Hyatt | pch: Fix streaming of strings with embedded null bytes |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Martin Liska | avr: remove useless @tie{} directives |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Martin Jambor | SRA: Limit replacement creation for accesses propagated... |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Stefan Schulze... | IBM zSystems: Fix function_ok_for_sibcall [PR106355] |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Takayuki 'January... | xtensa: Prepare the transition from Reload to LRA |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Robin Dapp | s390: Fix bootstrap error with checking and -m31. |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Jakub Jelinek | expr: Fix ICE on BFmode -> SFmode conversion of constan... |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Jakub Jelinek | match.pd: Add 2 TYPE_OVERFLOW_SANITIZED checks [PR106990] |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Jakub Jelinek | libstdc++-v3: Implement {,b}float16_t nextafter and... |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Jakub Jelinek | i386: Fix up __bf16 handling on ia32 |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Richard Biener | tree-optimization/106781 - adjust cgraph lhs removal |
commit | commitdiff | tree | snapshot |
2022-10-19 |
Martin Liska | libsanitizer: regenerate configure |
commit | commitdiff | tree | snapshot |
2022-10-19 |
liuhongt | Canonicalize vec_perm index to make the first index... |
commit | commitdiff | tree | snapshot |
2022-10-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-10-18 |
Joseph Myers | c: Diagnose "enum tag;" after definition [PR107164] |
commit | commitdiff | tree | snapshot |
2022-10-18 |
Marek Polacek | testsuite: Only run -fcf-protection test on i?86/x86_64... |
commit | commitdiff | tree | snapshot |
2022-10-18 |
Florian Weimer | libiberty: Fix C89-isms in configure tests |
commit | commitdiff | tree | snapshot |
2022-10-18 |
Florian Weimer | libsanitizer: Avoid implicit function declaration in... |
commit | commitdiff | tree | snapshot |
2022-10-18 |
Patrick Palka | c++ modules: stream non-trailing default targs [PR105045] |
commit | commitdiff | tree | snapshot |
2022-10-18 |
Patrick Palka | libstdc++: Implement ranges::stride_view from P1899R3 |
commit | commitdiff | tree | snapshot |
2022-10-18 |
Joseph Myers | c: C2x enums wider than int [PR36113] |
commit | commitdiff | tree | snapshot |
2022-10-18 |
Martin Jambor | ipa-cp: Better representation of aggregate values in... |
commit | commitdiff | tree | snapshot |
2022-10-18 |
Martin Jambor | ipa-cp: Better representation of aggregate values we... |
commit | commitdiff | tree | snapshot |
2022-10-18 |
Jonathan Wakely | libgcc: Quote variable in Makefile.in |
commit | commitdiff | tree | snapshot |
2022-10-18 |
Richard Biener | tree-optimization/107302 - fix vec_perm placement for... |
commit | commitdiff | tree | snapshot |
next |