NetBSD/sys/arch/epoc32/conf
joerg a26164117a Reorganize symbol table embedding. The existing option SYMTAB_SPACE is
replaced by the make option COPY_SYMTAB set to any value. The copy of
the symbol table is no longer put into a buffer in kern_ksyms.o, but a
small helper object. This object is build first with a dummy size, then
the kernel is linked to compute the real dimension of the symbol table
buffer. After that, the helper object is rebuild and the kernel linked
again.
2014-08-17 21:17:43 +00:00
..
files.epoc32
GENERIC Reorganize symbol table embedding. The existing option SYMTAB_SPACE is 2014-08-17 21:17:43 +00:00
ldscript.epoc32 Put EHABI exception tables at the end of text. 2014-01-30 15:36:43 +00:00
majors.epoc32
Makefile.epoc32.inc
std.epoc32