minix/lib/libc/arch/i386/misc
Arun Thomas 2a8fabf4ad Include directory reorg and makefile updates.
-Convert the include directory over to using bsdmake
 syntax
-Update/add mkfiles
-Modify install(1) so that it can create symlinks
-Update makefiles to use new install(1) options
-Rename /usr/include/ibm to /usr/include/i386
-Create /usr/include/machine symlink to arch header files
-Move vm_i386.h to its new home in the /usr/include/i386
-Update source files to #include the header files at their
 new homes.
-Add new gnu-includes target for building GCC headers
2010-03-08 11:04:59 +00:00
..
_cpufeature.c Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
_cpuid.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
alloca.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
get_bp.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
getprocessor.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_inb.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_inl.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_insb.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_insl.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_insw.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_intr.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_inw.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_outb.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_outl.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_outsb.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_outsl.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_outsw.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
io_outw.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
Makefile.inc Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00
oneC_sum.S Convert library asm files to GAS syntax 2010-03-03 14:27:30 +00:00