aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-09-20 00:16:21 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-09-20 00:16:21 +0000
commit34fac9ef724ab7c1bee69aaa214327e2cb8bef30 (patch)
tree82d0080a1e0340f2e1c4f1a5bc5122070a318046 /libgcc
parent825293da703aa1f7ce870b40afce91c1e8b6c0fa (diff)
downloadgcc-34fac9ef724ab7c1bee69aaa214327e2cb8bef30.zip
gcc-34fac9ef724ab7c1bee69aaa214327e2cb8bef30.tar.gz
gcc-34fac9ef724ab7c1bee69aaa214327e2cb8bef30.tar.bz2
Daily bump.
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog24
1 files changed, 24 insertions, 0 deletions
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 <iain@sandoe.co.uk>
+
+ * config/t-slibgcc-darwin: Delete unused code.
+
+2021-09-19 Iain Sandoe <iain@sandoe.co.uk>
+
+ * 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 <iain@sandoe.co.uk>
+
+ * config/i386/t-softfp: Exclude libgcc2 versions of __divhc3
+ and __mulhc3.
+
+2021-09-19 Iain Sandoe <iain@sandoe.co.uk>
+
+ * 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 <apinski@marvell.com>
* config.host: Remove m32r-*-linux* and m32rle-*-linux*.