[Patch libgcc 9/17] Update soft-fp from glibc
commit5823ef233578d8f6e3770bf92e72c1c977067d13
authorJames Greenhalgh <james.greenhalgh@arm.com>
Wed, 23 Nov 2016 17:27:27 +0000 (23 17:27 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Wed, 23 Nov 2016 17:27:27 +0000 (23 17:27 +0000)
treea4e2268e61abf8233df81e2a0a4100c715685566
parent3479b7af5e95a662664dbc0835436fc4d63d9551
[Patch libgcc 9/17] Update soft-fp from glibc

libgcc/

* soft-fp/extendhftf2.c: New.
* soft-fp/fixhfti.c: Likewise.
* soft-fp/fixunshfti.c: Likewise.
* soft-fp/floattihf.c: Likewise.
* soft-fp/floatuntihf.c: Likewise.
* soft-fp/half.h: Likewise.
* soft-fp/trunctfhf2.c: Likewise.

From-SVN: r242779
libgcc/ChangeLog
libgcc/soft-fp/extendhftf2.c [new file with mode: 0644]
libgcc/soft-fp/fixhfti.c [new file with mode: 0644]
libgcc/soft-fp/fixunshfti.c [new file with mode: 0644]
libgcc/soft-fp/floattihf.c [new file with mode: 0644]
libgcc/soft-fp/floatuntihf.c [new file with mode: 0644]
libgcc/soft-fp/half.h [new file with mode: 0644]
libgcc/soft-fp/trunctfhf2.c [new file with mode: 0644]