Age | Commit message (Expand) | Author | Files | Lines |
2024-07-12 | Daily bump. | GCC Administrator | 10 | -1/+253 |
2024-07-11 | libbacktrace: fix testsuite for clang | Ian Lance Taylor | 5 | -7/+9 |
2024-07-12 | libstdc++: Test that std::atomic_ref<bool> uses the primary template | Jonathan Wakely | 1 | -0/+15 |
2024-07-12 | libstdc++: the specialization atomic_ref<bool> should use the primary template | Damien Lebrun-Grandie | 1 | -1/+2 |
2024-07-11 | libbacktrace: suggest how to fix missing debug info | Ian Lance Taylor | 3 | -3/+3 |
2024-07-11 | libbacktrace: remove trailing whitespace | Ian Lance Taylor | 2 | -3/+2 |
2024-07-12 | libstdc++: Switch gcc.gnu.org links to https | Gerald Pfeifer | 5 | -10/+10 |
2024-07-11 | [to-be-committed,RISC-V] Eliminate unnecessary sign extension after inlined s... | Jeff Law | 2 | -14/+29 |
2024-07-11 | Ranger: Mark a few classes as final | Andrew Pinski | 1 | -3/+3 |
2024-07-11 | libstdc++: Disable expensive test for debug mode [PR108636] | Jonathan Wakely | 1 | -0/+1 |
2024-07-11 | mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611] | Andre Vieira | 2 | -1/+64 |
2024-07-11 | recog: Avoid validate_change shortcut for groups [PR115782] | Richard Sandiford | 2 | -1/+29 |
2024-07-11 | Fix bootstrap broken by gcc-15-1965-ge4f2f46e015 | Andre Vehreschild | 1 | -1/+1 |
2024-07-11 | Fix gimplification of ordering comparisons of arrays of bytes | Eric Botcazou | 3 | -5/+101 |
2024-07-11 | AVR: Tidy up subtract-and-zero_extend insns. | Georg-Johann Lay | 4 | -97/+73 |
2024-07-11 | c++/modules: Keep entity mapping info across duplicate_decls [PR99241] | Nathaniel Shead | 4 | -0/+21 |
2024-07-11 | RISC-V: Add testcases for vector .SAT_SUB in zip benchmark | Pan Li | 5 | -0/+155 |
2024-07-11 | [MAINTAINERS] Update my email address and move to DCO. | Kugan Vivekanandarajah | 1 | -1/+2 |
2024-07-11 | Fortran: Fix rejecting class arrays of different ranks as storage association... | Andre Vehreschild | 14 | -186/+824 |
2024-07-11 | Revert "fixincludes: skip stdio_stdarg_h on darwin" | Iain Sandoe | 2 | -4/+2 |
2024-07-11 | Add function filtering to gcov | Jørgen Kvalsvik | 10 | -10/+484 |
2024-07-11 | Ensure function.end_line in source_info.lines | Jørgen Kvalsvik | 1 | -0/+6 |
2024-07-11 | RISC-V: c implies zca, and conditionally zcf & zcd | Fei Gao | 12 | -13/+39 |
2024-07-11 | Daily bump. | GCC Administrator | 9 | -1/+472 |
2024-07-11 | Vect: Optimize truncation for .SAT_SUB operands | Pan Li | 1 | -0/+65 |
2024-07-10 | libstdc++: Make std::basic_format_context non-copyable [PR114387] | Jonathan Wakely | 2 | -1/+42 |
2024-07-10 | libstdc++: Minor optimization for std::locale::encoding() | Jonathan Wakely | 1 | -3/+13 |
2024-07-10 | libstdc++: Use direct-initialization for std::vector<bool>'s allocator [PR115... | Jonathan Wakely | 3 | -1/+21 |
2024-07-10 | libstdc++: ranges::find needs explicit conversion to size_t [PR115799] | Jonathan Wakely | 4 | -12/+48 |
2024-07-10 | i386: Swap compare operands in ustrunc patterns | Uros Bizjak | 1 | -3/+3 |
2024-07-10 | c++: remove Concepts TS code | Marek Polacek | 141 | -2313/+712 |
2024-07-10 | c: ICE with invalid sizeof [PR115642] | Marek Polacek | 2 | -0/+10 |
2024-07-10 | c: ICE on invalid with attribute optimize [PR115549] | Marek Polacek | 2 | -1/+12 |
2024-07-10 | testsuite: Align testcase with implementation [PR105090] | Torbjörn SVENSSON | 1 | -1/+0 |
2024-07-10 | RISC-V: Update testsuite to use b | Edwin Lu | 17 | -18/+18 |
2024-07-10 | RISC-V: Add support for B standard extension | Edwin Lu | 2 | -0/+8 |
2024-07-10 | internal-fn: Reuse SUBREG_PROMOTED_VAR_P handling | Richard Sandiford | 1 | -78/+84 |
2024-07-10 | c++: array new with value-initialization [PR115645] | Marek Polacek | 2 | -4/+21 |
2024-07-10 | recog: Handle some mode-changing hardreg propagations | Richard Sandiford | 3 | -8/+29 |
2024-07-10 | rtl-ssa: Add replace_nondebug_insn [PR115785] | Richard Sandiford | 4 | -4/+48 |
2024-07-10 | fixincludes: skip stdio_stdarg_h on darwin | Francois-Xavier Coudert | 2 | -2/+4 |
2024-07-10 | c++, contracts: Fix ICE in create_tmp_var [PR113968] | Nina Ranns | 2 | -0/+36 |
2024-07-10 | fixincludes: add bypass to darwin_objc_runtime_1 | Francois-Xavier Coudert | 2 | -4/+12 |
2024-07-10 | PR modula2/115823 Wrong expansion of isnormal optab | Gaius Mulley | 2 | -5/+73 |
2024-07-10 | middle-end: Fix stalled swapped condition code value [PR115836] | Uros Bizjak | 1 | -2/+2 |
2024-07-10 | arm: cleanup legacy ARM_PE code | Richard Earnshaw | 2 | -43/+1 |
2024-07-10 | [PR115394] Remove streamer_debugging and it's uses. | Prathamesh Kulkarni | 4 | -32/+0 |
2024-07-10 | Match: Support form 2 for the .SAT_TRUNC | Pan Li | 2 | -1/+20 |
2024-07-10 | testsuite: Tests the pattern folding x/sqrt(x) to sqrt(x) for Float16 | Jennifer Schmitz | 1 | -0/+14 |
2024-07-09 | testsuite: Allow matching `{_1, { 0,0,0,0 }}` for vect/slp-gap-1.c | Andrew Pinski | 1 | -2/+4 |