summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revbump for added support for LTO via USE=lto. This requires LLVM to be ↵Fabian Groffen2010-11-184-4/+269
| | | | | | installed for the LTO library. Package-Manager: portage-2.2.01.17168-prefix/cvs/Darwin powerpc
* Heiko's improved unlibunwind patch makes the message before abort patch ↵Fabian Groffen2010-08-163-6/+9
| | | | | | useless, bug #324769 Package-Manager: portage-2.2.01.15478-prefix/cvs/SunOS i386
* Revision bump for change in behaviour of ld for Snow Leopard users to fix ↵Fabian Groffen2010-08-153-6/+13
| | | | | | uncaught exception errors Package-Manager: portage-2.2.01.15553-prefix/cvs/Darwin powerpc
* Version bump to version from Develper Tools 3.2.3, thanks to Heiko Przybyl ↵Fabian Groffen2010-08-066-4/+395
| | | | | | for the patching and LTO support Package-Manager: portage-2.2.01.15449-prefix/cvs/Darwin powerpc
* Version bump to version from Developer Tools 3.2.2Fabian Groffen2010-05-184-2/+350
| | | | Package-Manager: portage-2.2.00.15842-prefix/cvs/Darwin powerpc
* ld64-95 (as in binutils-apple-3.2-r1) needs gcc-apple-4.2.1 to be compiled, ↵Fabian Groffen2010-05-023-6/+12
| | | | | | add proper dependency, bug #314461 Package-Manager: portage-2.2.00.15842-prefix/cvs/Darwin powerpc
* Bump patchset to include heiko_'s message before abort patch to make sure ↵Fabian Groffen2010-03-243-6/+14
| | | | | | the actual problem is emitted before the linker aborts (libstdc++ issue it seems) Package-Manager: portage-2.2.00.15842-prefix/cvs/Darwin powerpc
* Tell ar to build an index, such that the linker doesn't fail with 'archive ↵Fabian Groffen2010-03-223-5/+10
| | | | | | has no table of contents' on intel platforms Package-Manager: portage-2.2.00.15838-prefix/cvs/Darwin powerpc
* Add patch to suppress annoying -mlong-branch warning that we totally can't ↵Fabian Groffen2010-03-214-24/+45
| | | | | | do anything about Package-Manager: portage-2.2.00.15838-prefix/cvs/Darwin powerpc
* Revision bump for usage of Xcode 3.2's ld64. Use Heiko Przybyl's patches to ↵Fabian Groffen2010-03-217-36/+297
| | | | | | remove the dependency on Apple's libunwind. Port all ebuilds to EAPI=3 Package-Manager: portage-2.2.00.15838-prefix/cvs/Darwin powerpc
* Export CC and CXX such that we use the intended compilers instead of e.g. ↵Fabian Groffen2010-02-125-12/+21
| | | | | | accidentially the host system's cc. Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
* add reference for the libunwind issueFabian Groffen2009-09-143-14/+6
| | | | Package-Manager: portage-2.2.00.14257-prefix/cvs/Darwin powerpc
* Fix broken Manifest.Zac Medico2009-09-131-4/+13
| | | | Package-Manager: portage-2.2_rc40_p14242/cvs/Linux i686
* Removed binutils-apple-3.1.2-r1. It was using my own LP64 patch + LP64 ↵Fabian Groffen2009-09-123-263/+10
| | | | sed-foo that actually wasn't quite right but allowed us to fix many 64-bits related bugs to packages (preparing for Snow Leopard). Apple provides a working LP64 version in 3.2 which everyone should use now instead.
* Since we cannot build ld64, but *can* build new cctools, build the ld64 from ↵Fabian Groffen2009-09-123-14/+39
| | | | 3.1.2 with the new cctools. Hopefully the new cctools fixes problems with Snow Leopard host provided objects and 64-bits awareness
* Bump to version from Snow Leopard/Developer Tools 3.2, highly broken, hence ↵Fabian Groffen2009-09-054-2/+295
| | | | | | masked Package-Manager: portage-2.2.00.14200-prefix/cvs/SunOS i386
* add sys-devel/binutils-apple from Gentoo Prefix treeFabian Groffen2009-06-2117-0/+1213
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64