aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-07-15RISC-V: Implement locality for __builtin_prefetchMonk Chiang4-3/+69
2024-07-14aarch64: Fix the expected output of the test cpy_1.c [PR115892]Surya Kumari Jangala1-0/+6
2024-07-15CRIS: Adjust gcc.dg/tree-ssa/loop-1.cHans-Peter Nilsson1-3/+2
2024-07-15RISC-V: Add md files for vector BFloat16Feng Wang5-17/+407
2024-07-15RISC-V: Add Zvfbfmin and Zvfbfwma intrinsicFeng Wang8-17/+232
2024-07-15AVX512BF16: Do not allow permutation with vcvtne2ps2bf16 [PR115889]Hongyu Wang3-48/+1
2024-07-15RISC-V: Add vector type of BFloat16 formatFeng Wang7-3/+291
2024-07-15Daily bump.GCC Administrator5-1/+45
2024-07-14i386: Tweak i386-expand.cc to restore bootstrap on RHEL.Roger Sayle1-13/+13
2024-07-14c, objc: Add -Wunterminated-string-initializationAlejandro Colomar5-5/+33
2024-07-14CRIS: Fix up last comment.Hans-Peter Nilsson1-4/+3
2024-07-14CRIS: Disable late-combine by default, related PR115883Hans-Peter Nilsson1-0/+37
2024-07-14Daily bump.GCC Administrator7-1/+273
2024-07-13Document return value in write_cv_integerMark Harmstone1-1/+1
2024-07-13Make sure CodeView symbols are alignedMark Harmstone1-0/+2
2024-07-13Avoid magic numbers when writing CodeView paddingMark Harmstone1-4/+7
2024-07-13Add CodeView enum cv_sym_typeMark Harmstone1-5/+11
2024-07-13Add CodeView enum cv_leaf_typeMark Harmstone2-25/+35
2024-07-13fortran: Correctly evaluate scalar MASK arguments of MINLOC/MAXLOCMikael Morin2-0/+34
2024-07-13diagnostics: add highlight-a vs highlight-b in colorization and pp_markupDavid Malcolm52-186/+1547
2024-07-13tree-optimization/115868 - ICE with .MASK_CALL in simdcloneRichard Biener1-3/+8
2024-07-13Daily bump.GCC Administrator8-1/+361
2024-07-13doc: Update GNU Modula 2 mailing list linksGerald Pfeifer1-2/+2
2024-07-12[PR rtl-optimization/115876] Fix one of two ubsan reported issues in new ext-...Jeff Law1-2/+2
2024-07-12doc: remove @opindex for fconcepts-tsMarek Polacek1-3/+1
2024-07-12Fix Xcode 16 build break with NULL != nullptrDaniel Bertalan6-14/+14
2024-07-12rtl-ssa: Fix prev_any_insn [PR115785]Richard Sandiford4-41/+747
2024-07-12modula2: bootstrap fix for string and vector headers.FX Coudert2-3/+3
2024-07-12[RISC-V] Avoid unnecessary sign extension after memcmpJeff Law2-11/+18
2024-07-12c++/modules: Add testcase for fixed issue with usings [PR115798]Nathaniel Shead3-0/+34
2024-07-12c++/modules: Handle redefinitions of using-declsNathaniel Shead4-12/+54
2024-07-12c++: Introduce USING_DECLs for non-function usings [PR114683]Nathaniel Shead17-135/+308
2024-07-12s390: Fully exploit vgm, vgbm, vrepiStefan Schulze Frielinghaus42-178/+2577
2024-07-12s390: Fix output template for movv1qiStefan Schulze Frielinghaus1-2/+2
2024-07-12i386: Some AVX512 ternlog expansion refinements.Roger Sayle1-48/+78
2024-07-12s390: Align *cjump_64 and *icjump_64Stefan Schulze Frielinghaus1-1/+2
2024-07-12aarch64: Avoid alloca in target attribute parsingRichard Sandiford1-4/+8
2024-07-12[alpha] adjust MEM alignment for block move [PR115459]Alexandre Oliva1-0/+12
2024-07-12RISC-V: NO_WARNING preferred else value for RVVYunQiang Su2-1/+16
2024-07-12fortran: Factor the evaluation of MINLOC/MAXLOC's BACK argumentMikael Morin3-0/+524
2024-07-12RISC-V: Disable misaligned vector access in hook riscv_slow_unaligned_access[...xuli2-2/+55
2024-07-12RISC-V: Add SiFive extensions, xsfvcp and xsfceaseKito Cheng4-0/+48
2024-07-12rs6000: Remove vcond{,u} expandersKewen Lin3-162/+1
2024-07-12tree-optimization/115867 - ICE with simdcall vectorization in masked loopRichard Biener1-1/+6
2024-07-11[committed] Fix m68k bootstrap segfault with late-combineJeff Law1-1/+1
2024-07-12LoongArch: Remove unreachable codes.Lulu Cheng2-148/+8
2024-07-12LoongArch: TFmode is not allowed to be stored in the float register.Lulu Cheng3-8/+9
2024-07-12Daily bump.GCC Administrator5-1/+188
2024-07-11[to-be-committed,RISC-V] Eliminate unnecessary sign extension after inlined s...Jeff Law2-14/+29
2024-07-11Ranger: Mark a few classes as finalAndrew Pinski1-3/+3