aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-19Update gcc de.poJoseph Myers1-975/+677
2024-03-19analyzer: fix ICE due to corrupt MEM_REFs [PR113505]Jakub Jelinek2-6/+34
2024-03-19diagnostics: fix corrupt json/SARIF on stderr [PR114348]David Malcolm4-1/+37
2024-03-19RISC-V: Update test expectancies with recent scheduler changeEdwin Lu23-69/+75
2024-03-19RISC-V: Fix C23 (...) functions returning large aggregates [PR114175]Edwin Lu1-1/+2
2024-03-19libstdc++: Fix infinite loop in std::binomial_distribution [PR114359]Jonathan Wakely2-1/+13
2024-03-19libstdc++: Suppress deprecation messages from <tbb/task.h> [PR101228]Jonathan Wakely1-0/+10
2024-03-19libstdc++: Regenerate <bits/version.h> in maintainer modeJonathan Wakely3-0/+12
2024-03-19libstdc++: Update docs on build process and generated filesJonathan Wakely5-27/+262
2024-03-19libstdc++: Fix Python scripts to output the correct filenameJonathan Wakely4-5/+11
2024-03-19libstdc++: Fix typos in MemoryChecker assertion messages in PSTL testsJonathan Wakely1-7/+7
2024-03-19libstdc++: Begin lifetime of storage in std::vector<bool> [PR114367]Jonathan Wakely1-6/+6
2024-03-19analyzer: fixes to __atomic_{exchange,load,store} [PR114286]David Malcolm2-33/+150
2024-03-19testsuite, Darwin: Use the IOKit framework in framework-1.c [PR114049].Iain Sandoe1-1/+7
2024-03-19libstdc++: Sync the atomic_link_flags implementation with GCC.Iain Sandoe1-1/+1
2024-03-19libstdc++, Darwin: Do not use dev/null as the file for executables.Iain Sandoe1-1/+19
2024-03-19tree-optimization/114151 - revert PR114074 fixRichard Biener2-37/+30
2024-03-19arc: Fix up arc_setup_incoming_varargs [PR114175]Jakub Jelinek1-1/+2
2024-03-19LoongArch: Fix C23 (...) functions returning large aggregates [PR114175]Xi Ruoyao1-1/+7
2024-03-19arm: [MVE intrinsics] Fix support for loads [PR target/114323]Christophe Lyon2-1/+23
2024-03-19alpha: Fix alpha_setup_incoming_varargs [PR114175]Jakub Jelinek1-1/+2
2024-03-19rs6000: Fix up setup_incoming_varargs [PR114175]Jakub Jelinek2-1/+286
2024-03-19openmp: Make c_omp_check_loop_binding_exprs diagnostics translatable [PR114364]Jakub Jelinek1-12/+39
2024-03-19tree-optimization/114375 - disallow SLP discovery of permuted mask loadsRichard Biener3-10/+81
2024-03-18[PATCH v5 1/1] RISC-V: Add support for XCVbi extension in CV32E40PMary Bennett12-1/+198
2024-03-18[PATCH] RISC-V: Add XiangShan Nanhu microarchitecture.Chen Jiawei6-1/+208
2024-03-19c++: Fix handling of no-linkage decls for modulesNathaniel Shead13-12/+372
2024-03-19Daily bump.GCC Administrator9-1/+300
2024-03-18c-c++-common/Wrestrict.c: fix some typos and enable for LLP64Jonathan Yong1-6/+6
2024-03-18analyzer: fix ICEs due to sloppy types in bounds-checking [PR110902,PR110928,...David Malcolm19-333/+1070
2024-03-18analyzer: support null operands in remove_ssa_namesDavid Malcolm1-1/+2
2024-03-18libstdc++: Fix N3344 behavior on _Safe_iterator::_M_can_advanceFrançois Dumont2-0/+19
2024-03-18libstdc++: Fix _Safe_local_iterator<>::_M_valid_rangeFrançois Dumont2-1/+35
2024-03-18i386: Unify {general,timode}_scalar_chain::convert_op [PR111822]Uros Bizjak3-95/+40
2024-03-18Fortran: error recovery in frontend optimization [PR103715]Harald Anlauf2-0/+15
2024-03-18testsuite: Turn errors back into warnings in arm/acle/cde-mve-error-2.cThiago Jung Bauermann1-31/+32
2024-03-18PR modula2/114380 Incorrect type specified in an error messageGaius Mulley2-1/+15
2024-03-18Update gcc fr.po, sv.poJoseph Myers2-1481/+975
2024-03-18gcc_update: Add missing generated filesJonathan Wakely1-0/+8
2024-03-19testsuite: Fix excess errors for new modules testcases on powerpc [PR114320]Nathaniel Shead2-2/+2
2024-03-18Add missing config/i386/zn4zn5.md fileJan Hubicka1-0/+1785
2024-03-18Add AMD znver5 processor enablement with scheduler modelJan Hubicka18-1080/+219
2024-03-18avr.md - Tweak xor insn constraints.Georg-Johann Lay4-31/+72
2024-03-18testsuite: Define _POSIX_C_SOURCE for testTorbjörn SVENSSON1-0/+1
2024-03-18Add missing <any_logic>hf/bf patterns.liuhongt3-15/+28
2024-03-18hppa: Improve handling of REG+D addresses when generating PA 2.0 codeJohn David Anglin3-25/+25
2024-03-18Daily bump.GCC Administrator8-1/+81
2024-03-17Fortran: fix for absent array argument passed to optional dummy [PR101135]Harald Anlauf3-1/+120
2024-03-17hppa: Fix complaint about non-delegitimized UNSPEC UNSPEC_TPJohn David Anglin1-1/+7
2024-03-17libstdc++: Implement N3644 on _Safe_iterator<> [PR114316]François Dumont3-0/+44