gcc/libgcc/config
Michael Meissner 75ad35b5c4 re PR libgcc/83112 (Silence warnings from PowerPC libgcc float128-ifunc.c compilation)
2017-11-30  Michael Meissner  <meissner@linux.vnet.ibm.com>

	PR libgcc/83112
	* config/rs6000/float128-ifunc.c (__addkf3_resolve): Use the
	correct type for all ifunc resolvers to silence -Wattribute-alias
	warnings.  Eliminate the forward declaration of the resolver
	functions which is no longer needed.
	(__subkf3_resolve): Likewise.
	(__mulkf3_resolve): Likewise.
	(__divkf3_resolve): Likewise.
	(__negkf2_resolve): Likewise.
	(__eqkf2_resolve): Likewise.
	(__nekf2_resolve): Likewise.
	(__gekf2_resolve): Likewise.
	(__gtkf2_resolve): Likewise.
	(__lekf2_resolve): Likewise.
	(__ltkf2_resolve): Likewise.
	(__unordkf2_resolve): Likewise.
	(__extendsfkf2_resolve): Likewise.
	(__extenddfkf2_resolve): Likewise.
	(__trunckfsf2_resolve): Likewise.
	(__trunckfdf2_resolve): Likewise.
	(__fixkfsi_resolve): Likewise.
	(__fixkfdi_resolve): Likewise.
	(__fixunskfsi_resolve): Likewise.
	(__fixunskfdi_resolve): Likewise.
	(__floatsikf_resolve): Likewise.
	(__floatdikf_resolve): Likewise.
	(__floatunsikf_resolve): Likewise.
	(__floatundikf_resolve): Likewise.
	(__extendkftf2_resolve): Likewise.
	(__trunctfkf2_resolve): Likewise.

	PR libgcc/83103
	* config/rs6000/quad-float128.h (TF): Don't define if long double
	is IEEE 128-bit floating point.
	(TCtype): Define as either TCmode or KCmode, depending on whether
	long double is IEEE 128-bit floating point.
	(__mulkc3_sw): Add declarations for software/hardware versions of
	complex multiply/divide.
	(__divkc3_sw): Likewise.
	(__mulkc3_hw): Likewise.
	(__divkc3_hw): Likewise.
	* config/rs6000/_mulkc3.c (_mulkc3): If we are building ifunc
	handlers to switch between using software emulation and hardware
	float128 instructions, build the complex multiply/divide functions
	for both software and hardware support.
	* config/rs6000/_divkc3.c (_divkc3): Likewise.
	* config/rs6000/float128-ifunc.c (__mulkc3_resolve): Likewise.
	(__divkc3_resolve): Likewise.
	(__mulkc3): Likewise.
	(__divkc3): Likewise.
	* config/rs6000/t-float128-hw (fp128_hardfp_src): Likewise.
	(fp128_hw_src): Likewise.
	(fp128_hw_static_obj): Likewise.
	(fp128_hw_shared_obj): Likewise.
	(_mulkc3-hw.c): Create _mulkc3-hw.c and _divkc3-hw.c from
	_mulkc3.c and _divkc3.c, changing the function name.
	(_divkc3-hw.c): Likewise.
	* config/rs6000/t-float128 (clean-float128): Delete _mulkc3-hw.c
	and _divkc3-hw.c.

