osxcross/tools
Thomas Pöchtrager e5d9db7ed0 update cctools to 862 and ld64 to 241.9
port changes:
- misc fixes
- add '-L/usr/pkg/lib' for NetBSD
- update libobjc2 to r37977
- silence / fix libobjc2 warnings
- remove freebsd ifdef in favor of '-isystem /usr/local'
- add installhdrs target (cctools-port/issues/2)
- prefer glibtoolize over libtoolize
- add support for OS X and iOS as host system (cctools-port/issues/1)
- add a workaround for a glibc 2.20 bug
- link with -rpath to ease finding libLTO
- check for __cxa_demangle in -lstdc++
- use std=c++0x instead of -std=gnu++0x
- fix ld64 to compile with libstdc++
- fix automake warnings
- ld64: enable all architectures

This also gets rid of the automake dependency.
2014-11-21 23:06:01 +01:00
..
cpucount.c use two space indents 2014-04-06 15:58:15 +02:00
gen_sdk_package.sh First Xcode detection when it's already installed 2014-11-04 02:48:53 +01:00
get_cpu_count.sh move duplicate code into a single file 2014-03-26 20:32:55 +01:00
get_dependencies.sh update cctools to 862 and ld64 to 241.9 2014-11-21 23:06:01 +01:00
mount_xcode_image.sh adjustments to allow extracting the sdk on linux (xcode 4.2 only) 2014-09-27 14:35:42 +02:00
osxcross_conf.sh move duplicate code into a single file 2014-03-26 20:32:55 +01:00
stdlib-test.cpp cctools 855 + ld64 236.3 2014-05-10 16:17:16 +02:00
tools.sh update cctools to 862 and ld64 to 241.9 2014-11-21 23:06:01 +01:00
trap_exit.sh add a clang build script 2014-11-10 20:43:14 +01:00