aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-05i386: Fix addcarry/subborrow issues [PR117860]Uros Bizjak3-20/+140
2024-12-05arm: remove support for iWMMX/iWMMX2 intrinsicsRichard Earnshaw1-1811/+1
2024-12-05aarch64: Mark vluti* intrinsics as QUIETRichard Sandiford1-12/+12
2024-12-05aarch64: Reintroduce FLAG_AUTO_FPRichard Sandiford1-7/+8
2024-12-05aarch64: Rename FLAG_NONE to FLAG_DEFAULTRichard Sandiford3-391/+391
2024-12-05aarch64: Rename FLAG_AUTO_FP to FLAG_QUIETRichard Sandiford2-23/+23
2024-12-05Match: Refactor the unsigned SAT_TRUNC match patterns [NFC]Pan Li1-60/+52
2024-12-05middle-end/117801 - failed register coalescing due to GIMPLE scheduleRichard Biener4-13/+39
2024-12-05libstdc++: Use ADL swap for containers' function objects [PR117921]Jonathan Wakely4-3/+125
2024-12-05arm: Add CDE options for star-mc1 cpuArvin Zhong2-2/+12
2024-12-05doloop: Fix up doloop df use [PR116799]Jakub Jelinek3-1/+91
2024-12-05c: Diagnose unexpected va_start arguments in C23 [PR107980]Jakub Jelinek12-5/+230
2024-12-05AVR: target/107957 - Propagate zero_reg to store sources.Georg-Johann Lay4-5/+63
2024-12-05AVR: target/107957 - Split multi-byte loads and stores.Georg-Johann Lay5-5/+126
2024-12-05AVR: target/64242 - Copy FP to a local reg in nonlocal_goto.Georg-Johann Lay1-1/+6
2024-12-05AVR: Rework patterns that add / subtract an (inverted) MSB.Georg-Johann Lay3-114/+227
2024-12-05doc: Add store-forwarding-max-distance to invoke.texiFilip Kastl1-0/+5
2024-12-05params.opt: Fix typoFilip Kastl1-1/+1
2024-12-05Allow limited extended asm at toplevel [PR41045]Jakub Jelinek14-36/+464
2024-12-05RISC-V: Add const to function_shape::get_name [NFC]Kito Cheng3-73/+73
2024-12-05Daily bump.GCC Administrator6-1/+134
2024-12-04compiler: traverse method declarationsIan Lance Taylor2-22/+30
2024-12-04c++: give suggestion on misspelled class name [PR116771]David Malcolm2-1/+24
2024-12-04libgdiagnostics: documentation tweaksDavid Malcolm7-8/+9
2024-12-04sched1: debug/model: dump predecessor list and BB num [NFC]Vineet Gupta2-7/+17
2024-12-04sched1: parameterize pressure scheduling spilling aggressiveness [PR/114729]Vineet Gupta6-8/+76
2024-12-04AVR: ad target/84211 - Fix dumping INSN_UID for null insn.Georg-Johann Lay1-3/+4
2024-12-04contrib: Fix 2 bugs in check-params-in-docs.pyFilip Kastl1-3/+3
2024-12-04arm: use quotes when referring to command-line options [PR90160]David Malcolm1-3/+3
2024-12-04gcc/configure: Properly remove -O flags from C[XX]FLAGSAndreas Schwab2-8/+40
2024-12-04c++: Don't reject pointer to virtual method during constant evaluation [PR117...Simon Martin2-0/+28
2024-12-04c++: Fix up erroneous template error recovery ICE [PR117826]Jakub Jelinek2-5/+6
2024-12-04tree-optimization/116083 - SLP discovery slownessRichard Biener1-28/+29
2024-12-04RISC-V: Add assert for insn operand out of range access [PR117878][NFC]Pan Li1-0/+6
2024-12-03phiopt: Reset the number of iterations information of a loop when changing an...Andrew Pinski3-0/+75
2024-12-03Fortran: Fix B64.0 formatted write output.Jerry DeLisle2-0/+14
2024-12-04Daily bump.GCC Administrator11-1/+592
2024-12-03Rectify some test cases.Georg-Johann Lay10-8/+17
2024-12-03libstdc++: Fix parallel std::exclusive_scan [PR108236]Jonathan Wakely5-7/+104
2024-12-03libstdc++: Simplify allocator propagation helpers using 'if constexpr'Jonathan Wakely1-53/+3
2024-12-03libstdc++: Add fancy pointer support to std::forward_list [PR57272]Jonathan Wakely7-143/+635
2024-12-03libstdc++: Add fancy pointer support to std::list [PR57272]Jonathan Wakely8-88/+737
2024-12-03libstdc++: Stop using _Self typedefs in std::list iteratorsJonathan Wakely1-19/+21
2024-12-03libstdc++: Refactor std::list::size() for cxx11 ABIJonathan Wakely1-82/+97
2024-12-03AVR: Skip some test cases that don't work for it.Georg-Johann Lay4-0/+12
2024-12-03AVR: Improve location of late diagnostics.Georg-Johann Lay6-22/+34
2024-12-03Move some CRC tests into the gcc.dg/torture directoryJeff Law22-0/+0
2024-12-03c++/contracts: ICE with contract assert on non-empty statement [PR 117579]Nina Ranns2-2/+13
2024-12-03maintainer-scripts: build the libgdiagnostics docs for the website [PR117883]David Malcolm1-7/+19
2024-12-03maintainer-scripts: fix jit docs on websiteDavid Malcolm1-1/+2