NetBSD/sys/arch/evbppc
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 Use nbstat when cross-compiling, unbreaks build on Linux. 2014-03-03 18:25:14 +00:00
conf Reorganize symbol table embedding. The existing option SYMTAB_SPACE is 2014-08-17 21:17:43 +00:00
ev64260 Remove an unused variable 2014-02-25 14:33:32 +00:00
evbppc
explora
include Consistently define WARN in a way that passes format string checks, i.e. 2014-08-06 21:57:48 +00:00
mpc85xx Drop .machine, Makefile.mpc85xx provides -me500 already. 2014-08-10 18:01:29 +00:00
obs405 The argument of stwu is displacement(register), but GAS translates the 2014-08-05 16:28:39 +00:00
pmppc
virtex Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
walnut The argument of stwu is displacement(register), but GAS translates the 2014-08-05 16:28:39 +00:00
Makefile