]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/function.cc
function: Change return type of predicate function from int to bool
[thirdparty/gcc.git] / gcc / function.cc
2023-06-21  Uros Bizjakfunction: Change return type of predicate function...
2023-05-23  Martin UeckerFix ICEs related to VM types in C 2/2 [PR109450]
2023-04-19  Uros BizjakIntroduce VIRTUAL_REGISTER_P and VIRTUAL_REGISTER_NUM_P...
2023-03-17  Jakub Jelinektree-inline: Fix up multiversioning with vector argumen...
2023-01-13  Eric BotcazouFix PR rtl-optimization/108274
2023-01-12  Christophe Lyonaarch64: fix warning emission for ABI break since GCC 9.1
2023-01-02  Jakub JelinekUpdate copyright years.
2022-12-02  Bernhard Reutner... c++: Set the locus of the function result decl
2022-11-18  Andrew PinskiFix PR middle-end/107705: ICE after reclaration error
2022-11-16  Kewen Linrtl: Try to remove EH edges after {pro,epi}logue genera...
2022-10-28  Joseph Myersc: tree: target: C2x (...) function prototypes and...
2022-10-07  Eric BotcazouReduce DF computation at -O0
2022-09-02  Martin LiskaSTABS: remove -gstabs and -gxcoff functionality
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-04-01  Qing ZhaoAdd an assertion: the zeroed_hardregs set is a subset...
2022-02-10  Qing Zhaomiddle-end: updating the reg use in exit block for...
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.