gcc/libgcc/config/arm
Thomas Preud'homme 9296dd9ba3 Add support for ARMv8-R architecture
2017-07-06  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/
    * config/arm/arm-cpus.in (armv8-r): Add new entry.
    * config/arm/arm-isa.h (ISA_ARMv8r): Define macro.
    * config/arm/arm-tables.opt: Regenerate.
    * config/arm/arm.h (enum base_architecture): Add BASE_ARCH_8R
    enumerator.
    * doc/invoke.texi: Mention -march=armv8-r and its extensions.

    gcc/testsuite/
    * lib/target-supports.exp: Generate
    check_effective_target_arm_arch_v8r_ok, add_options_for_arm_arch_v8r
    and check_effective_target_arm_arch_v8r_multilib.

    libgcc/
    * config/arm/lib1funcs.S: Defined __ARM_ARCH__ to 8 for ARMv8-R.

From-SVN: r250025
2017-07-06 14:37:28 +00:00
..
bpabi-lib.h Update copyright years. 2017-01-01 13:07:43 +01:00
bpabi-v6m.S Update copyright years. 2017-01-01 13:07:43 +01:00
bpabi.c Update copyright years. 2017-01-01 13:07:43 +01:00
bpabi.S Update copyright years. 2017-01-01 13:07:43 +01:00
cmse_nonsecure_call.S [arm] Explicitly set .fpu in cmse_nonsecure_call.S 2017-06-16 21:04:52 +00:00
cmse.c Update copyright years. 2017-01-01 13:07:43 +01:00
crtfastmath.c Update copyright years. 2017-01-01 13:07:43 +01:00
crti.S Update copyright years. 2017-01-01 13:07:43 +01:00
crtn.S Update copyright years. 2017-01-01 13:07:43 +01:00
fp16.c Update copyright years. 2017-01-01 13:07:43 +01:00
freebsd-atomic.c Update copyright years. 2017-01-01 13:07:43 +01:00
ieee754-df.S Update copyright years. 2017-01-01 13:07:43 +01:00
ieee754-sf.S Update copyright years. 2017-01-01 13:07:43 +01:00
lib1funcs.S Add support for ARMv8-R architecture 2017-07-06 14:37:28 +00:00
libgcc-bpabi.ver Update copyright years. 2017-01-01 13:07:43 +01:00
libunwind.S Update copyright years. 2017-01-01 13:07:43 +01:00
linux-atomic-64bit.c Update copyright years. 2017-01-01 13:07:43 +01:00
linux-atomic.c Update copyright years. 2017-01-01 13:07:43 +01:00
pr-support.c Update copyright years. 2017-01-01 13:07:43 +01:00
sfp-machine.h re PR libgcc/60166 (ARM default NAN encoding violates EABI) 2014-05-21 01:24:05 +00:00
symbian-lib.h Update copyright years. 2017-01-01 13:07:43 +01:00
t-arm ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_call 2016-12-02 15:33:26 +00:00
t-bpabi
t-elf
t-freebsd configure.ac: Don't add ${libgcj} for arm*-*-freebsd*. 2015-01-09 15:06:02 +01:00
t-linux
t-linux-eabi
t-netbsd
t-softfp elf.h: Use __ARM_ARCH_ISA_THUMB and __ARM_ARCH_ISA_ARM to decide whether to prevent... 2016-07-07 08:54:18 +00:00
t-strongarm-elf
t-symbian
t-wince-pe
unaligned-funcs.c Update copyright years. 2017-01-01 13:07:43 +01:00
unwind-arm.c unwind-arm.h: Make _Unwind_GetIP... 2017-05-17 22:54:39 +02:00
unwind-arm.h unwind-arm.h: Make _Unwind_GetIP... 2017-05-17 22:54:39 +02:00