gcc/libgcc/config
Michael Meissner 6a8886e45f re PR target/85358 (PowerPC: Using -mabi=ieeelongdouble -mcpu=power9 breaks __ibm128)
[gcc]
2018-06-18  Michael Meissner  <meissner@linux.ibm.com>

	PR target/85358
	* config/rs6000/rs6000-modes.def (toplevel): Rework the 128-bit
	floating point modes, so that IFmode is numerically greater than
	TFmode, which is greater than KFmode using FRACTIONAL_FLOAT_MODE
	to declare the ordering.  This prevents IFmode from being
	converted to TFmode when long double is IEEE 128-bit on an ISA 3.0
	machine.  Include rs6000-modes.h to share the fractional values
	between genmodes* and the rest of the compiler.
	(IFmode): Likewise.
	(KFmode): Likewise.
	(TFmode): Likewise.
	* config/rs6000/rs6000-modes.h: New file.
	* config/rs6000/rs6000.c (rs6000_debug_reg_global): Change the
	meaning of rs6000_long_double_size so that 126..128 selects an
	appropriate 128-bit floating point type.
	(rs6000_option_override_internal): Likewise.
	* config/rs6000/rs6000.h (toplevel): Include rs6000-modes.h.
	(TARGET_LONG_DOUBLE_128): Change the meaning of
	rs6000_long_double_size so that 126..128 selects an appropriate
	128-bit floating point type.
	(LONG_DOUBLE_TYPE_SIZE): Update comment.
	* config/rs6000/rs6000.md (trunciftf2): Correct the modes of the
	source and destination to match the standard usage.
	(truncifkf2): Likewise.
	(copysign<mode>3, IEEE iterator): Rework copysign of float128 on
	ISA 2.07 to use an explicit clobber, instead of passing in a
	temporary.
	(copysign<mode>3_soft): Likewise.

[libgcc]
2018-06-18  Michael Meissner  <meissner@linux.ibm.com>

	* config/rs6000/t-float128 (FP128_CFLAGS_SW): Compile float128
	support modules with -mno-gnu-attribute.
	* config/rs6000/t-float128-hw (FP128_CFLAGS_HW): Likewise.

