| Commit message (Expand) | Author | Age | Files | Lines |
* | Add patch to solve compilation problem on Mavericks | Fabian Groffen | 2013-11-12 | 1 | -6/+7 |
* | Add patch to solve compilation problem on Mavericks | Fabian Groffen | 2013-11-12 | 3 | -4/+23 |
* | Serialise cctools building, the makefiles are completely not capable of doing... | Fabian Groffen | 2012-08-12 | 1 | -7/+7 |
* | Serialise cctools building, the makefiles are completely not capable of doing... | Fabian Groffen | 2012-08-12 | 2 | -2/+9 |
* | Restore version that's necessary to bootstrap on Mac OS X 10.5 | Fabian Groffen | 2012-08-10 | 1 | -52/+56 |
* | Restore version that's necessary to bootstrap on Mac OS X 10.5 | Fabian Groffen | 2012-08-10 | 3 | -2/+251 |
* | Cleanup old versions | Fabian Groffen | 2012-06-12 | 1 | -28/+5 |
* | Cleanup old versions | Fabian Groffen | 2012-06-12 | 11 | -1820/+10 |
* | Remove PowerPC tweaks, Apple removed entire PowerPC support from ld in ld64-1... | Fabian Groffen | 2012-03-05 | 1 | -6/+6 |
* | Remove PowerPC tweaks, Apple removed entire PowerPC support from ld in ld64-1... | Fabian Groffen | 2012-03-05 | 2 | -9/+8 |
* | Bump to version from Developer Tools 4.3 | Fabian Groffen | 2012-03-04 | 1 | -4/+9 |
* | Bump to version from Developer Tools 4.3 | Fabian Groffen | 2012-03-04 | 3 | -1/+366 |
* | Avoid the need for vers_string program that seems no longer to be installed w... | Fabian Groffen | 2012-03-04 | 1 | -5/+5 |
* | Avoid the need for vers_string program that seems no longer to be installed w... | Fabian Groffen | 2012-03-04 | 2 | -2/+27 |
* | Use append-cppflags instead of too generic append-flags to avoid F77 and FC r... | Fabian Groffen | 2012-02-19 | 1 | -6/+6 |
* | Use append-cppflags instead of too generic append-flags to avoid F77 and FC r... | Fabian Groffen | 2012-02-19 | 2 | -6/+10 |
* | Add patch to treat 32-bits 4GB overflow problem as warning on PowerPC next to... | Fabian Groffen | 2012-02-06 | 1 | -5/+6 |
* | Add patch to treat 32-bits 4GB overflow problem as warning on PowerPC next to... | Fabian Groffen | 2012-02-06 | 3 | -4/+26 |
* | Fix Darwin8 patch version in name | Fabian Groffen | 2011-11-08 | 1 | -6/+6 |
* | Fix Darwin8 patch version in name | Fabian Groffen | 2011-11-08 | 2 | -3/+6 |
* | Fix copyright headers and add ChangeLog entry, not sure what went wrong here | Fabian Groffen | 2011-11-05 | 1 | -6/+6 |
* | Fix copyright headers and add ChangeLog entry, not sure what went wrong here | Fabian Groffen | 2011-11-05 | 3 | -6/+13 |
* | Bump to version from Developer Tools 4.2 | Fabian Groffen | 2011-11-05 | 1 | -5/+11 |
* | Bump to version from Developer Tools 4.2 | Fabian Groffen | 2011-11-05 | 6 | -4/+587 |
* | Fix compilation of ld64, add back wrongly dropped LD64LIBS, thanks Charles Da... | Fabian Groffen | 2011-10-19 | 1 | -5/+5 |
* | Fix compilation of ld64, add back wrongly dropped LD64LIBS, thanks Charles Da... | Fabian Groffen | 2011-10-19 | 2 | -2/+6 |
* | Fix USE=lto compilation thanks to patch from Charles Davis in bug #387481 | Fabian Groffen | 2011-10-18 | 1 | -5/+5 |
* | Fix USE=lto compilation thanks to patch from Charles Davis in bug #387481 | Fabian Groffen | 2011-10-18 | 2 | -6/+12 |
* | Make x86 thread defines available on PPC to fix compilation, bug #384339 | Fabian Groffen | 2011-09-25 | 1 | -5/+5 |
* | Make x86 thread defines available on PPC to fix compilation, bug #384339 | Fabian Groffen | 2011-09-25 | 2 | -3/+9 |
* | Stop compiling unused libunwind, mimic Availability.h macros for pre OS X Lio... | Fabian Groffen | 2011-09-25 | 1 | -5/+5 |
* | Stop compiling unused libunwind, mimic Availability.h macros for pre OS X Lio... | Fabian Groffen | 2011-09-25 | 2 | -5/+14 |
* | Add keywords for 4.1, since it seems to work fine | Fabian Groffen | 2011-09-21 | 1 | -5/+5 |
* | Add keywords for 4.1, since it seems to work fine | Fabian Groffen | 2011-09-21 | 2 | -4/+6 |
* | Bump to version from Developer Tools 4.1, drop 4.0 version as it never compil... | Fabian Groffen | 2011-09-03 | 1 | -9/+13 |
* | Bump to version from Developer Tools 4.1, drop 4.0 version as it never compil... | Fabian Groffen | 2011-09-03 | 5 | -27/+316 |
* | Bump to versions from Developer Tools 3.2.6 and 4.0. The latter cannot be co... | Fabian Groffen | 2011-05-11 | 1 | -1/+24 |
* | Bump to versions from Developer Tools 3.2.6 and 4.0. The latter cannot be co... | Fabian Groffen | 2011-05-11 | 9 | -2/+768 |
* | Revbump for added support for LTO via USE=lto. This requires LLVM to be inst... | Fabian Groffen | 2010-11-18 | 1 | -2/+3 |
* | Revbump for added support for LTO via USE=lto. This requires LLVM to be inst... | Fabian Groffen | 2010-11-18 | 3 | -2/+266 |
* | Heiko's improved unlibunwind patch makes the message before abort patch usele... | Fabian Groffen | 2010-08-16 | 1 | -2/+2 |
* | Heiko's improved unlibunwind patch makes the message before abort patch usele... | Fabian Groffen | 2010-08-16 | 2 | -4/+7 |
* | Revision bump for change in behaviour of ld for Snow Leopard users to fix unc... | Fabian Groffen | 2010-08-15 | 1 | -3/+3 |
* | Revision bump for change in behaviour of ld for Snow Leopard users to fix unc... | Fabian Groffen | 2010-08-15 | 2 | -3/+10 |
* | Version bump to version from Develper Tools 3.2.3, thanks to Heiko Przybyl fo... | Fabian Groffen | 2010-08-06 | 1 | -2/+8 |
* | Version bump to version from Develper Tools 3.2.3, thanks to Heiko Przybyl fo... | Fabian Groffen | 2010-08-06 | 5 | -2/+387 |
* | Version bump to version from Developer Tools 3.2.2 | Fabian Groffen | 2010-05-18 | 1 | -1/+6 |
* | Version bump to version from Developer Tools 3.2.2 | Fabian Groffen | 2010-05-18 | 3 | -1/+344 |
* | ld64-95 (as in binutils-apple-3.2-r1) needs gcc-apple-4.2.1 to be compiled, a... | Fabian Groffen | 2010-05-02 | 1 | -2/+2 |
* | ld64-95 (as in binutils-apple-3.2-r1) needs gcc-apple-4.2.1 to be compiled, a... | Fabian Groffen | 2010-05-02 | 2 | -4/+10 |