| Commit message (Expand) | Author | Age | Files | Lines |
* | Build librt for multilib and the cross compiler too. Part of bug #475294. | Alexis Ballier | 2013-07-03 | 1 | -4/+5 |
* | Build librt for multilib and the cross compiler too. Part of bug #475294. | Alexis Ballier | 2013-07-03 | 2 | -1/+618 |
* | fix cross compilation | Alexis Ballier | 2013-06-28 | 1 | -5/+5 |
* | fix cross compilation | Alexis Ballier | 2013-06-28 | 2 | -11/+16 |
* | cosmetics | Alexis Ballier | 2013-06-27 | 1 | -5/+5 |
* | cosmetics | Alexis Ballier | 2013-06-27 | 2 | -6/+6 |
* | bootstrap the libc when building a cross-compiler so that libm can be linked ... | Alexis Ballier | 2013-06-27 | 1 | -5/+5 |
* | bootstrap the libc when building a cross-compiler so that libm can be linked ... | Alexis Ballier | 2013-06-27 | 2 | -5/+14 |
* | Remove gssapi provided by heimdal, depend on it and properly disable kerberos... | Alexis Ballier | 2013-06-27 | 1 | -4/+6 |
* | Remove gssapi provided by heimdal, depend on it and properly disable kerberos... | Alexis Ballier | 2013-06-27 | 3 | -1/+622 |
* | drop now useless patch (gccfloat) | Alexis Ballier | 2013-06-27 | 1 | -5/+5 |
* | drop now useless patch (gccfloat) | Alexis Ballier | 2013-06-27 | 2 | -3/+5 |
* | go back to -isystem from -I for include proper, bug #473934 by Yuta SATOH. I... | Alexis Ballier | 2013-06-20 | 1 | -5/+5 |
* | go back to -isystem from -I for include proper, bug #473934 by Yuta SATOH. I... | Alexis Ballier | 2013-06-20 | 2 | -3/+7 |
* | remove old | Alexis Ballier | 2013-06-18 | 1 | -25/+4 |
* | remove old | Alexis Ballier | 2013-06-18 | 5 | -829/+6 |
* | Do not built libstand anymore and remove the now useless bootstrap useflag | Alexis Ballier | 2013-06-18 | 1 | -5/+5 |
* | Do not built libstand anymore and remove the now useless bootstrap useflag | Alexis Ballier | 2013-06-18 | 2 | -8/+12 |
* | Simplify a bit get_subdirs and do not treat differently USE=build/-build for ... | Alexis Ballier | 2013-06-18 | 1 | -5/+5 |
* | Simplify a bit get_subdirs and do not treat differently USE=build/-build for ... | Alexis Ballier | 2013-06-18 | 2 | -19/+15 |
* | Make a full bootstrap only when needed for multilib. | Alexis Ballier | 2013-06-18 | 1 | -5/+5 |
* | Make a full bootstrap only when needed for multilib. | Alexis Ballier | 2013-06-18 | 2 | -10/+11 |
* | Generate the libc ldscript when doing multilib too. | Alexis Ballier | 2013-06-18 | 1 | -4/+5 |
* | Generate the libc ldscript when doing multilib too. | Alexis Ballier | 2013-06-18 | 2 | -1/+613 |
* | Include the DEFAULT_ABI header in our wrappers if all the previous conditions... | Alexis Ballier | 2013-06-18 | 1 | -4/+5 |
* | Include the DEFAULT_ABI header in our wrappers if all the previous conditions... | Alexis Ballier | 2013-06-18 | 2 | -1/+610 |
* | Wrap abi specific headers when doing a multilib build. | Alexis Ballier | 2013-06-18 | 1 | -4/+5 |
* | Wrap abi specific headers when doing a multilib build. | Alexis Ballier | 2013-06-18 | 2 | -1/+609 |
* | Use the freebsd_multilib_multibuild_wrapper function throuh multibuild.eclass... | Alexis Ballier | 2013-06-17 | 1 | -4/+5 |
* | Use the freebsd_multilib_multibuild_wrapper function throuh multibuild.eclass... | Alexis Ballier | 2013-06-17 | 2 | -1/+532 |
* | Do a more complete bootstrap and provide a much more useful multilib support.... | Alexis Ballier | 2013-06-16 | 1 | -4/+5 |
* | Do a more complete bootstrap and provide a much more useful multilib support.... | Alexis Ballier | 2013-06-16 | 2 | -1/+569 |
* | Always build crt{begin,end} files: gcc will use its own and clang the ones fr... | Alexis Ballier | 2013-05-31 | 1 | -4/+5 |
* | Always build crt{begin,end} files: gcc will use its own and clang the ones fr... | Alexis Ballier | 2013-05-31 | 2 | -1/+546 |
* | Backport aligned_alloc for C++11 support. | Alexis Ballier | 2013-05-24 | 1 | -4/+6 |
* | Backport aligned_alloc for C++11 support. | Alexis Ballier | 2013-05-24 | 3 | -1/+597 |
* | Fix build with netware or bluetooth enabled, bug #448506. Fix glob(3) relate... | Alexis Ballier | 2013-05-24 | 1 | -15/+7 |
* | Fix build with netware or bluetooth enabled, bug #448506. Fix glob(3) relate... | Alexis Ballier | 2013-05-24 | 3 | -1/+564 |
* | Apply patch for CVE-2010-2632. #458718 | Naohiro Aota | 2013-03-10 | 1 | -15/+16 |
* | Apply patch for CVE-2010-2632. #458718 | Naohiro Aota | 2013-03-10 | 3 | -2/+225 |
* | Add patch to deal with USE={netware,bluetooth}. #448506 | Naohiro Aota | 2013-02-12 | 1 | -5/+17 |
* | Add patch to deal with USE={netware,bluetooth}. #448506 | Naohiro Aota | 2013-02-12 | 4 | -4/+34 |
* | always pass -isystem when not bootstrapping, should fix #444920 | Alexis Ballier | 2013-02-04 | 1 | -5/+5 |
* | always pass -isystem when not bootstrapping, should fix #444920 | Alexis Ballier | 2013-02-04 | 2 | -3/+12 |
* | remove rc versions | Alexis Ballier | 2013-01-27 | 1 | -38/+4 |
* | remove rc versions | Alexis Ballier | 2013-01-27 | 5 | -2106/+6 |
* | Bump to 9.1 | Alexis Ballier | 2013-01-27 | 1 | -4/+15 |
* | Bump to 9.1 | Alexis Ballier | 2013-01-27 | 2 | -1/+533 |
* | Crosscomilation support: Fix mtree dependency, append -isystem instead of -I ... | Alexis Ballier | 2013-01-27 | 1 | -5/+5 |
* | Crosscomilation support: Fix mtree dependency, append -isystem instead of -I ... | Alexis Ballier | 2013-01-27 | 2 | -4/+10 |