From-SVN: r261712
2018-06-18 19:10:08 +00:00
..
aarch64 SVE unwinding 2018-01-13 17:56:52 +00:00
alpha Update copyright years. 2018-01-03 11:03:58 +01:00
arc [ARC] Add support for reduced register file set 2018-01-26 12:34:00 +01:00
arm [arm][1/2] Remove support for deprecated -march=armv5 and armv5e 2018-05-18 13:08:16 +00:00
avr Update copyright years. 2018-01-03 11:03:58 +01:00
bfin Update copyright years. 2018-01-03 11:03:58 +01:00
c6x Update copyright years. 2018-01-03 11:03:58 +01:00
cr16 Update copyright years. 2018-01-03 11:03:58 +01:00
cris Update copyright years. 2018-01-03 11:03:58 +01:00
epiphany Update copyright years. 2018-01-03 11:03:58 +01:00
fr30 Update copyright years. 2018-01-03 11:03:58 +01:00
frv Update copyright years. 2018-01-03 11:03:58 +01:00
ft32 Update copyright years. 2018-01-03 11:03:58 +01:00
h8300 Update copyright years. 2018-01-03 11:03:58 +01:00
i386 config.gcc: Support "tremont". 2018-06-07 13:07:05 +02:00
ia64 Update copyright years. 2018-01-03 11:03:58 +01:00
iq2000 Update copyright years. 2018-01-03 11:03:58 +01:00
libbid Update copyright years. 2018-01-03 11:03:58 +01:00
lm32 Update copyright years. 2018-01-03 11:03:58 +01:00
m32c Update copyright years. 2018-01-03 11:03:58 +01:00
m32r Update copyright years. 2018-01-03 11:03:58 +01:00
m68k lb1sf68.S (Laddsf$nf): Fix sign bit handling in path to Lf$finfty. 2018-05-23 16:29:01 -06:00
mcore Update copyright years. 2018-01-03 11:03:58 +01:00
microblaze Update copyright years. 2018-01-03 11:03:58 +01:00
mips Update copyright years. 2018-01-03 11:03:58 +01:00
mmix Update copyright years. 2018-01-03 11:03:58 +01:00
moxie Update copyright years. 2018-01-03 11:03:58 +01:00
msp430 Update copyright years. 2018-01-03 11:03:58 +01:00
nds32 [NDS32] Support Linux target for nds32. 2018-06-02 14:22:12 +00:00
nios2 Update copyright years. 2018-01-03 11:03:58 +01:00
nvptx Update copyright years. 2018-01-03 11:03:58 +01:00
pa fptr.c (_dl_read_access_allowed): New. 2018-03-07 00:17:32 +00:00
pdp11
riscv RISC-V: Add RV32E support. 2018-05-18 15:53:55 -07:00
rl78 rl78.md: New define_expand "anddi3". 2018-01-22 19:23:15 +00:00
rs6000 re PR target/85358 (PowerPC: Using -mabi=ieeelongdouble -mcpu=power9 breaks __ibm128) 2018-06-18 19:10:08 +00:00
rx Update copyright years. 2018-01-03 11:03:58 +01:00
s390 Update copyright years. 2018-01-03 11:03:58 +01:00
score Update copyright years. 2018-01-03 11:03:58 +01:00
sh Update copyright years. 2018-01-03 11:03:58 +01:00
sol2 Update copyright years. 2018-01-03 11:03:58 +01:00
sparc Update copyright years. 2018-01-03 11:03:58 +01:00
spu Update copyright years. 2018-01-03 11:03:58 +01:00
stormy16 Update copyright years. 2018-01-03 11:03:58 +01:00
tilegx TILE-Gx big endian support. 2014-02-24 15:08:00 +00:00
tilepro Update copyright years. 2018-01-03 11:03:58 +01:00
v850 Update copyright years. 2018-01-03 11:03:58 +01:00
vax Update copyright years. 2018-01-03 11:03:58 +01:00
visium Update copyright years. 2018-01-03 11:03:58 +01:00
vms Update copyright years. 2018-01-03 11:03:58 +01:00
xtensa libgcc: xtensa: fix build with -mtext-section-literals 2018-02-20 20:55:56 +00:00
darwin-64.c Update copyright years. 2018-01-03 11:03:58 +01:00
darwin-crt-tm.c Update copyright years. 2018-01-03 11:03:58 +01:00
darwin-crt3.c Update copyright years. 2018-01-03 11:03:58 +01:00
gthr-lynx.h Update copyright years. 2018-01-03 11:03:58 +01:00
gthr-rtems.h Update copyright years. 2018-01-03 11:03:58 +01:00
gthr-vxworks.h Update copyright years. 2018-01-03 11:03:58 +01:00
hardfp.c Update copyright years. 2018-01-03 11:03:58 +01:00
libgcc-glibc.ver Update copyright years. 2018-01-03 11:03:58 +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. 2018-01-03 11:03:58 +01:00
t-hardfp-sfdf Update copyright years. 2018-01-03 11:03:58 +01:00
t-libgcc-pic
t-libunwind
t-libunwind-elf Update copyright years. 2018-01-03 11:03:58 +01:00
t-linux
t-openbsd-thread
t-rtems
t-slibgcc Update copyright years. 2018-01-03 11:03:58 +01:00
t-slibgcc-darwin
t-slibgcc-elf-ver
t-slibgcc-fuchsia Update copyright years. 2018-01-03 11:03:58 +01:00
t-slibgcc-gld
t-slibgcc-gld-nover
t-slibgcc-hpux re PR other/55274 (gcc build hangs on HP-UX 11.11) 2013-04-06 18:22:09 +00:00
t-slibgcc-libgcc Update copyright years. 2018-01-03 11:03:58 +01:00
t-slibgcc-nolc-override
t-slibgcc-sld Don't build libgcc-unwind.map with --disable-shared (PR libgcc/61097) 2014-05-08 12:11:14 +00:00
t-slibgcc-vms
t-softfp Update copyright years. 2018-01-03 11:03:58 +01:00
t-softfp-compat Make soft-fp symbols into compat symbols for powerpc*-*-linux*. 2014-10-30 17:28:30 +00:00
t-softfp-excl
t-softfp-sfdf
t-softfp-sfdftf IA MCU psABI support: changes to libraries 2015-06-30 09:42:07 -07:00
t-softfp-tf
t-stack
t-tls
t-vxworks t-vxworks (LIBGCC_INCLUDES): Add -I$(MULTIBUILDTOP)../../gcc/include. 2018-06-07 13:31:24 +00:00
t-vxworks7 t-vxworks (LIBGCC_INCLUDES): Add -I$(MULTIBUILDTOP)../../gcc/include. 2018-06-07 13:31:24 +00:00
unwind-dw2-fde-darwin.c Update copyright years. 2018-01-03 11:03:58 +01:00
vxlib-tls.c Update copyright years. 2018-01-03 11:03:58 +01:00
vxlib.c Update copyright years. 2018-01-03 11:03:58 +01:00