Commit Graph

16 Commits

Author SHA1 Message Date
Thomas Pöchtrager
5135fb2541 an attempt to fix the otool disassembler 2015-02-24 21:49:55 +01:00
Thomas Pöchtrager
a303cc27ac update README 2014-11-21 22:10:18 +01:00
Thomas Pöchtrager
4ac72bcbc3 misc fixes 2014-11-21 22:09:45 +01:00
Thomas Pöchtrager
8fcc9e2d58 add support for OS X and iOS as host system 2014-10-14 23:07:31 +02:00
Thomas Pöchtrager
f88e9d4096 link with -rpath to ease finding libLTO 2014-08-31 10:31:32 +02:00
Thomas Pöchtrager
fe05cf12b2 fix ld64 to compile with libstdc++
fix automake warnings
2014-05-08 22:13:21 +02:00
Thomas Pöchtrager
4e2435038c merge ld64-236.3 2014-05-08 21:18:54 +02:00
Thomas Pöchtrager
9d10513d86 merge cctools-855 2014-05-08 19:55:29 +02:00
Thomas Pöchtrager
f5d5816851 support NetBSD
Conflicts:
	cctools/configure.ac
2014-03-30 15:51:58 +02:00
Thomas Pöchtrager
99a83d457e fix finding llvm-config on FreeBSD 10 2014-02-15 15:20:00 +01:00
Thomas Pöchtrager
9ae44420dc add DISABLE_LTO_SUPPORT option 2013-12-15 13:28:53 +01:00
Thomas Pöchtrager
e16831b7b5 always build ld64, regardless if we are on a 64 bit system or not
fixed an issue in include/foreign/i386/_types.h which prevented compiling on 32 bit systems
2013-12-08 21:38:09 +01:00
Thomas Pöchtrager
e837833872 attempt to build libcxx from source if it is not installed on the system
remove unneeded ld/Makefile
ld64 *should* now also build without llvm-devel (but disables LTO then)
2013-12-08 20:41:22 +01:00
Thomas Pöchtrager
051f153666 merge ld64-136 2013-12-07 18:50:23 +01:00
Thomas Pöchtrager
a0524d8b6e remove unneeded files
add workaround script for the __block issue in unistd.h
2013-11-15 18:37:45 +01:00
Thomas Pöchtrager
d491e31454 import 'cctools-839-ld64-134.9-1.3' from https://code.google.com/p/ios-toolchain-based-on-clang-for-linux/ 2013-11-14 20:36:34 +01:00