aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-18c/111975 - GIMPLE FE dumping and parsing of TARGET_MEM_REFRichard Biener3-10/+101
2023-12-18RISC-V: Enable vect test for RV32Juzhe-Zhong1-3/+4
2023-12-18libgomp: Make libgomp.c/declare-variant-1.c test x86 specificJakub Jelinek1-9/+8
2023-12-18RISC-V: Fix natural regsize for fixed-vlmax of -march=rv64gc_zve32fJuzhe-Zhong4-3/+102
2023-12-18tree-object-size: Robustify alloc_size attribute handling [PR113013]Jakub Jelinek2-9/+35
2023-12-18testsuite: Fix up abi-tag25a.C test for C++11Jakub Jelinek1-1/+1
2023-12-18RISC-V: Bugfix for the RVV const vectorPan Li1-1/+1
2023-12-18testsuite: Fix cpymem-1.c dump checks under different riscv-sim for RVV.xuli1-3/+26
2023-12-18libphobos: Update build scripts for LoongArch64.Yang Yujie4-40/+87
2023-12-18libruntime: Add fiber context switch code for LoongArch.Yang Yujie1-0/+133
2023-12-18LoongArch: Add support for D frontend.liushuyu7-0/+114
2023-12-18RISC-V: Add viota missed avl_type attributexuli2-1/+76
2023-12-18RISC-V: Fix POLY INT handle bugPan Li2-4/+45
2023-12-18Daily bump.GCC Administrator4-1/+61
2023-12-17Fortran: fix argument passing to CONTIGUOUS,TARGET dummy [PR97592]Harald Anlauf2-1/+237
2023-12-17LoongArch: Add alslsi3_extendXi Ruoyao1-0/+12
2023-12-17LoongArch: Fix instruction costs [PR112936]Xi Ruoyao3-29/+43
2023-12-17LoongArch: Include rtl.h for COSTS_N_INSNS instead of hard coding our ownXi Ruoyao1-2/+1
2023-12-17install: Streamline the hppa*-hp-hpux* sectionGerald Pfeifer1-21/+2
2023-12-17doc: Remove references to buildstat.htmlGerald Pfeifer1-52/+1
2023-12-17Daily bump.GCC Administrator11-1/+426
2023-12-16libstdc++: Fix bootstrap on AIX due to fileno macroJonathan Wakely1-1/+1
2023-12-17c++: Seed namespaces for bindings [PR106363]Nathaniel Shead3-3/+20
2023-12-16analyzer: add sarif properties for bounds checking diagnosticsDavid Malcolm7-0/+208
2023-12-16json: fix escaping of object keysDavid Malcolm1-40/+54
2023-12-16libstdc++: Update some baseline_symbols.txt (x32)H.J. Lu1-1/+110
2023-12-16libstdc++: Optimize std::remove_pointer compilation performanceKen Matsui1-1/+7
2023-12-16libstdc++: Optimize std::is_object compilation performanceKen Matsui1-0/+14
2023-12-16libstdc++: Optimize std::is_function compilation performanceKen Matsui1-2/+21
2023-12-16libstdc++: Optimize std::is_reference compilation performanceKen Matsui1-0/+14
2023-12-16libstdc++: Optimize std::is_member_object_pointer compilation performanceKen Matsui1-1/+16
2023-12-16libstdc++: Optimize std::is_member_function_pointer compilation performanceKen Matsui1-0/+16
2023-12-16libstdc++: Optimize std::is_member_pointer compilation performanceKen Matsui1-1/+15
2023-12-16libstdc++: Optimize std::is_scoped_enum compilation performanceKen Matsui1-0/+12
2023-12-16libstdc++: Optimize std::is_bounded_array compilation performanceKen Matsui1-0/+5
2023-12-16libstdc++: Optimize std::is_array compilation performanceKen Matsui1-0/+12
2023-12-16analyzer: use bit-level granularity for concrete bounds-checking [PR112792]David Malcolm6-183/+512
2023-12-16Fortran: Prevent unwanted finalization with -w option [PR112459]Paul Thomas3-2/+43
2023-12-16Fortran: Fix problems with class array function selectors [PR112834]Paul Thomas6-6/+109
2023-12-16c++: Fix unchecked use of CLASSTYPE_AS_BASE [PR113031]Nathaniel Shead2-1/+36
2023-12-16[aarch64] Add function multiversioning supportAndrew Carlotti19-124/+1141
2023-12-16Add support for target_version attributeAndrew Carlotti14-23/+124
2023-12-16ada: Improve attribute exclusion handlingAndrew Carlotti1-37/+33
2023-12-16c-family: Simplify attribute exclusion handlingAndrew Carlotti3-52/+34
2023-12-16aarch64: Add cpu feature detection to libgccAndrew Carlotti2-0/+501
2023-12-16aarch64: Fix +nopredres, +nols64 and +nomopsAndrew Carlotti3-10/+23
2023-12-16aarch64: Fix +nocrypto handlingAndrew Carlotti5-15/+43
2023-12-16Daily bump.GCC Administrator10-1/+510
2023-12-15[PATCH v4 2/3] RISC-V: Update XCValu constraints to match other vendorsMary Bennett2-9/+10
2023-12-15[PATCH v4 1/3] RISC-V: Add support for XCVelw extension in CV32E40PMary Bennett10-0/+60