Commit Graph

49 Commits

Author SHA1 Message Date
Thomas Pöchtrager
11dc49ae17 Update README.md 2020-03-20 13:35:53 +01:00
Thomas Pöchtrager
aff98cdb9e arm64e 2020-01-07 16:26:07 +01:00
Thomas Pöchtrager
168e4ad2e0 arm64e 2020-01-07 16:24:49 +01:00
Thomas Pöchtrager
5e9c52005f Fixes to make cctools and ld64 work on Android 2019-11-06 17:54:58 +01:00
Thomas Pöchtrager
c8def74264 Update README.md 2019-10-31 20:33:03 +01:00
Thomas Pöchtrager
a4f3a3e0ea ld64 450.3 & cctools 927.0.2 2019-10-31 20:06:41 +01:00
Thomas Pöchtrager
349383cb2a Update README.md 2019-06-01 19:33:42 +02:00
Thomas Pöchtrager
634c77e4f1 Misc fixes 2019-06-01 19:33:42 +02:00
Thomas Plöchtrager
5755bd8451 cctools 921 & ld64 409.12 2019-06-01 19:33:42 +02:00
John Regan
43062856c5 add musl-fts as dependency 2018-01-18 20:35:59 -06:00
Thomas Pöchtrager
22ebe727a5 Add TAPIv2 support 2017-04-01 20:42:35 +02:00
Thomas Pöchtrager
42b9d15e80 Update README.md 2017-02-04 13:21:45 +01:00
Thomas Pöchtrager
9370fb2bee cctools 895 2017-02-04 13:17:15 +01:00
Thomas Pöchtrager
05dea216c9 ld64 274.2 2017-02-04 13:16:44 +01:00
Thomas Pöchtrager
32e30a232c cctools 886 2016-06-24 17:47:01 +02:00
Thomas Pöchtrager
05d1a0ab92 ld64 264.3.102 2016-06-24 17:45:01 +02:00
Thomas Pöchtrager
e2c9d34c4d Update README 2016-05-09 21:34:39 +02:00
Thomas Pöchtrager
16e8e127e3 cctools 877.8 2016-05-09 21:29:06 +02:00
Thomas Pöchtrager
7fe1031d40 ld64 253.9 2016-05-09 21:22:45 +02:00
Thomas Pöchtrager
68b961c6b2 Cleanup 2015-10-24 10:55:54 +02:00
Thomas Pöchtrager
92cbda0465 Update README 2015-10-23 20:13:17 +02:00
Thomas Pöchtrager
9cf5b49b81 cctools 877.5 2015-10-23 19:07:14 +02:00
Thomas Pöchtrager
04115db872 Update README
ld64 242.2 does not compile anymore with gcc 4.5.
This is due to the use of C++11 range-based for loops in passes/got.cpp.
2015-10-03 19:55:38 +02:00
Thomas Pöchtrager
b141a59f93 ld64 242.2 2015-10-02 20:42:34 +02:00
Thomas Pöchtrager
cd47e4ae74 Add Travis CI image to README 2015-08-24 00:56:14 +02:00
Thomas Pöchtrager
cf084ee2a5 * get rid of the openssl dependency
* make libuuid optional (based on http://git.io/vqbwu)
2015-07-11 09:32:55 +02:00
Thomas Pöchtrager
74daaf79d3 cctools 870 2015-07-08 20:29:01 +02:00
Thomas Pöchtrager
268c3de73b add arm to the tested host architectures 2015-03-18 21:29:21 +01:00
Thomas Pöchtrager
bf9ac6a2c5 update README 2015-03-15 22:43:36 +01:00
Thomas Pöchtrager
42109667d4 * linux ppc/ppc64 & arm/arm64/aarch64 port
(compiles now - everything else is *untested*)

other changes:

* rename 'machochecker' to 'machocheck'
* get rid of duplicate $CFLAGS
* fix a typo in the ios toolchain README
* package.sh: remove the autom4te.cache directory
2015-03-15 22:21:16 +01:00
Thomas Pöchtrager
3f00c16b0f be more precise about the gcc requirement 2015-03-08 20:51:15 +01:00
Thomas Pöchtrager
1b9a93057b update README 2015-03-08 20:09:11 +01:00
Thomas Pöchtrager
3cc1ba6fc7 * windows (cygwin), openbsd and dragonflybsd port
* gcc compiler support
* add --with-llvm-config option
* fix 'ld: malformed 32-bit x.y.z version number: 3.19.0-7-generic'
2015-03-08 17:47:09 +01:00
Thomas Pöchtrager
a4f9fd8ad0 Update README.md 2014-12-24 11:35:37 +01:00
Thomas Pöchtrager
a303cc27ac update README 2014-11-21 22:10:18 +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
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
5c43af2026 FreeBSD port
add package.sh script
2013-12-14 09:56:01 +01:00
Thomas Pöchtrager
932e02e9ff libuuid-devel -> uuid-devel 2013-12-08 22:23:08 +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
2ce30f856c update README 2013-12-07 20:56:09 +01:00
Thomas Pöchtrager
051f153666 merge ld64-136 2013-12-07 18:50:23 +01:00
Thomas Pöchtrager
97336ad049 Update README.md 2013-11-15 18:40:31 +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
387a045de9 fix line break in README 2013-11-14 21:00:49 +01:00
Thomas Pöchtrager
12f5e7592e update README 2013-11-14 20:59:27 +01:00
Thomas Pöchtrager
54e4a1d7b8 add README 2013-11-14 20:54:29 +01:00