]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/except.cc
c++, mingw: Fix up types of dtor hooks to __cxa_{,thread_}atexit/__cxa_throw on mingw...
[thirdparty/gcc.git] / gcc / except.cc
2024-01-30  Jakub Jelinekexcept: Fix __builtin_eh_return_data_regno (-42) expans...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-27  Szabolcs Nagyaarch64: Use br instead of ret for eh_return
2023-01-02  Jakub JelinekUpdate copyright years.
2022-09-05  Martin Liskarename DBX_REGISTER_NUMBER to DEBUGGER_REGNO
2022-06-27  David MalcolmAdd 'final' and 'override' to opt_pass vfunc impls
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.