]> gcc.gnu.org Git - gcc.git/commit
libgcc, X86: Exclude rules for libgcc2 __{div,mul}hc3.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 18 Sep 2021 18:55:19 +0000 (19:55 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Sun, 19 Sep 2021 18:38:04 +0000 (19:38 +0100)
commit1297a40fb331467c9ac841dee1c30b6716655517
tree94a4a34bb54dc62a498670911a2cedff27bd0ff4
parent873854387865d18484bd0d39324773cd1e76df85
libgcc, X86: Exclude rules for libgcc2 __{div,mul}hc3.

We want to override the libgcc2 generic version of these functions
for X86.  First exclude the original and the add in the replacements.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
libgcc/ChangeLog:

* config/i386/t-softfp: Exclude libgcc2 versions of __divhc3
and __mulhc3.
libgcc/config/i386/t-softfp
This page took 0.083692 seconds and 5 git commands to generate.