gcc/libgcc
James Greenhalgh 0abcd6cc73 [Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)
This patch arranges for half-precision complex multiply and divide
routines to be built if __LIBGCC_HAS_HF_MODE__.  This will be true
if the target supports the _Float16 type.

libgcc/

	PR target/63250
	*  Makefile.in (lib2funcs): Build _mulhc3 and _divhc3.
	* libgcc2.h (LIBGCC_HAS_HF_MODE): Conditionally define.
	(HFtype): Likewise.
	(HCtype): Likewise.
	(__divhc3): Likewise.
	(__mulhc3): Likewise.
	* libgcc2.c: Support _mulhc3 and _divhc3.

From-SVN: r240043
2016-09-09 09:40:22 +00:00
..
config [mips] Fix linux header use in libgcc 2016-08-25 14:08:27 +00:00
soft-fp Update soft-fp from glibc (PR libgcc/77265). 2016-08-16 22:30:56 +01:00
ChangeLog [Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3) 2016-09-09 09:40:22 +00:00
config.host Always support float128 on x86. 2016-08-26 12:13:42 +01:00
config.in
configure config.guess: Remove SH5 support. 2016-04-30 09:11:03 +00:00
configure.ac re PR target/70381 (On powerpc, -mfloat128 is on by default for all VSX systems) 2016-04-11 19:45:35 +00:00
crtstuff.c
dfp-bit.c
dfp-bit.h
divmod.c
empty.mk
emutls.c
enable-execute-stack-empty.c
enable-execute-stack-mprotect.c
find-symver.awk
fixed-bit.c
fixed-bit.h
fixed-obj.mk
floatunsidf.c
floatunsisf.c
floatunsitf.c
floatunsixf.c
fp-bit.c
fp-bit.h
gbl-ctors.h
gen-fixed.sh
generic-morestack-thread.c
generic-morestack.c
generic-morestack.h
gstdint.h
gthr-posix.h
gthr-single.h
gthr.h
libgcc2.c [Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3) 2016-09-09 09:40:22 +00:00
libgcc2.h [Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3) 2016-09-09 09:40:22 +00:00
libgcc-std.ver.in
libgcov-driver-system.c re PR bootstrap/71400 (profiledbootstrap failed) 2016-06-06 15:24:24 +00:00
libgcov-driver.c On behalf of Aaron Conole <aconole@redhat.com> 2016-06-02 12:22:01 +00:00
libgcov-interface.c
libgcov-merge.c
libgcov-profiler.c Detect whether target can use -fprofile-update=atomic 2016-09-06 14:13:21 +00:00
libgcov-util.c gcov-tool: Do not segfault in merge operation (PR 2016-08-15 11:23:27 +00:00
libgcov.h Add new *_atomic counter update function 2016-08-10 13:14:56 +00:00
Makefile.in [Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3) 2016-09-09 09:40:22 +00:00
memcmp.c
memcpy.c
memmove.c
memset.c
mkheader.sh
mkmap-flat.awk
mkmap-symver.awk
offloadstuff.c
shared-object.mk
siditi-object.mk
static-object.mk
sync.c
udivmod.c
udivmodsi4.c
unwind-arm-common.inc
unwind-c.c
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-dip.c
unwind-dw2-fde.c
unwind-dw2-fde.h
unwind-dw2.c
unwind-dw2.h
unwind-generic.h
unwind-pe.h
unwind-seh.c
unwind-sjlj.c
unwind.inc
vtv_end_preinit.c
vtv_end.c
vtv_start_preinit.c
vtv_start.c