aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Daily bump.GCC Administrator9-1/+161
2023-11-20RISC-V: Optimize constant AVL for LRA patternJuzhe-Zhong2-3/+33
2023-11-19c++: Set DECL_CONTEXT for __cxa_thread_atexit [PR99187]Nathaniel Shead3-2/+27
2023-11-19[committed] RISC-V: Infrastructure for instruction fusionPhilipp Tomsich3-35/+314
2023-11-19[committed] Fix missing mode on a few unspec/unspec_volatile operandsJeff Law5-11/+11
2023-11-19testsuite: Don't use -mfloat128 with AIX.David Edelsohn1-3/+3
2023-11-19Makefile.tpl: Avoid race condition in generating site.exp from the top levelLewis Hyatt2-12/+28
2023-11-19libcpp: split decls out to rich-location.hDavid Malcolm16-672/+713
2023-11-19RISC-V: Fix bug of tuple move splitterJuzhe-Zhong2-0/+20
2023-11-18analyzer: new warning: -Wanalyzer-undefined-behavior-strtok [PR107573]David Malcolm19-17/+619
2023-11-19Daily bump.GCC Administrator9-1/+448
2023-11-18MAINTAINERS: Update my email address.Petter Tomner1-2/+2
2023-11-18libstdc++: Check string value_type in std::make_format_args [PR112607]Jonathan Wakely2-4/+38
2023-11-18libstdc++: Add fast path for std::format("{}", x) [PR110801]Jonathan Wakely1-1/+163
2023-11-19LoongArch: Fix "-mexplict-relocs=none -mcmodel=medium" producing %call36 when...Xi Ruoyao1-4/+2
2023-11-19LoongArch: Add fine-grained control for LAM_BH and LAMCASXi Ruoyao7-10/+27
2023-11-19LoongArch: Don't emit dbar 0x700 if -mld-seq-saXi Ruoyao2-5/+6
2023-11-19LoongArch: Take the advantage of -mdiv32 if it's enabledXi Ruoyao3-5/+68
2023-11-19LoongArch: Add evolution features of base ISA revisionsXi Ruoyao3-18/+52
2023-11-19LoongArch: genopts: Add infrastructure to generate code for new features in I...Xi Ruoyao10-36/+245
2023-11-19LoongArch: Fix internal error running "gcc -march=native" on LA664Xi Ruoyao5-0/+9
2023-11-18gcov: Improve -fprofile-update=atomicSebastian Huber4-16/+114
2023-11-18gcov: Add gen_counter_update()Sebastian Huber1-71/+62
2023-11-18Add TARGET_HAVE_LIBATOMICSebastian Huber4-0/+17
2023-11-18gcov: Remove TARGET_GCOV_TYPE_SIZE target hookSebastian Huber10-53/+4
2023-11-18RISC-V: Fix mismatched new delete for unique_ptrKito Cheng1-3/+3
2023-11-18MAINTAINERS: Update my e-mail addressFrederik Harwath1-1/+1
2023-11-18RISC-V: Refactor RVV iterators[NFC]Juzhe-Zhong1-507/+94
2023-11-18Testsuite: remove unused variablesFrancois-Xavier Coudert2-2/+0
2023-11-18libsanitizer: fix build on darwinFrancois-Xavier Coudert1-0/+2
2023-11-18LoongArch: atomic_load and atomic_store are implemented using dbar grading.Lulu Cheng1-5/+65
2023-11-18LoongArch: Implement atomic operations using LoongArch1.1 instructions.Lulu Cheng4-49/+147
2023-11-18LoongArch: Add LA664 support.Lulu Cheng11-13/+51
2023-11-18LoongArch: Add code generation support for call36 function calls.Lulu Cheng14-36/+268
2023-11-17analyzer: new warning: -Wanalyzer-infinite-loop [PR106147]David Malcolm38-86/+1547
2023-11-18Daily bump.GCC Administrator6-1/+245
2023-11-17vect: Pass truth type to vect_get_vec_defs.Robin Dapp3-9/+75
2023-11-17libstdc++: Regenerate config.h.inJonathan Wakely1-1/+1
2023-11-17libstdc++: Define C++26 saturation arithmetic functions (P0543R3)Jonathan Wakely12-0/+455
2023-11-17c++: Implement C++ DR 2406 - [[fallthrough]] attribute and iteration statementsJakub Jelinek5-9/+143
2023-11-17libstdc++: Adjust std::in_range template parameter nameJonathan Wakely1-7/+7
2023-11-17libstdc++: Add more Doxygen comments and another test for std::out_ptrJonathan Wakely2-5/+55
2023-11-17libstdc++: Fix Doxygen markupJonathan Wakely1-1/+1
2023-11-17match.pd: Optimize ctz/popcount/parity/ffs on extended argument [PR112566]Jakub Jelinek4-6/+212
2023-11-17vect: Fix check_reduction_path [PR112374]Jakub Jelinek4-2/+79
2023-11-17tree-optimization/112585 - new testcaseRichard Biener1-0/+18
2023-11-17Revert "tree-optimization/112281 - loop distribution and zero dependence dist...Richard Biener2-23/+3
2023-11-17Fortran: Accept -std=f2023, update line-length for Fortran 2023Tobias Burnus20-27/+918
2023-11-17PR target/53372: Don't ignore section attribute with address-space.Georg-Johann Lay3-1/+27
2023-11-17Testsuite: silence some noise in outputFrancois-Xavier Coudert2-4/+0