gcc/libitm/config
Alan Modra 2dd7b93778 [RS6000] Adjust gcc asm for power10
Generate assembly with .localentry,1 functions using @notoc calls.
This patch makes libgcc.a asm look the same as power10 pcrel as far as
toc/notoc is concerned.

Otherwise calling between functions that advertise as using the TOC
and those that don't, will require linker call stubs in statically
linked code.

gcc/
	* config/rs6000/ppc-asm.h: Support __PCREL__ code.
libgcc/
	* config/rs6000/morestack.S,
	* config/rs6000/tramp.S: Support __PCREL__ code.
libitm/
	* config/powerpc/sjlj.S: Support __PCREL__ code.
2020-10-01 10:34:48 +09:30
..
aarch64 aarch64: add PAC-RET protection to libitm sjlj.S 2020-07-24 11:44:53 +01:00
alpha Update copyright years. 2020-01-01 12:51:42 +01:00
arm Update copyright years. 2020-01-01 12:51:42 +01:00
generic Update copyright years. 2020-01-01 12:51:42 +01:00
linux Update copyright years. 2020-01-01 12:51:42 +01:00
posix Update copyright years. 2020-01-01 12:51:42 +01:00
powerpc [RS6000] Adjust gcc asm for power10 2020-10-01 10:34:48 +09:30
s390 Update copyright years. 2020-01-01 12:51:42 +01:00
sh Update copyright years. 2020-01-01 12:51:42 +01:00
sparc Update copyright years. 2020-01-01 12:51:42 +01:00
x86 Update copyright years. 2020-01-01 12:51:42 +01:00