From 34fac9ef724ab7c1bee69aaa214327e2cb8bef30 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Mon, 20 Sep 2021 00:16:21 +0000 Subject: Daily bump. --- libgcc/ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'libgcc') diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index abd38fe..4a1b261 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,27 @@ +2021-09-19 Iain Sandoe + + * config/t-slibgcc-darwin: Delete unused code. + +2021-09-19 Iain Sandoe + + * config/i386/t-darwin: Add in a vers file for X86-specific + symbols. + * config/t-darwin: Add the generic symbol maps here... + * config/t-slibgcc-darwin: ... removing from here. + * config/i386/libgcc-darwin.ver: New file. + +2021-09-19 Iain Sandoe + + * config/i386/t-softfp: Exclude libgcc2 versions of __divhc3 + and __mulhc3. + +2021-09-19 Iain Sandoe + + * config.host: Use convenience library for Darwin10 + unwinder shim. + * config/t-darwin: Build Darwin10 unwinder shim as a + convenience library. + 2021-09-13 Andrew Pinski * config.host: Remove m32r-*-linux* and m32rle-*-linux*. -- cgit v1.1