aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-03-30 00:16:29 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-03-30 00:16:29 +0000
commit65374af219f9c5c594951a07e766fe70c1136a1f (patch)
treeff4ebc2f17c4d49599d4228390aecb85b7f0fd32 /libgcc
parent8aac913adfc14959aaf43a47cfe8d30198e1ade7 (diff)
Daily bump.
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 3f49017429e..126997703c5 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,16 @@
+2021-03-29 Michael Meissner <meissner@linux.ibm.com>
+
+ * config/rs6000/t-float128 (fp128_decstr_funcs): Delete.
+ (fp128_ppc_funcs): Do not add $(fp128_decstr_funcs).
+ (fp128_decstr_objs): Delete.
+ * dfp-bit.h: Call __sprintfieee128 to do conversions from
+ _Float128 to a Decimal type. Call __strtoieee128 to do
+ conversions from a Decimal type to _Float128.
+ * config/rs6000/_sprintfkf.c: Delete file.
+ * config/rs6000/_sprintfkf.h: Delete file.
+ * config/rs6000/_strtokf.c: Delete file.
+ * config/rs6000/_strtokf.h: Delete file.
+
2021-03-23 Marcus Comstedt <marcus@mc.pp.se>
* config/riscv/sfp-machine.h (__BYTE_ORDER): Set according