NetBSD/sys/arch
cgd c9c2181ed9 provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly
#defines in asm.h to use them, and convert code which needs to use C labels
to use _C_LABEL as well.  (I can't see any reason why the label vs. function
differentiation shouldn't be GC'd; i only added uses of _C_LABEL.)  This
should help if this port is converted to use ELF, and was checked by
compiling all kernels in arm32/conf (with some driver removals and some
MI header fixups re: common blocks) with an arm-linux ELF toolchain.
1999-10-26 06:53:41 +00:00
..
alpha Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
amiga Make this compile without booting support for P568k+PPC boards 1999-10-20 06:40:26 +00:00
arm32 provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
atari Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
bebox Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
evbsh3 Move common parts of machdep.c to sh3_machdep.c. 1999-09-21 13:16:15 +00:00
hp300 Add register prefixes. 1999-10-26 01:49:38 +00:00
hpcmips Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
i386 create "machine" symlink 1999-10-25 20:27:48 +00:00
m68k Add register prefixes. 1999-10-25 23:48:07 +00:00
mac68k Wrap an otherwise unused variable inside #ifdef DIAGNOSTIC; from Ben Mesander 1999-10-25 14:31:50 +00:00
macppc Enable com* at pcmcia. 1999-10-15 12:27:06 +00:00
mips Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
mmeye Include machine/cpu.h. 1999-09-27 08:47:56 +00:00
mvme68k Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
newsmips Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
next68k Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
ofppc Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
pc532 Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pica Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
pmax Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
powerpc Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
sh3 Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
sparc Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
sparc64 Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
sun3 Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
vax Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
x68k Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00