gcc/libgcc/config/arm
Jerome Lambourg 27204060db Update the arm-*-vxworks* support
2019-11-13  Jerome Lambourg  <lambourg@adacore.com>
            Doug Rupp <rupp@adacore.com>
            Olivier Hainque  <hainque@adacore.com>

	gcc/
	* config.gcc: Collapse the arm-vxworks entries into
	a single arm-wrs-vxworks7* one, bpabi based.  Update
	the default cpu from arm8 to armv7-a
	* config/arm/vxworks.h (CC1_SPEC): Simplify, knowing that
	we always use ARM_UNWIND_INFO.
	(DWARF2_UNWIND_INFO): Remove redefinition.
	(ARM_TARGET2_DWARF_FORMAT): Likewise.
	(VXWORKS_PERSONALITY): Define, to "llvm".
	(VXWORKS_EXTRA_LIBS_RTP): Define, to "-lllvm".

	libgcc/
	* config.host: Collapse the arm-vxworks entries into
	a single arm-wrs-vxworks7* one.
	* config/arm/unwind-arm-vxworks.c: Update comments.  Provide
	__gnu_Unwind_Find_exidx and a weak dummy __cxa_type_match for
	kernel modules, to be overriden by libstdc++ when we link with
	it.  Rely on externally provided __exidx_start/end.

Co-Authored-By: Doug Rupp <rupp@adacore.com>
Co-Authored-By: Olivier Hainque <hainque@adacore.com>

From-SVN: r278253
2019-11-14 16:11:30 +00:00
..
bpabi-lib.h Update copyright years. 2019-01-01 13:31:55 +01:00
bpabi-v6m.S Update copyright years. 2019-01-01 13:31:55 +01:00
bpabi.c Update copyright years. 2019-01-01 13:31:55 +01:00
bpabi.S Update copyright years. 2019-01-01 13:31:55 +01:00
cmse_nonsecure_call.S Update copyright years. 2019-01-01 13:31:55 +01:00
cmse.c [Arm][CMSE]Add warn_unused_return attribute to cmse functions 2019-07-31 08:56:35 +00:00
crtfastmath.c Update copyright years. 2019-01-01 13:31:55 +01:00
crti.S Update copyright years. 2019-01-01 13:31:55 +01:00
crtn.S Update copyright years. 2019-01-01 13:31:55 +01:00
fp16.c Update copyright years. 2019-01-01 13:31:55 +01:00
freebsd-atomic.c Update copyright years. 2019-01-01 13:31:55 +01:00
ieee754-df.S Update copyright years. 2019-01-01 13:31:55 +01:00
ieee754-sf.S Update copyright years. 2019-01-01 13:31:55 +01:00
lib1funcs.S Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-bpabi.ver Update copyright years. 2019-01-01 13:31:55 +01:00
libunwind.S Update copyright years. 2019-01-01 13:31:55 +01:00
linux-atomic-64bit.c Update copyright years. 2019-01-01 13:31:55 +01:00
linux-atomic.c [ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c++ exceptions 2019-09-10 09:47:49 +02:00
pr-support.c re PR target/89093 (C++ exception handling clobbers d8 VFP register) 2019-04-23 12:03:41 +02:00
sfp-machine.h
symbian-lib.h Update copyright years. 2019-01-01 13:31:55 +01:00
t-arm PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUs 2018-08-23 09:47:34 +00:00
t-bpabi
t-elf [ARM] Optimize executable size when using softfloat fmul/dmul 2018-12-19 17:34:18 +00:00
t-freebsd
t-linux
t-linux-eabi
t-netbsd [NetBSD] Add support for the Arm EABI. 2019-06-14 14:04:20 +00:00
t-netbsd-eabi [NetBSD] Add support for the Arm EABI. 2019-06-14 14:04:20 +00:00
t-softfp
t-strongarm-elf
t-symbian
t-vxworks7
t-wince-pe
unaligned-funcs.c Update copyright years. 2019-01-01 13:31:55 +01:00
unwind-arm-vxworks.c Update the arm-*-vxworks* support 2019-11-14 16:11:30 +00:00
unwind-arm.c Revert [ARM/FDPIC v6 13/24] [ARM] FDPIC: Force LSB bit for PC in Cortex-M architecture 2019-09-20 15:32:20 +02:00
unwind-arm.h [ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c++ exceptions 2019-09-10 09:47:49 +02:00