diff options
Diffstat (limited to 'libgcc')
-rw-r--r-- | libgcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 842d814..ce78a23 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,7 @@ +2020-09-27 Clement Chigot <clement.chigot@atos.net> + + * config/rs6000/t-slibgcc-aix: Use $(AR) without -X32_64. + 2020-09-22 Sergei Trofimovich <siarheit@google.com> PR gcov-profile/96913 |