aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-12-18OpenMP: Add declare variant's 'append_args' clause in C/C++Tobias Burnus15-265/+1197
2024-12-18c++: Use type_id_in_expr_sentinel in 6 further spots in the parserJakub Jelinek1-25/+17
2024-12-18c++: Fix up pedantic handling of alignas [PR110345]Jakub Jelinek13-8/+223
2024-12-18c++: Add {,un}likely attribute further test coverage [PR110345]Jakub Jelinek2-0/+298
2024-12-18c++: Add fallthrough attribute further test coverage [PR110345]Jakub Jelinek2-0/+179
2024-12-18c++: Add carries_dependency further test coverage [PR110345]Jakub Jelinek1-0/+152
2024-12-18c++: Handle attributes on exception declarations [PR110345]Jakub Jelinek2-4/+175
2024-12-18c++: Diagnose attributes on class/enum declarations [PR110345]Jakub Jelinek2-0/+19
2024-12-18c++: Handle enum attributes like class attributes [PR110345]Jakub Jelinek2-6/+13
2024-12-18inline-asm: Add - constraint modifier support for toplevel extended asm [PR41...Jakub Jelinek10-7/+100
2024-12-18inline-asm: Add support for cc operand modifierJakub Jelinek5-4/+27
2024-12-18inline asm: Add new constraint for symbol definitionsJakub Jelinek8-2/+101
2024-12-18LoongArch: Add crc testsXi Ruoyao2-0/+133
2024-12-18LoongArch: Combine xor and crc instructionsXi Ruoyao1-0/+25
2024-12-18LoongArch: Add CRC expander to generate faster CRCXi Ruoyao1-0/+57
2024-12-18LoongArch: Add bit reverse operationsXi Ruoyao1-0/+51
2024-12-18LoongArch: Remove QHSD and use QHWD insteadXi Ruoyao1-3/+2
2024-12-18Documentation: Fix paste-o in recent OpenMP/OpenACC patchSandra Loosemore1-1/+1
2024-12-17c++: modules: Fix 32-bit overflow with 64-bit location_t [PR117970]Lewis Hyatt1-2/+3
2024-12-18Daily bump.GCC Administrator6-1/+224
2024-12-17c++: print NONTYPE_ARGUMENT_PACK [PR118073]Marek Polacek2-0/+25
2024-12-17Documentation: Make OpenMP/OpenACC docs easier to find [PR26154]Sandra Loosemore6-150/+227
2024-12-17middle-end/118062 - bogus lowering of vector comparesRichard Biener1-1/+2
2024-12-17c++: ICE initializing array of aggrs [PR117985]Marek Polacek3-0/+64
2024-12-17[PATCH] RISC-V: optimization on checking certain bits set ((x & mask) == val)Oliver Kozul2-0/+44
2024-12-17RISC-V: Remove svvptc from riscv-ext-bitmask.defYangyu Chen1-1/+0
2024-12-17testsuite: arm: Mark pr81812.C as xfail for thumb1Torbjörn SVENSSON1-0/+2
2024-12-17[PATCH v2 2/2] RISC-V: Add Tenstorrent Ascalon 8 wide architectureAnton Blanchard4-1/+108
2024-12-17[PATCH v2 1/2] RISC-V: Document thead-c906, xiangshan-nanhu, and generic-oooAnton Blanchard1-5/+6
2024-12-17testsuite: arm: Add -mtune to all arm_cpu_* effective targetsTorbjörn SVENSSON1-12/+15
2024-12-17RISC-V: Add new constraint R for register even-odd pairsKito Cheng3-0/+30
2024-12-17RISC-V: Implment N modifier for printing the register number rather than the ...Kito Cheng5-0/+74
2024-12-17RISC-V: Rename internal operand modifier N to nKito Cheng3-5/+5
2024-12-17RISC-V: Add cr and cf constraintKito Cheng7-11/+77
2024-12-17RISC-V: Rename constraint c0* to k0*Kito Cheng4-233/+233
2024-12-17ipa: Improve how we derive value ranges from IPA invariantsMartin Jambor6-26/+67
2024-12-17ipa: Better value ranges for pointer integer constantsMartin Jambor1-19/+16
2024-12-17ipa: Skip widening type conversions in jump function constructionsMartin Jambor2-0/+88
2024-12-17c++: Diagnose earlier non-static data members with cv containing class type [...Jakub Jelinek2-1/+9
2024-12-17Fortran: Fix associate with derived type array construtor [PR117347]Andre Vehreschild2-0/+40
2024-12-17Daily bump.GCC Administrator6-1/+274
2024-12-16i386: Fix tabs vs. spaces in mmx.mdUros Bizjak1-140/+140
2024-12-16i386: Add HImode to VALID_SSE2_REG_MODEUros Bizjak2-5/+1
2024-12-16testsuite: Force max-completely-peeled-insns=300 for CRIS, PR118055Hans-Peter Nilsson2-2/+2
2024-12-16sarif-replay: handle embedded links (§3.11.6)David Malcolm4-6/+117
2024-12-16libgdiagnostics: consolidate logical locationsDavid Malcolm7-43/+497
2024-12-16sarif-replay: quote source from artifact contents [PR117943]David Malcolm12-37/+510
2024-12-16diagnostics: move libgdiagnostics dc from sinks into diagnostic_managerDavid Malcolm14-172/+207
2024-12-16diagnostics: implement file_cache::dumpDavid Malcolm3-0/+54
2024-12-16testsuite: Require int32plus target for gcc.dg/pr117816.cDimitar Dimitrov1-1/+1