]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgexpand.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / cfgexpand.cc
2023-01-02  Jakub JelinekUpdate copyright years.
2022-07-04  Roger Saylemiddle-end: Support ABIs that pass FP values as wider...
2022-06-27  David MalcolmAdd 'final' and 'override' to opt_pass vfunc impls
2022-05-19  Jakub Jelinekcfgexpand: Yet another spot with debug insns references...
2022-05-02  Jakub Jelinekexpand: Throw away non-external decls without varpool...
2022-03-09  Richard BienerRestore INDIRECT_REF asm operand heuristic with MEM_REF
2022-03-09  Richard Bienermiddle-end/104786 - ICE with asm and VLA
2022-03-01  H.J. LuClear currently_expanding_gimple_stmt properly
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.