NetBSD/lib/csu/arch
martin 94c2c8f16d Pull up following revision(s) (requested by rin in ticket #1858):
lib/csu/arch/vax/crtbegin.S: revision 1.8
	lib/csu/arch/vax/crtbegin.S: revision 1.9

vax/csu: __do_global_ctors_aux: Save actually-used r8, instead of r11

Thanks Kalvis Duckmanton for report and patch on tech-toolchain:
https://mail-index.netbsd.org/tech-toolchain/2023/07/28/msg004321.html

vax/csu: Use register name provided by asm.h. No binary changes.
2023-07-30 11:53:39 +00:00
..
aarch64
alpha remove useless include; asm.h is not useful for c files. our current assumption 2017-01-14 15:50:24 +00:00
arm
earm
hppa
i386
ia64
m68k
mips Pull up following revision(s) (requested by joerg in ticket #240): 2017-08-29 09:10:35 +00:00
or1k
powerpc
riscv
sh3 ___start is __dso_hidden, so use CALL_DATUM_LOCAL and drop the PIC 2016-08-29 21:27:03 +00:00
sparc
sparc64
vax Pull up following revision(s) (requested by rin in ticket #1858): 2023-07-30 11:53:39 +00:00
x86_64