From: Michael Meissner Date: Tue, 5 May 2020 18:07:02 +0000 (-0400) Subject: Delete file meant for private branch X-Git-Tag: misc/first-auto-changelog~507 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35a4fe9dcf80774e390cdcbf162454842fe28334;p=thirdparty%2Fgcc.git Delete file meant for private branch --- diff --git a/libgcc/ChangeLog.meissner b/libgcc/ChangeLog.meissner deleted file mode 100644 index 2b8512efb4f1..000000000000 --- a/libgcc/ChangeLog.meissner +++ /dev/null @@ -1,22 +0,0 @@ -2020-05-05 Michael Meissner - - (ieee128-lib-patch010b) - * config.host (powerpc*-*-linux): Add support if glibc does not - provide the appropriate IEEE 128-bit conversions to/from Decimal. - * config/rs6000/float128-decimal.c: New file. - * config/rs6000/float128-decimal.ver: New file. - * config/rs6000/t-float128-decimal: New file. - * configure.ac (powerpc*-*-linux): Add support if glibc does not - provide the appropriate IEEE 128-bit conversions to/from Decimal. - * configure: Regenerate. - -2020-05-05 Michael Meissner - - (ieee128-lib-patch003b) - PR target/94630 - * config/rs6000/t-float128 (ibm-ldouble$(objext)): Add the - -mno-gnu-attribute option. - -2020-05-05 Michael Meissner - - Clone branch