libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1
authorJakub Jelinek <jakub@redhat.com>
Wed, 8 Sep 2021 09:34:45 +0000 (11:34 +0200)
committerJakub Jelinek <jakub@redhat.com>
Wed, 8 Sep 2021 09:34:45 +0000 (11:34 +0200)
commit87d55da7d78f64bfce5e8217379d46bdc9ab287b
treeeee4a19c09f599a8a0bc5d3574e732f97b8467b0
parenta7b626d98a9a821ffb33466818d6aa86cac1d6fd
libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1

The following patch exports it for Linux from config/i386/*.ver where it
IMNSHO belongs, aarch64 already exports some of those at GCC_11* and other
targets might add them at completely different gcc versions.

2021-09-08  Jakub Jelinek  <jakub@redhat.com>
    Iain Sandoe  <iain@sandoe.co.uk>

* config/i386/libgcc-glibc.ver: Add %inherit GCC_12.0.0 GCC_7.0.0
and export *hf* and *hc* functions at GCC_12.0.0.
libgcc/config/i386/libgcc-glibc.ver