minix/minix/lib
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
..
libasyn New sources layout 2014-07-31 16:00:30 +02:00
libaudiodriver minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libbdev minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libblockdriver minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libc Fix fcntl(F_[GS]ETNOSIGPIPE) semantics 2014-11-01 12:57:31 +00:00
libchardriver minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libclkconf minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libddekit Much USB code for ARM USB support 2014-08-29 18:52:49 +02:00
libdevman minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libexec minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libfetch minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libfsdriver libfsdriver: support mmap on FSes with no device 2014-11-15 11:19:52 +00:00
libgcc_s_empty New sources layout 2014-07-31 16:00:30 +02:00
libgpio New sources layout 2014-07-31 16:00:30 +02:00
libhgfs libsffs: make path names constant 2014-09-30 12:48:10 +00:00
libi2cdriver minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libinputdriver New sources layout 2014-07-31 16:00:30 +02:00
liblwip minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libminc ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
libminixfs libfsdriver: support mmap on FSes with no device 2014-11-15 11:19:52 +00:00
libmthread New sources layout 2014-07-31 16:00:30 +02:00
libnetdriver libnetdriver: turn into network driver framework 2014-12-04 12:10:48 +00:00
libnetsock minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libsffs libfsdriver: prefill st_dev for stat requests 2014-11-14 15:54:16 +00:00
libsys libfsdriver: support mmap on FSes with no device 2014-11-15 11:19:52 +00:00
libtimers New sources layout 2014-07-31 16:00:30 +02:00
libusb minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libvassert minix libraries: resolve clang warnings 2014-09-30 21:04:09 +00:00
libvboxfs libsffs: make path names constant 2014-09-30 12:48:10 +00:00
libvirtio libvirtio: expose result size on packet dequeue 2014-12-04 12:10:47 +00:00
libvtreefs libfsdriver: prefill st_dev for stat requests 2014-11-14 15:54:16 +00:00
Makefile Add libfsdriver: a library to drive file systems 2014-09-18 12:46:23 +00:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00