History log of /netbsd-src/sys/arch/ibmnws/include/Makefile (Results 1 – 7 of 7)
Revision Date Author Comments
# 257ef94e 21-Dec-2015 christos <christos@NetBSD.org>

Add mips fenv.h (From FreeBSD)


# 582402ea 23-Jul-2014 alnsn <alnsn@NetBSD.org>

Rename sljitarch.h to sljit_machdep.h.


# 5345f80e 17-Nov-2013 alnsn <alnsn@NetBSD.org>

Enable sljit and bpfjit on powerpc.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 3600060b 24-Oct-2003 matt <matt@NetBSD.org>

Don't install bus.h


# 421dd6cc 20-Oct-2003 matt <matt@NetBSD.org>

Reorganize the way powerpc port install machine specific headers.
Use <powerpc/oea/bat.h> exclusively and remove <machine/bat.h> and
<powerpc/bat.h>. Remove unneeded <machine/cpufunc.h>. To insure

Reorganize the way powerpc port install machine specific headers.
Use <powerpc/oea/bat.h> exclusively and remove <machine/bat.h> and
<powerpc/bat.h>. Remove unneeded <machine/cpufunc.h>. To insure
1:1 correspondence of <powerpc/FOO.h> to <machine/FOO.h> include
"../../powerpc/include/Makefile" in "arch/FOO/include/Makefile".
Incororpate <byte_swap.h> into <bswap.h> and then byte_swap.h

show more ...


# 3dc55c12 19-Oct-2003 matt <matt@NetBSD.org>

Add IBM Network Station 1000 port. From John Gordon and updated by me.