gcc/libgcc/config/arm
Richard Earnshaw e519d64499 arm: unified syntax for libgcc when built with -Os [PR94220]
The recent patch to convert all thumb1 code in libgcc to unified syntax
ommitted the conditional code that is used only when building the library
for minimal size.  This patch fixes this case.

I've also fixed the COND macro so that a single definition is always used
that is for unified syntax.  This eliminates a warning that is now being
seen from the assembler when compiling the ieee fp support code.

	PR target/94220
	* config/arm/lib1funcs.asm (COND): Use a single definition for
	unified syntax.
	(aeabi_uidivmod): Unified syntax when optimizing Thumb for size.
	(aeabi_idivmod): Likewise.
	(divsi3_skip_div0_test): Likewise.
2020-03-26 10:59:34 +00:00
..
bpabi-lib.h
bpabi-v6m.S libgcc: arm: convert thumb1 code to unified syntax 2020-03-03 16:02:24 +00:00
bpabi.S
bpabi.c
cmse.c
cmse_nonsecure_call.S
crtfastmath.c
crti.S
crtn.S
fp16.c
freebsd-atomic.c
ieee754-df.S
ieee754-sf.S
lib1funcs.S arm: unified syntax for libgcc when built with -Os [PR94220] 2020-03-26 10:59:34 +00:00
libgcc-bpabi.ver
libunwind.S libgcc: arm: convert thumb1 code to unified syntax 2020-03-03 16:02:24 +00:00
linux-atomic-64bit.c
linux-atomic.c
pr-support.c
sfp-machine.h
symbian-lib.h
t-arm [GCC][PATCH][ARM] Add multilib mapping for Armv8.1-M+MVE with -mfloat-abi=hard 2020-03-17 12:44:46 +00:00
t-bpabi
t-elf
t-freebsd
t-linux
t-linux-eabi
t-netbsd
t-netbsd-eabi
t-softfp
t-strongarm-elf
t-symbian
t-vxworks7
t-wince-pe
unaligned-funcs.c
unwind-arm-vxworks.c
unwind-arm.c
unwind-arm.h arm: Fix up arm installed unwind.h for use in pedantic modes [PR93615] 2020-02-07 11:01:14 +01:00