minix/minix/drivers
Ben Gras 5ae1a533c7 ARM: can build with llvm, switch to EABI
. bitcode fixes
	. switch to compiler-rt instead of netbsd libc functions
	  or libgcc for support functions for both x86 and arm
	. minor build fixes
	. allow  build with llvm without crossbuilding llvm itself
	. can now build minix/arm using llvm and eabi - without C++
	  support for now (hence crossbuilding llvm itself is turned off
	  for minix/arm)

Change-Id: If5c44ef766f5b4fc4394d4586ecc289927a0d6eb
2014-12-12 13:04:56 +01:00
..
audio merge libminlib with libc 2014-08-28 18:49:19 +02:00
bus Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
clock svrctl(2) update 2014-09-29 16:15:21 +00:00
eeprom Move all services to /service 2014-07-31 16:00:31 +02:00
examples New sources layout 2014-07-31 16:00:30 +02:00
hid PCKDB: Fix PS/2 Mouse support. 2014-11-07 16:20:39 +01:00
iommu New sources layout 2014-07-31 16:00:30 +02:00
net virtio_net: use new libnetdriver 2014-12-04 12:10:52 +00:00
power tps65950: allow 0 as id for qemu beaglexm 2014-09-04 13:46:02 +02:00
printer New sources layout 2014-07-31 16:00:30 +02:00
sensors ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
storage libvirtio: expose result size on packet dequeue 2014-12-04 12:10:47 +00:00
system libvtreefs: API changes/extensions, part 2 2014-11-12 12:13:43 +00:00
tty Turn PCI into a character driver 2014-11-10 14:43:27 +01:00
usb minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
video minix/ changes for arm llvm build 2014-12-03 23:40:56 +01:00
vmm_guest New sources layout 2014-07-31 16:00:30 +02:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00