Age | Commit message (Expand) | Author | Files | Lines |
2024-12-09 | RISC-V: Refine unsigned SAT_SUB testcase dump check to tree optimized | Pan Li | 100 | -200/+200 |
2024-12-09 | RISC-V: Refine unsigned SAT_ADD testcase dump check to tree optimized | Pan Li | 100 | -200/+200 |
2024-12-09 | middle-end/117932 - further speedup DF worklist solver | Richard Biener | 1 | -15/+16 |
2024-12-09 | middle-end/117932 - speed up DF solver | Richard Biener | 1 | -22/+48 |
2024-12-09 | nvptx: Switch default from '-march=sm_30' to '-march=sm_52' | Thomas Schwinge | 2 | -4/+4 |
2024-12-09 | GCN: Fix 'real_from_integer' usage | Thomas Schwinge | 1 | -1/+1 |
2024-12-09 | Rust: libformat_parser: Lower minimum Rust version to 1.49 | Arthur Cohen | 4 | -23/+42 |
2024-12-09 | Rust: Work around 'error[E0599]: no method named `leak` found for struct `std... | Thomas Schwinge | 1 | -3/+10 |
2024-12-09 | Rust: Work around 'error[E0658]: `let...else` statements are unstable' | Thomas Schwinge | 1 | -2/+5 |
2024-12-09 | libstdc++: Add missing equality comparison in new tests [PR117921] | Jonathan Wakely | 2 | -0/+2 |
2024-12-09 | aarch64: Update cpuinfo strings for some arch features | Kyrylo Tkachov | 1 | -9/+9 |
2024-12-09 | tree-eh: Don't crash on GIMPLE_TRY_FINALLY with empty cleanup sequence [PR117... | Simon Martin | 3 | -2/+27 |
2024-12-09 | Fortran: Fix testsuite regressions after r15-5897 [PR116261/PR117901] | Paul Thomas | 4 | -7/+10 |
2024-12-09 | RISC-V: Fix incorrect optimization options passing to partial | Pan Li | 1 | -1/+1 |
2024-12-09 | RISC-V: Refactor the testcases for rvv binop and cmp | Pan Li | 6 | -6/+70 |
2024-12-09 | RISC-V: Fix incorrect optimization options passing to binop and cmp | Pan Li | 1 | -2/+2 |
2024-12-09 | Daily bump. | GCC Administrator | 4 | -1/+50 |
2024-12-08 | Support for 64-bit location_t: Activate 64-bit location_t | Lewis Hyatt | 11 | -67/+64 |
2024-12-08 | pru: Implement c and n asm operand modifiers | Dimitar Dimitrov | 2 | -1/+43 |
2024-12-08 | Daily bump. | GCC Administrator | 5 | -1/+101 |
2024-12-07 | SPARC: Add functional comments for VIS4B instructions | Eric Botcazou | 1 | -1/+14 |
2024-12-07 | AVR: Better location for late (during final) diagnostic. | Georg-Johann Lay | 1 | -5/+11 |
2024-12-07 | PR modula2/117948: Forward procedure declaration should only be available in ISO | Gaius Mulley | 4 | -4/+26 |
2024-12-07 | i386: x r<< (c - y) to x r>> y etc. optimization [PR117930] | Jakub Jelinek | 2 | -0/+259 |
2024-12-07 | libstdc++: Fix typo in Doxygen comment in <format> | Jonathan Wakely | 1 | -1/+1 |
2024-12-07 | The fix for PR116778: | Denis Chertykov | 2 | -4/+5 |
2024-12-07 | libstdc++: editorconfig: Adjust wildcard patterns | Matthew Malcomson | 1 | -2/+2 |
2024-12-07 | Revert "RISC-V: Add const to function_shape::get_name [NFC]" | Kito Cheng | 3 | -73/+73 |
2024-12-07 | Daily bump. | GCC Administrator | 10 | -1/+909 |
2024-12-06 | Support for 64-bit location_t: libgdiagnostics parts | Lewis Hyatt | 1 | -2/+2 |
2024-12-06 | Support for 64-bit location_t: RTL parts | Lewis Hyatt | 30 | -57/+170 |
2024-12-06 | final: Fix call to INSN_LOCATION on a NOTE rtl | Lewis Hyatt | 1 | -1/+3 |
2024-12-06 | middle-end: Handle resized PHI nodes in loop_version() | Lewis Hyatt | 5 | -15/+64 |
2024-12-06 | Only add inferred ranges if they change the value. | Andrew MacLeod | 1 | -1/+8 |
2024-12-06 | Add a range query to inferred ranges. | Andrew MacLeod | 5 | -17/+74 |
2024-12-06 | Do not calculate an entry range for invariant names. | Andrew MacLeod | 1 | -0/+7 |
2024-12-06 | [PR117248][LRA]: Rewriting reg notes update and fix calculation of conflict h... | Vladimir N. Makarov | 1 | -107/+177 |
2024-12-06 | [PR tree-optimization/117895] Fix sparc libgo build failure with CRC opts ena... | Jeff Law | 1 | -11/+14 |
2024-12-06 | c++: use diagnostic nesting [PR116253] | David Malcolm | 6 | -45/+257 |
2024-12-06 | i386: Add missing part from my previous commit. | Uros Bizjak | 1 | -0/+3 |
2024-12-06 | i386: Fix gcc.target/i386/pr101716.c (and some related cleanups) | Uros Bizjak | 2 | -32/+21 |
2024-12-06 | arm,testsuite: Add -mtune=cortex-m55 to dlstp-int8x16.c | Christophe Lyon | 1 | -1/+1 |
2024-12-06 | i386: Fix unwanted fwprop to 3dNOW! insn [PR117926] | Uros Bizjak | 2 | -36/+76 |
2024-12-06 | arm: testsuite: fix some legacy C tests | Richard Earnshaw | 6 | -6/+6 |
2024-12-06 | clang-format BraceWrapping.AfterCaseLabel to true | Matthew Malcomson | 1 | -0/+1 |
2024-12-06 | diagnostics: UX: add doc URLs for attributes (v2) | David Malcolm | 61 | -40/+1140 |
2024-12-06 | c++: handle misspelled concepts and missing #include <concepts> | David Malcolm | 6 | -1046/+1231 |
2024-12-06 | c++: consolidate location printing in error.cc [PR116253] | David Malcolm | 1 | -47/+24 |
2024-12-06 | avr.opt.urls: Rebuild. | Georg-Johann Lay | 1 | -0/+3 |
2024-12-06 | AVR: Disable generation of CRC lookup tables. | Georg-Johann Lay | 1 | -0/+2 |