aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 daysvarasm: Add support for emitting binary data with the new gas .base64 directiveJakub Jelinek5-3/+162
2 daysFix SSA_NAME leak due to def_stmt is removed before use_stmt.liuhongt2-4/+24
2 days[APX NF] Add a pass to convert legacy insn to NF insnsHongyu Wang5-5/+259
2 daysarm: Fix the expected output of the test pr111235.c [PR115894]Surya Kumari Jangala1-1/+1
2 daysRISC-V: Implement locality for __builtin_prefetchMonk Chiang4-3/+69
2 daysaarch64: Fix the expected output of the test cpy_1.c [PR115892]Surya Kumari Jangala1-0/+6
2 daysCRIS: Adjust gcc.dg/tree-ssa/loop-1.cHans-Peter Nilsson1-3/+2
2 daysRISC-V: Add md files for vector BFloat16Feng Wang5-17/+407
2 daysRISC-V: Add Zvfbfmin and Zvfbfwma intrinsicFeng Wang8-17/+232
2 daysAVX512BF16: Do not allow permutation with vcvtne2ps2bf16 [PR115889]Hongyu Wang3-48/+1
2 daysRISC-V: Add vector type of BFloat16 formatFeng Wang7-3/+291
2 daysDaily bump.GCC Administrator5-1/+45
3 daysi386: Tweak i386-expand.cc to restore bootstrap on RHEL.Roger Sayle1-13/+13
3 daysc, objc: Add -Wunterminated-string-initializationAlejandro Colomar5-5/+33
3 daysCRIS: Fix up last comment.Hans-Peter Nilsson1-4/+3
3 daysCRIS: Disable late-combine by default, related PR115883Hans-Peter Nilsson1-0/+37
3 daysDaily bump.GCC Administrator10-1/+307
4 daysDocument return value in write_cv_integerMark Harmstone1-1/+1
4 daysMake sure CodeView symbols are alignedMark Harmstone1-0/+2
4 daysAvoid magic numbers when writing CodeView paddingMark Harmstone1-4/+7
4 daysAdd CodeView enum cv_sym_typeMark Harmstone1-5/+11
4 daysAdd CodeView enum cv_leaf_typeMark Harmstone2-25/+35
4 daysfortran: Correctly evaluate scalar MASK arguments of MINLOC/MAXLOCMikael Morin2-0/+34
4 daysAdd gcc.gnu.org account names to MAINTAINERSRichard Sandiford2-791/+969
4 daysdiagnostics: add highlight-a vs highlight-b in colorization and pp_markupDavid Malcolm54-196/+1580
4 daystree-optimization/115868 - ICE with .MASK_CALL in simdcloneRichard Biener1-3/+8
4 daysDaily bump.GCC Administrator10-1/+396
4 daysdoc: Update GNU Modula 2 mailing list linksGerald Pfeifer1-2/+2
5 days[PR rtl-optimization/115876] Fix one of two ubsan reported issues in new ext-...Jeff Law1-2/+2
5 daysdoc: remove @opindex for fconcepts-tsMarek Polacek1-3/+1
5 daysFix Xcode 16 build break with NULL != nullptrDaniel Bertalan6-14/+14
5 daysrtl-ssa: Fix prev_any_insn [PR115785]Richard Sandiford4-41/+747
5 daysmodula2: bootstrap fix for string and vector headers.FX Coudert2-3/+3
5 days[RISC-V] Avoid unnecessary sign extension after memcmpJeff Law2-11/+18
5 daysc++/modules: Add testcase for fixed issue with usings [PR115798]Nathaniel Shead3-0/+34
5 daysc++/modules: Handle redefinitions of using-declsNathaniel Shead4-12/+54
5 daysc++: Introduce USING_DECLs for non-function usings [PR114683]Nathaniel Shead17-135/+308
5 dayss390: Fully exploit vgm, vgbm, vrepiStefan Schulze Frielinghaus42-178/+2577
5 dayss390: Fix output template for movv1qiStefan Schulze Frielinghaus1-2/+2
5 daysi386: Some AVX512 ternlog expansion refinements.Roger Sayle1-48/+78
5 dayss390: Align *cjump_64 and *icjump_64Stefan Schulze Frielinghaus1-1/+2
5 daysaarch64: Avoid alloca in target attribute parsingRichard Sandiford1-4/+8
5 days[libstdc++] [testsuite] require dfprt on some testsAlexandre Oliva9-9/+9
5 days[alpha] adjust MEM alignment for block move [PR115459]Alexandre Oliva1-0/+12
5 daysRISC-V: NO_WARNING preferred else value for RVVYunQiang Su2-1/+16
5 daysfortran: Factor the evaluation of MINLOC/MAXLOC's BACK argumentMikael Morin3-0/+524
5 daysRISC-V: Disable misaligned vector access in hook riscv_slow_unaligned_access[...xuli2-2/+55
5 daysRISC-V: Add SiFive extensions, xsfvcp and xsfceaseKito Cheng4-0/+48
5 daysrs6000: Remove vcond{,u} expandersKewen Lin3-162/+1
5 daystree-optimization/115867 - ICE with simdcall vectorization in masked loopRichard Biener1-1/+6