aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-09-04 00:16:38 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-09-04 00:16:38 +0000
commit7b7395409c7aaef493337479c7fd586e52aea3d1 (patch)
treecda1f266de1c574877e09861e05897c899fcbb3f /libgcc
parent2484f7a4b0f52e6ed04754be336f1fa6fde47f6b (diff)
downloadgcc-7b7395409c7aaef493337479c7fd586e52aea3d1.zip
gcc-7b7395409c7aaef493337479c7fd586e52aea3d1.tar.gz
gcc-7b7395409c7aaef493337479c7fd586e52aea3d1.tar.bz2
Daily bump.
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 5fe8ade..29925c4 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,11 @@
+2021-09-03 Iain Sandoe <iain@sandoe.co.uk>
+
+ * config/i386/sfp-machine.h (alias_HFtype, alias_SFtype
+ alias_DFtype, alias_TFtype): New.
+ (ALIAS_SELECTOR): New.
+ (strong_alias): Use __typeof and a _Generic selector to
+ provide the type to the synthesized function.
+
2021-09-02 liuhongt <hongtao.liu@intel.com>
* config/i386/32/sfp-machine.h (_FP_NANFRAC_H): New macro.