NetBSD/sys/arch/epoc32
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
..
compile
conf Reorganize symbol table embedding. The existing option SYMTAB_SPACE is 2014-08-17 21:17:43 +00:00
dev Catch up to recent changes in config_pending_{incr,decr}(). 2013-10-13 06:55:34 +00:00
epoc32 Fix <arm/locore.h> lossage 2013-08-18 21:50:31 +00:00
include Consistently define WARN in a way that passes format string checks, i.e. 2014-08-06 21:57:48 +00:00
stand eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
windermere Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
Makefile