From-SVN: r255282
2017-11-30 20:52:27 +00:00
..
aarch64 [libgcc] Remove semicolon after do {} while (0) in FP_HANDLE_EXCEPTIONS 2017-11-07 08:11:43 +00:00
alpha Use ucontext_t not struct ucontext in linux-unwind.h files. 2017-06-28 10:21:16 +01:00
arc [ARC] Fix to unwinding. 2017-11-03 11:51:18 +01:00
arm config.gcc (arm-wrs-vxworks*): Rework to handle arm-wrs-vxworks7 as well as arm-wrs-vxworks. 2017-08-01 14:14:21 +00:00
avr Update copyright years. 2017-01-01 13:07:43 +01:00
bfin Use ucontext_t not struct ucontext in linux-unwind.h files. 2017-06-28 10:21:16 +01:00
c6x Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
cr16 re PR bootstrap/83015 (bootstrap comparison failure on ia64) 2017-11-20 13:30:25 +01:00
cris Update copyright years. 2017-01-01 13:07:43 +01:00
epiphany Update copyright years. 2017-01-01 13:07:43 +01:00
fr30 Update copyright years. 2017-01-01 13:07:43 +01:00
frv Update copyright years. 2017-01-01 13:07:43 +01:00
ft32 crti-hw.S: Add watchdog vector, FT930 IRQ support. 2017-09-29 01:01:52 +00:00
h8300 Update copyright years. 2017-01-01 13:07:43 +01:00
i386 i386.c (processor_target_table): Add skylake_cost for skylake-avx512. 2017-11-26 17:11:29 +01:00
ia64 re PR bootstrap/83015 (bootstrap comparison failure on ia64) 2017-11-20 13:30:25 +01:00
iq2000 Update copyright years. 2017-01-01 13:07:43 +01:00
libbid Update copyright years. 2017-01-01 13:07:43 +01:00
lm32 Update copyright years. 2017-01-01 13:07:43 +01:00
m32c Update copyright years. 2017-01-01 13:07:43 +01:00
m32r Update copyright years. 2017-01-01 13:07:43 +01:00
m68k Use ucontext_t not struct ucontext in linux-unwind.h files. 2017-06-28 10:21:16 +01:00
mcore Update copyright years. 2017-01-01 13:07:43 +01:00
microblaze Enable no-exec stacks for more targets using the Linux kernel. 2017-09-26 17:35:53 +01:00
mips [libgcc] Remove semicolon after do {} while (0) in FP_HANDLE_EXCEPTIONS 2017-11-07 08:11:43 +00:00
mmix Update copyright years. 2017-01-01 13:07:43 +01:00
moxie Update copyright years. 2017-01-01 13:07:43 +01:00
msp430 t-msp430 (LIB2ADD): Remove mpy.c 2017-01-17 22:56:10 -05:00
nds32 Update copyright years. 2017-01-01 13:07:43 +01:00
nios2 Use ucontext_t not struct ucontext in linux-unwind.h files. 2017-06-28 10:21:16 +01:00
nvptx Update copyright years. 2017-01-01 13:07:43 +01:00
pa Enable no-exec stacks for more targets using the Linux kernel. 2017-09-26 17:35:53 +01:00
pdp11
riscv Use ucontext_t not struct ucontext in linux-unwind.h files. 2017-06-28 10:21:16 +01:00
rl78 rl78.md: New define_expand "subdi3". 2017-10-23 13:54:02 -04:00
rs6000 re PR libgcc/83112 (Silence warnings from PowerPC libgcc float128-ifunc.c compilation) 2017-11-30 20:52:27 +00:00
rx Update copyright years. 2017-01-01 13:07:43 +01:00
s390 Update copyright years. 2017-01-01 13:07:43 +01:00
score Update copyright years. 2017-01-01 13:07:43 +01:00
sh Use ucontext_t not struct ucontext in linux-unwind.h files. 2017-06-28 10:21:16 +01:00
sol2 Adapt Solaris 12 references 2017-11-14 18:31:01 +00:00
sparc lb1spc.S: Emit .note.GNU-stack section for a non-executable stack. 2017-05-15 07:36:18 +00:00
spu Update copyright years. 2017-01-01 13:07:43 +01:00
stormy16 Update copyright years. 2017-01-01 13:07:43 +01:00
tilegx
tilepro Use ucontext_t not struct ucontext in linux-unwind.h files. 2017-06-28 10:21:16 +01:00
v850 Update copyright years. 2017-01-01 13:07:43 +01:00
vax Update copyright years. 2017-01-01 13:07:43 +01:00
visium Update copyright years. 2017-01-01 13:07:43 +01:00
vms Update copyright years. 2017-01-01 13:07:43 +01:00
xtensa re PR bootstrap/83015 (bootstrap comparison failure on ia64) 2017-11-20 13:30:25 +01:00
darwin-64.c Update copyright years. 2017-01-01 13:07:43 +01:00
darwin-crt-tm.c Update copyright years. 2017-01-01 13:07:43 +01:00
darwin-crt3.c Update copyright years. 2017-01-01 13:07:43 +01:00
gthr-lynx.h Update copyright years. 2017-01-01 13:07:43 +01:00
gthr-rtems.h Update copyright years. 2017-01-01 13:07:43 +01:00
gthr-vxworks.h Update copyright years. 2017-01-01 13:07:43 +01:00
hardfp.c Update copyright years. 2017-01-01 13:07:43 +01:00
libgcc-glibc.ver Update copyright years. 2017-01-01 13:07:43 +01:00
libgcc-libsystem.ver
no-sfp-machine.h
no-unwind.h
t-crtfm
t-crtstuff-pic
t-darwin [Darwin] fix PR67710 by updating 'as' specs to handle newer assembler versions. 2016-11-27 15:07:22 +00:00
t-dfprules
t-eh-dw2-dip
t-fdpbit
t-fixedpoint-gnu-prefix
t-fpbit
t-freebsd-thread
t-gnu-prefix
t-hardfp Update copyright years. 2017-01-01 13:07:43 +01:00
t-hardfp-sfdf Update copyright years. 2017-01-01 13:07:43 +01:00
t-libgcc-pic
t-libunwind
t-libunwind-elf Update copyright years. 2017-01-01 13:07:43 +01:00
t-linux
t-openbsd-thread
t-rtems
t-slibgcc Update copyright years. 2017-01-01 13:07:43 +01:00
t-slibgcc-darwin
t-slibgcc-elf-ver
t-slibgcc-fuchsia Add fuchsia support to libgcc 2017-05-06 00:22:38 +00:00
t-slibgcc-gld
t-slibgcc-gld-nover
t-slibgcc-hpux
t-slibgcc-libgcc Update copyright years. 2017-01-01 13:07:43 +01:00
t-slibgcc-nolc-override
t-slibgcc-sld
t-slibgcc-vms
t-softfp Update copyright years. 2017-01-01 13:07:43 +01:00
t-softfp-compat
t-softfp-excl
t-softfp-sfdf
t-softfp-sfdftf
t-softfp-tf
t-stack
t-tls
t-vxworks t-vxworks (LIBGCC2_INCLUDES): Start with -I. 2017-08-01 13:23:06 +00:00
t-vxworks7 t-vxworks (LIBGCC2_INCLUDES): Start with -I. 2017-08-01 13:23:06 +00:00
unwind-dw2-fde-darwin.c Update copyright years. 2017-01-01 13:07:43 +01:00
vxlib-tls.c Update copyright years. 2017-01-01 13:07:43 +01:00
vxlib.c vxlib.c (__gthread_once): Add missing value to nested return statement. 2017-06-02 16:24:28 +00:00