aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
12 daysRISC-V: Add support for the XAndesvdot ISA extension.Kuan-Lin Chen20-3/+2488
12 days[RISC-V] Fix ordering of pipeline modelsJeff Law1-1/+1
12 daysRISC-V: Add support for the XAndesvpackfph ISA extension.Kuan-Lin Chen19-1/+1381
12 daysc++: Update TLS model after processing a TLS variableH.J. Lu5-4/+61
12 daysAVR: ad target/121794 - Invoke zero_reg less.Georg-Johann Lay1-5/+5
13 daysRISC-V: Add test for vec_duplicate + vnmsub.vv unsigned combine with GR2VR co...Pan Li16-0/+76
13 daysRISC-V: Add test for vec_duplicate + vnmsub.vv signed combine with GR2VR cost...Pan Li18-0/+446
13 daysRISC-V: Combine vec_duplicate + vnmsub.vv to vnmsub.vx on GR2VR costPan Li2-27/+31
13 daysDaily bump.GCC Administrator5-1/+224
13 daysdoc: drop verify-canonical-types=1 refSam James1-2/+1
13 daysdep_fusion: Fix if target does not have macro fusion [PR121835]Andrew Pinski1-0/+4
13 daysgcc: introduce the dep_fusion passArtemiy Volkov7-3/+169
13 daysdoc: fix -momit-leaf-frame-pointer typoSam James1-1/+1
13 daysforwprop: Factor out the memcpy followed by memset optimizationAndrew Pinski1-198/+212
13 daysforwprop: Factor out memchr optimization to its own functionAndrew Pinski1-60/+70
13 daysipa: Fix build on MacOSSimon Martin1-0/+1
13 daysinstall: Properly capitalize GNU BinutilsGerald Pfeifer1-12/+12
13 daysdoc: consistently say 'whole-program' where appropriateSam James1-4/+4
13 daysdoc: consistently spell 'GNU Binutils'Sam James1-2/+2
13 daysdoc: update incremental link vs binutils informationSam James1-7/+6
13 daysRISC-V: Add support for the XAndesvsintload ISA extension.Kuan-Lin Chen13-1/+468
13 daysRISC-V: Add support for the XAndesvbfhcvt ISA extension.Kuan-Lin Chen23-3/+648
13 daysRISC-V: Add tt-ascalon-d8 pipeline descriptionAnton Blanchard4-2/+357
13 daysFortran: Implement correct form of PDT constructors [PR84119]Paul Thomas2-23/+45
13 daysphiopt: Improve locations for factor out conditional operation [PR108466]Andrew Pinski2-3/+53
13 days[RISC-V] Adjust recently added testJeff Law1-1/+1
13 daysc++/modules: Fix exported using-directive of imported namespace [PR121702]Nathaniel Shead7-90/+193
13 daysc++/modules: Support ADL on non-discarded GM entities [PR121705]Nathaniel Shead9-63/+131
14 daysDaily bump.GCC Administrator7-1/+189
14 daysgcc: PR121757 test needs LTO effective targetSam James1-0/+1
14 daysFix uninitialized variable in frontend [PR121806]Andre Vehreschild1-1/+1
14 daysRISC-V: Check if we can vec_extract [PR121510].Robin Dapp2-1/+20
2025-09-05c: Allow translations of a lot of C FE messagesJakub Jelinek3-342/+326
2025-09-05rtl-ssa: Maintain clobber_group invariant [PR121757]Richard Sandiford3-13/+38
2025-09-05cobol: Improved handling of COBOL Special Registers.Robert Dubner3-73/+52
2025-09-05testsuite: Fix gcc.dg/torture/pr121695-1.cGeorg-Johann Lay1-8/+8
2025-09-05AVR: target/121794 - Invoke zero_reg less.Georg-Johann Lay1-27/+47
2025-09-05Avoid costing vector stmts with count == 0Richard Biener2-5/+7
2025-09-05tree-optimization/121802 - fix vect_setup_realignmentRichard Biener3-8/+7
2025-09-05c++: Fix cxx_eval_cxa_builtin_fn diagnostic messageJakub Jelinek1-1/+1
2025-09-05testsuite: Fix up fixed-point/bitint-1.c testJakub Jelinek1-0/+1
2025-09-05Remove file that shouldn't have been committed.Jakub Jelinek1-1545/+0
2025-09-05testsuite, powerpc, v2: Fix vsx-vectorize-* after alignment peeling [PR118567]Jakub Jelinek8-0/+288
2025-09-05testsuite, powerpc, v2: Fix vsx-vectorize-* after alignment peeling [PR118567]Jakub Jelinek8-241/+7
2025-09-05aarch64: Use SVE for V2DImode integer min/max operationsKyrylo Tkachov4-6/+63
2025-09-05Fortran: Check PDT parameters are of integer type [PR84432, PR114815]Paul Thomas4-18/+74
2025-09-05Fortran: Check PDT parameters are of integer type [PR83762, PR102457]Paul Thomas3-1/+39
2025-09-05Daily bump.GCC Administrator4-1/+319
2025-09-05RISC-V: Add test for vec_duplicate + vmadd.vv unsigned combine with GR2VR cos...Pan Li18-0/+261
2025-09-05RISC-V: Add test for vec_duplicate + vmadd.vv signed combine with GR2VR cost ...Pan Li18-0/+276