diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 23:24:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 23:24:13 +0100 |
commit | 81d95cbcbc17b744280a0e484439f13abd03f957 (patch) | |
tree | 6772e205fcbfda0b83fc4d20ee77d723ef03e89c /7.3.0/gentoo/README.history | |
parent | 8.2.0: restore -Werror patches (diff) | |
download | gcc-patches-81d95cbcbc17b744280a0e484439f13abd03f957.tar.gz gcc-patches-81d95cbcbc17b744280a0e484439f13abd03f957.tar.bz2 gcc-patches-81d95cbcbc17b744280a0e484439f13abd03f957.zip |
7.3.0: drop assumed -lieee from -mieee-fp
glibc-2.28 won't provide -lieee.
Backported from upstream as-is.
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to '7.3.0/gentoo/README.history')
-rw-r--r-- | 7.3.0/gentoo/README.history | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/7.3.0/gentoo/README.history b/7.3.0/gentoo/README.history index e4a94de..97821a1 100644 --- a/7.3.0/gentoo/README.history +++ b/7.3.0/gentoo/README.history @@ -1,23 +1,33 @@ +1.8 TODO + + 101_all_remove-lieee.patch + 1.7 23 Sep 2018 + 98_all_msp430-partial-int.patch + 99_all_x32-fix-eh-return-address.patch + 100_all_respect-build-cxxflags.patch + 1.6 18 Aug 2018 + 97_all_isl-include.patch + 1.5 17 Aug 2018 + 94_all_libgo-remove-ustat.h-glibc-2.28.patch + 95_all_libsanitizer-avoidustat.h-glibc-2.28-part-1.patch + 96_all_libsanitizer-avoidustat.h-glibc-2.28-part-2.patch + 1.4 18 May 2018 U 13_all_default-ssp-fix.patch + 1.3 16 May 2018 U 13_all_default-ssp-fix.patch U 55_all_extra-options.patch + 93_all_copy-constructible-fix.patch + 1.2 14 Apr 2018 + 92_all_sh-drop-sysroot-suffix.patch + 1.1 11 Feb 2018 + 91_all_bmi-i386-PR-target-81763.patch + 1.0 25 Jan 2018 + 10_all_default-fortify-source.patch + 11_all_default-warn-format-security.patch |