NetBSD/libexec/ld.elf_so/arch
christos 00e5621847 We need to compile with -DVARPSZ, because the sparc has a variable page
size depending on arch. Make it an error to compile without it. This
caused -lposix linked programs to fail.
1999-06-22 16:28:22 +00:00
..
alpha Simplify _rtld_start() a little, and shave some cycles. Spefically, there's 1999-04-19 00:05:00 +00:00
i386 Cleanup global variable access so rtld can be self relocating. Also KNF 1999-02-24 18:31:00 +00:00
m68k Add m68k code. 1999-04-29 15:06:41 +00:00
mips This should use MACHINE_ARCH and test on "mipseb" instead of MACHINE and 1999-06-07 18:04:31 +00:00
powerpc syncicache is needed... 1999-05-21 08:00:11 +00:00
sparc We need to compile with -DVARPSZ, because the sparc has a variable page 1999-06-22 16:28:22 +00:00