NetBSD/lib/csu/m68k_elf
scw f768a5c42b Reduce the alignment constraint from 4 to 2. This fixes the problem where
gas(2) pads the text segment with 0x0 instead of NOP. Since m68k instructions
only need 16-bit alignment, .align 2 works just fine.
2001-10-13 09:21:50 +00:00
..
Makefile Enable the new (working) .init/.fini magic. 2001-07-17 03:56:48 +00:00
crt0.c
dot_init.h Reduce the alignment constraint from 4 to 2. This fixes the problem where 2001-10-13 09:21:50 +00:00