| Commit message (Expand) | Author | Age | Files | Lines |
* | Use more readable CTARGET setup logic. | Mike Frysinger | 2015-02-27 | 1 | -13/+23 |
* | Use more readable CTARGET setup logic. | Mike Frysinger | 2015-02-27 | 10 | -28/+35 |
* | Guard Darwin version checks for Darwin CHOSTs only | Fabian Groffen | 2015-02-04 | 1 | -9/+9 |
* | Guard Darwin version checks for Darwin CHOSTs only | Fabian Groffen | 2015-02-04 | 6 | -15/+20 |
* | Add patch to silence when LTO is in use by Michael Weiser, bug #538604 | Fabian Groffen | 2015-02-04 | 1 | -2/+13 |
* | Add patch to silence when LTO is in use by Michael Weiser, bug #538604 | Fabian Groffen | 2015-02-04 | 3 | -5/+117 |
* | Move test deps to DEPEND again | Patrick Lauer | 2015-02-04 | 1 | -13/+3 |
* | Move test deps to DEPEND again | Patrick Lauer | 2015-02-04 | 3 | -7/+11 |
* | Add fixed older versions for PPC and comparisons by Michael Weiser, bug #538384 | Fabian Groffen | 2015-02-03 | 1 | -2/+19 |
* | Add fixed older versions for PPC and comparisons by Michael Weiser, bug #538384 | Fabian Groffen | 2015-02-03 | 10 | -43/+831 |
* | Move test deps to DEPEND, fix quoting, make repoman happy | Patrick Lauer | 2015-01-31 | 1 | -19/+9 |
* | Move test deps to DEPEND, fix quoting, make repoman happy | Patrick Lauer | 2015-01-31 | 9 | -27/+34 |
* | Small fix for nolto patch to exit properly on -v, by Michael Weiser | Fabian Groffen | 2015-01-27 | 1 | -5/+5 |
* | Small fix for nolto patch to exit properly on -v, by Michael Weiser | Fabian Groffen | 2015-01-27 | 2 | -28/+30 |
* | Version bumps thanks to the hard work by Michael Weisner in bug #473068 | Fabian Groffen | 2015-01-27 | 1 | -5/+44 |
* | Version bumps thanks to the hard work by Michael Weisner in bug #473068 | Fabian Groffen | 2015-01-27 | 34 | -2/+7676 |
* | 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 |