minix/sys/lib/libunwind
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
..
AddressSpace.hpp new libunwind, updated to netbsd b1f513eedd 2014-07-28 17:06:01 +02:00
CREDITS.TXT Importing sys/libunwind for clang 2014-07-28 17:06:01 +02:00
dwarf2.h Importing sys/libunwind for clang 2014-07-28 17:06:01 +02:00
DwarfInstructions.hpp new libunwind, updated to netbsd b1f513eedd 2014-07-28 17:06:01 +02:00
DwarfParser.hpp new libunwind, updated to netbsd b1f513eedd 2014-07-28 17:06:01 +02:00
libunwind.cxx new libunwind, updated to netbsd b1f513eedd 2014-07-28 17:06:01 +02:00
LICENSE.TXT Importing sys/libunwind for clang 2014-07-28 17:06:01 +02:00
Makefile.inc ARM: can build with llvm, switch to EABI 2014-12-12 13:04:56 +01:00
Registers.hpp new libunwind, updated to netbsd b1f513eedd 2014-07-28 17:06:01 +02:00
unwind.h new libunwind, updated to netbsd b1f513eedd 2014-07-28 17:06:01 +02:00
unwind_registers.S new libunwind, updated to netbsd b1f513eedd 2014-07-28 17:06:01 +02:00
UnwindCursor.hpp new libunwind, updated to netbsd b1f513eedd 2014-07-28 17:06:01 +02:00