diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-12-18 00:16:23 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-12-18 00:16:23 +0000 |
commit | 2554e2da9263e4e26a164318f8041b19b8e54c21 (patch) | |
tree | 7f7a4403ded996b038967e3ef192429e68eae2f3 /libgcc | |
parent | 6afb8a68a9113897ccf39e40983e042ed90d7aed (diff) | |
download | gcc-2554e2da9263e4e26a164318f8041b19b8e54c21.zip gcc-2554e2da9263e4e26a164318f8041b19b8e54c21.tar.gz gcc-2554e2da9263e4e26a164318f8041b19b8e54c21.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgcc')
-rw-r--r-- | libgcc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index a8d55a9..2c6c35e 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,14 @@ +2021-12-17 Iain Sandoe <iain@sandoe.co.uk> + + * config.host: Add shim declaration header to powerpc*-darwin builds. + * config/rs6000/t-darwin-ehs: Remove dependency on the powerpc end + file. + * config/t-darwin-ehs: Add dependencies to the shared unwinder + objects. + * config/t-slibgcc-darwin: Add extra_parts to the dependencies for + the shared EH lib. Add all-multi to the dependencies for the + libgcc_s.1.dylib redirections. + 2021-12-13 Olivier Hainque <hainque@adacore.com> * config.host (powerpc*-*-vxworks7*): Remove |