From: Michael Meissner Date: Tue, 5 May 2020 18:08:33 +0000 (-0400) Subject: Delete file meant for a private branch X-Git-Tag: misc/first-auto-changelog~505 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5185cc6be3da99435129cdc0c769d4081e82989;p=thirdparty%2Fgcc.git Delete file meant for a private branch --- diff --git a/libgcc/config/rs6000/t-float128-decimal b/libgcc/config/rs6000/t-float128-decimal deleted file mode 100644 index 2854c5113949..000000000000 --- a/libgcc/config/rs6000/t-float128-decimal +++ /dev/null @@ -1,7 +0,0 @@ -# Add support for doing conversions between IEEE 128-bit floating point and -# Decimal types if glibc does not provide the necessary functions. - -LIB2ADD += $(srcdir)/config/rs6000/float128-decimal.c -SHLIB_MAPFILES += $(srcdir)/config/rs6000/float128-decimal.ver - -float128-decimal$(objext) : INTERNAL_CFLAGS += -mno-gnu-attribute