]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2024-03-22 Michael MeissnerUpdate ChangeLog.* meissner/heads/work163-dmf
2024-03-22 Michael MeissnerAdd xvrlw support.
2024-03-22 Michael MeissnerAdd paddis support.
2024-03-22 Michael MeissnerAdd -mcpu=future2
2024-03-22 Michael MeissnerRevert all changes
2024-03-22 Michael MeissnerAdd paddis support.
2024-03-22 Michael MeissnerAdd -mcpu=future2
2024-03-22 Michael MeissnerAdd saturating subtract built-ins.
2024-03-22 Michael MeissnerSupport load/store vector with right length.
2024-03-22 Michael MeissnerRevert all changes
2024-03-22 Michael MeissnerAdd paddis support.
2024-03-22 Michael MeissnerAdd -mcpu=future2
2024-03-22 Michael MeissnerAdd saturating subtract built-ins.
2024-03-22 Michael MeissnerSupport load/store vector with right length.
2024-03-22 Michael MeissnerRevert all changes
2024-03-22 Michael MeissnerUpdate ChangeLog.*
2024-03-22 Michael MeissnerAdd paddis support.
2024-03-22 Michael MeissnerAdd saturating subtract built-ins.
2024-03-22 Michael MeissnerSupport load/store vector with right length.
2024-03-22 Michael MeissnerUpdate ChangeLog.*
2024-03-22 Michael MeissnerAdd support for XVRL instruction.
2024-03-22 Michael MeissnerPowerPC: Add support for 1,024 bit DMR registers.
2024-03-22 Michael MeissnerAdd dense math test for new instruction names.
2024-03-22 Michael MeissnerPowerPC: Switch to dense math names for all MMA operations.
2024-03-22 Michael MeissnerAdd support for dense math registers.
2024-03-22 Michael MeissnerAdd wD constraint.
2024-03-22 Michael MeissnerUse vector pair load/store for memcpy with -mcpu=future
2024-03-22 Michael MeissnerRevert all changes
2024-03-22 Michael MeissnerAdd wD constraint.
2024-03-22 Michael MeissnerUse vector pair load/store for memcpy with -mcpu=future
2024-03-22 Michael MeissnerRevert all changes
2024-03-22 Michael MeissnerAdd wD constraint.
2024-03-22 Michael MeissnerRevert all changes
2024-03-22 Michael MeissnerAdd support for XVRL instruction.
2024-03-22 Michael MeissnerRevert all changes
2024-03-22 Michael MeissnerAdd support for XVRL instruction.
2024-03-20 Michael MeissnerMerge commit 'refs/users/meissner/heads/work163-dmf...
2024-03-20 Michael MeissnerUpdate ChangeLog.*
2024-03-20 Michael MeissnerPowerPC: Add support for 1,024 bit DMR registers.
2024-03-20 Michael MeissnerAdd dense math test for new instruction names.
2024-03-20 Michael MeissnerPowerPC: Switch to dense math names for all MMA operations.
2024-03-20 Michael MeissnerAdd support for dense math registers.
2024-03-20 Michael MeissnerAdd wD constraint.
2024-03-20 Michael MeissnerUse vector pair load/store for memcpy with -mcpu=future
2024-03-20 Michael MeissnerAdd ChangeLog.dmf and update REVISION.
2024-03-19 Michael MeissnerAdd -mcpu=future tuning support. meissner/heads/work163
2024-03-19 Michael MeissnerAdd -mcpu=future support.
2024-03-19 Michael MeissnerRevert all changes
2024-03-19 Michael MeissnerUpdate ChangeLog.*
2024-03-19 Michael MeissnerPowerPC: Add support for 1,024 bit DMR registers.
2024-03-19 Michael MeissnerAdd dense math test for new instruction names.
2024-03-19 Michael MeissnerPowerPC: Switch to dense math names for all MMA operations.
2024-03-19 Michael MeissnerAdd support for dense math registers.
2024-03-19 Michael MeissnerAdd wD constraint.
2024-03-19 Michael MeissnerUse vector pair load/store for memcpy with -mcpu=future
2024-03-19 Michael MeissnerMerge commit 'refs/users/meissner/heads/work163-dmf...
2024-03-19 Michael MeissnerAdd ChangeLog.dmf and update REVISION.
2024-03-19 Michael MeissnerUpdate ChangeLog.*
2024-03-19 Michael MeissnerAdd -mcpu=future tuning support.
2024-03-19 Michael MeissnerAdd -mcpu=future support.
2024-03-19 Michael MeissnerMerge commit 'refs/users/meissner/heads/work163-dmf...
2024-03-19 Michael MeissnerAdd ChangeLog.dmf and update REVISION.
2024-03-18 Michael MeissnerUpdate ChangeLog.*
2024-03-18 Michael MeissnerAdd -mcpu=power11 tests.
2024-03-18 Michael MeissnerAdd -mcpu=power11 tuning support.
2024-03-18 Michael MeissnerAdd -mcpu=power11 support.
2024-03-18 Michael MeissnerAdd ChangeLog.dmf and update REVISION.
2024-03-18 Michael MeissnerAdd ChangeLog.meissner and REVISION.
2024-03-18 Uros Bizjaki386: Unify {general,timode}_scalar_chain::convert_op...
2024-03-18 Harald AnlaufFortran: error recovery in frontend optimization [PR103715]
2024-03-18 Thiago Jung... testsuite: Turn errors back into warnings in arm/acle...
2024-03-18 Gaius MulleyPR modula2/114380 Incorrect type specified in an error...
2024-03-18 Joseph MyersUpdate gcc fr.po, sv.po
2024-03-18 Jonathan Wakelygcc_update: Add missing generated files
2024-03-18 Nathaniel Sheadtestsuite: Fix excess errors for new modules testcases...
2024-03-18 Jan HubickaAdd missing config/i386/zn4zn5.md file
2024-03-18 Jan HubickaAdd AMD znver5 processor enablement with scheduler...
2024-03-18 Georg-Johann Layavr.md - Tweak xor insn constraints.
2024-03-18 Torbjörn SVENSSONtestsuite: Define _POSIX_C_SOURCE for test
2024-03-18 liuhongtAdd missing <any_logic>hf/bf patterns.
2024-03-18 John David... hppa: Improve handling of REG+D addresses when generati...
2024-03-18 GCC AdministratorDaily bump.
2024-03-17 Harald AnlaufFortran: fix for absent array argument passed to option...
2024-03-17 John David... hppa: Fix complaint about non-delegitimized UNSPEC...
2024-03-17 François Dumontlibstdc++: Implement N3644 on _Safe_iterator<> [PR114316]
2024-03-17 Gaius MulleyPR modula2/114296 ICE when attempting to create a const...
2024-03-17 Iain Buclawd: Merge upstream dmd, druntime 855353a1d9
2024-03-17 GCC AdministratorDaily bump.
2024-03-16 Jakub Jelineki386: Fix setup of incoming varargs for (...) functions...
2024-03-16 Jakub Jelinekbitint: Fix up stores to large/huge _BitInt bitfields...
2024-03-16 Nathaniel Sheadc++: Check module attachment instead of just purview...
2024-03-16 Francois-Xavier... libcc1: fix <vector> include
2024-03-16 GCC AdministratorDaily bump.
2024-03-15 Jakub Jelineklibgcc: Fix quotient and/or remainder negation in __div...
2024-03-15 Jakub Jelinektestsuite: Fix pr113431.c FAIL on sparc* [PR113431]
2024-03-15 YunQiang SuRegenerate opt.urls
2024-03-15 Jakub Jelineklower-subreg, edit-context: Fix comment typos
2024-03-15 Jakub Jelineki386: Fix a pasto in ix86_expand_int_sse_cmp [PR114339]
2024-03-15 Joe Ramsaymatch.pd: Only merge truncation with conversion for...
2024-03-15 Jakub Jelinekexpand: EXTEND_BITINT CALL_EXPR results [PR114332]
next
This page took 0.091302 seconds and 5 git commands to generate.