diff options
Diffstat (limited to 'libgcc')
-rw-r--r-- | libgcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 24296185..c626df2 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,9 @@ +2022-09-29 Olivier Hainque <hainque@adacore.com> + + * config/vxcrtstuff.c: Improve the comment attached to the use + of auto-host.h and of __dso_handle. Remove redundant guard on + HAVE_INITFINI_ARRAY_SUPPORT within a USE_INITFINI_ARRAY section. + 2022-09-26 Thomas Neumann <tneumann@users.sourceforge.net> * unwind-dw2-fde.c: Introduce a constant for in_shutdown |