aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-07-15Fix liveness computation for shift/rotate counts in ext-dceJeff Law1-3/+4
2024-07-15Fix sign/carry bit handling in ext-dce.Jeff Law2-2/+92
2024-07-15c++: alias template with dependent attributes [PR115897]Patrick Palka2-0/+42
2024-07-15Revert "RISC-V: Attribute parser: Use alloca() instead of new + std::unique_ptr"Christoph Müllner1-3/+6
2024-07-15RISC-V: Allow adding enabled extension via target arch attributesChristoph Müllner5-8/+47
2024-07-15RISC-V: Rewrite target attribute handlingChristoph Müllner23-203/+371
2024-07-15RISC-V: Attribute parser: Use alloca() instead of new + std::unique_ptrChristoph Müllner1-6/+3
2024-07-15[i386] adjust flag_omit_frame_pointer in a single function [PR113719]Alexandre Oliva1-6/+6
2024-07-15RISC-V: Fix testcase for vector .SAT_SUB in zip benchmarkEdwin Lu1-0/+1
2024-07-15AVR: avr-md - Simplify GET_MODE and GET_MODE_BITSIZE.Georg-Johann Lay2-22/+22
2024-07-15varasm: Add support for emitting binary data with the new gas .base64 directiveJakub Jelinek5-3/+162
2024-07-15Fix SSA_NAME leak due to def_stmt is removed before use_stmt.liuhongt2-4/+24
2024-07-15[APX NF] Add a pass to convert legacy insn to NF insnsHongyu Wang5-5/+259
2024-07-15arm: Fix the expected output of the test pr111235.c [PR115894]Surya Kumari Jangala1-1/+1
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