musl-cross-make/patches/gcc-5.3.0
Rich Felker 531af98526 improve m68k sqrt patch not to suppress insn on archs where it works
the 60840 fpu and later, and coldfire fpus, have precision-specific
sqrt instructions that get used and do the right thing. only when
targeting baseline (or near-baseline) ISA does the ld80-only
instruction get used, and that's all that needs to be suppressed.
2020-07-02 12:22:13 -04:00
..
0001-musl.diff add support for gcc 5.3.0 and use by default 2016-05-17 02:15:34 +00:00
0002-pr66609.diff add support for gcc 5.3.0 and use by default 2016-05-17 02:15:34 +00:00
0003-shbitrot.diff add support for gcc 5.3.0 and use by default 2016-05-17 02:15:34 +00:00
0004-j2.diff add support for gcc 5.3.0 and use by default 2016-05-17 02:15:34 +00:00
0005-staticpie.diff add support for gcc 5.3.0 and use by default 2016-05-17 02:15:34 +00:00
0006-defaultpie.diff add support for gcc 5.3.0 and use by default 2016-05-17 02:15:34 +00:00
0007-fdpic.diff add support for gcc 5.3.0 and use by default 2016-05-17 02:15:34 +00:00
0008-shsibcall.diff GCC 5.3.0: fix filenames in 0008-shsibcall.diff 2018-10-31 19:11:37 +00:00
0009-mipsdw.diff add support for gcc 5.3.0 and use by default 2016-05-17 02:15:34 +00:00
0010-cfns-inline-fix.diff fix gcc-5.* build with a recent gcc 2016-11-07 12:50:37 -05:00
0011-m68k.diff fix file extension of 2 patches 2018-11-02 23:34:29 -04:00
0016-invalid_tls_model.diff add patches to fix invalid tls-model usage in gcc target libs 2018-09-25 13:52:59 -04:00
0017-fix-gthr-weak-refs-for-libgcc.patch add patches fixing broken libgcc multi-thread detection via weak refs 2019-09-24 19:19:23 -04:00
0018-libstdc++-futex-time64.diff add gcc patch fixing libstdc++ futex use for time64 compatibility 2020-01-21 00:07:40 -05:00
0019-m68k-sqrt.diff improve m68k sqrt patch not to suppress insn on archs where it works 2020-07-02 12:22:13 -04:00