summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add ~alphaAron Griffis2005-03-213-120/+134
* virtual/glibc is deadMike Frysinger2005-03-192-3/+3
* only PROVIDE virtual/libc when not cross-compilingMike Frysinger2005-03-191-1/+1
* only PROVIDE virtual/libc when not cross-compilingMike Frysinger2005-03-191-3/+4
* make sure we create sys-include link for 2nd stage gccMike Frysinger2005-03-162-109/+105
* Fixed broken Manifest.Sven Wegener2005-03-161-112/+112
* Fix ManifestMartin Schlemmer2005-03-161-111/+112
* Exclude the gcc4 patch if we're not using gcc4Jeremy Huddleston2005-03-162-113/+114
* Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #5237...Martin Schlemmer2005-03-164-115/+1239
* Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #5237...Jeremy Huddleston2005-03-164-37/+51
* fix want_nptl logic with CHOST/CTARGET and remove nptl die when cross-compilingMike Frysinger2005-03-152-128/+105
* Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #52374.Martin Schlemmer2005-03-154-112/+390
* Backported LT_KERNEL_VERSION.Jeremy Huddleston2005-03-154-14/+13
* gcc-4 fix from bug #83403. Fixes for when CBUILD != CHOST.Jeremy Huddleston2005-03-154-13/+16
* Fix sparc crosscompile confusing sparc/sparc64. Closes bug #84405.Jeremy Huddleston2005-03-112-10/+10
* More 'use nptl' -> want_nptl fixes. Use 'use build' for crosscompile logic r...Jeremy Huddleston2005-03-102-14/+12
* Fix ppc64 CTARGET and let the user set a lower LT_KERNEL_VERSION to satisfy b...Jeremy Huddleston2005-03-102-10/+9
* Crosscompile for multilib targets cleanup.Jeremy Huddleston2005-03-082-77/+76
* One more CHOST->CTARGET fix for CFLAGS.Jeremy Huddleston2005-03-082-6/+6
* Don't allow sys/kd.h to prevent linux/types.h from loading outside of its con...Jeremy Huddleston2005-03-074-14/+35
* Fix sparc64 so it can have a 32bit nptl. Made want_nptl only return true for...Jeremy Huddleston2005-03-062-8/+13
* Fixed up tls/nptl logic for sparc64.Jeremy Huddleston2005-03-062-20/+26
* Fixed crosscompile want_nptl. Fixed broken src_install logic which resulted ...Jeremy Huddleston2005-03-053-12/+16
* Actually, the logic was fine... the problem seems to be elsewhere... grumble...Jeremy Huddleston2005-03-052-6/+8
* Fixed want_linuxthreads logic.Jeremy Huddleston2005-03-052-10/+6
* Moving --enable-omitfp check above strip-unsupported-flags. strip-unsupporte...Jeremy Huddleston2005-03-052-10/+9
* Readded libidn addon missing in 2.3.4.20050125. Use configure option --enabl...Jeremy Huddleston2005-03-054-116/+115
* Removed unused digest entries.Sven Wegener2005-03-042-97/+96
* Don't allow parallel install (set -j1) as it can fail in zone creation, etc.Jeremy Huddleston2005-03-042-83/+93
* repoman: Fix leading whitespaceMichael Sterrett2005-03-042-91/+82
* A few sparc and multilib fixes with the changing CHOST. Readded warning abou...Jeremy Huddleston2005-03-044-34/+73
* A couple more crosscompile fixes.Jeremy Huddleston2005-03-034-55/+67
* fix cross-compiling logicMike Frysinger2005-03-032-223/+218
* Fixed digest.Sven Wegener2005-02-202-97/+97
* Updated ssp.c in -r1 with patch from bug #65892 thanks to Kevin F. Quinn <co@...Jeremy Huddleston2005-02-194-105/+112
* Fixed broken Manifest.Sven Wegener2005-02-171-96/+96
* Correct C Stubs URI.Jeremy Huddleston2005-02-162-114/+124
* Marked ppcLuca Barbato2005-02-163-114/+118
* digest fixMichael Sterrett2005-02-162-90/+79
* Add c stub addon. comment out the idn addon as it isn't playing nice with co...Jeremy Huddleston2005-02-163-9/+23
* package.mask'd version bump to fix bugs that cropped up after release. Added...Jeremy Huddleston2005-02-166-15/+1238
* Switch to gnu mirrors for SRC_URI. Delete unneeded keepdir. Die if they try...Jeremy Huddleston2005-02-162-10/+10
* Move crosscompile glibc warning earlier up and die if they try to get it with...Jeremy Huddleston2005-02-152-12/+26
* sparc64 crosscompile hack. Tell users to re-emerge glibc if this is their fi...Jeremy Huddleston2005-02-142-13/+20
* Removed sparc64-multilib reference.Jeremy Huddleston2005-02-143-11/+11
* Added CDEFINEs for headers on crosscompiled multilib.Jeremy Huddleston2005-02-142-5/+16
* Cleanup linker script for nptl -nptlonly crosscompiled glibc.Jeremy Huddleston2005-02-142-33/+12
* One more sparc fix. Set CC so when crosscompiling, we don't try using sparcv...Jeremy Huddleston2005-02-142-6/+8
* sparc crosscompile cleanups before removing from package.mask.Jeremy Huddleston2005-02-142-11/+9
* Set ABI=${DEFAULT_ABI} in src_unpack so the __thread check works when crossco...Jeremy Huddleston2005-02-142-5/+13