]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gensupport.cc
aarch64: Avoid using mismatched ZERO ZA sizes
[thirdparty/gcc.git] / gcc / gensupport.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-21  Richard SandifordAdd register filter operand to define_register_constraint
2023-10-31  Robin Dappgenemit: Split insn-emit.cc into several partitions.
2023-10-03  Andrea Corallorecog: Support space in "[ cons"
2023-10-03  Richard Sandifordrecog: Improve parser for pattern new compact syntax
2023-08-11  John David AnglinUse strtol instead of std::stoi [PR110646]
2023-08-04  Tamar Christinagensupport: Don't segfault on empty attrs list
2023-07-12  Robin Dappgenopinit: Allow more than 256 modes.
2023-06-20  Tamar Christinagensupport: drop suppport for define_cond_exec from...
2023-06-19  Tamar ChristinaNew compact syntax for insn and insn_split in Machine...
2023-01-02  Jakub JelinekUpdate copyright years.
2022-06-27  David MalcolmAdd 'final' and 'override' in various places
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.