summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use Stefan suggestion of executing ld-linux and having it setup the library p...Mike Frysinger2005-03-251-2/+2
* use Stefan suggestion of executing ld-linux and having it setup the library p...Mike Frysinger2005-03-252-8/+20
* make sure we dont break bootstrap because certain binaries dont exist just yetMike Frysinger2005-03-241-108/+98
* make sure we dont break bootstrap because certain binaries dont exist just yetMike Frysinger2005-03-242-2/+4
* Fixed broken Manifest.Sven Wegener2005-03-241-112/+112
* Fixup copy operations to not replace symlinks with files. Add a fix alaMartin Schlemmer2005-03-231-120/+120
* Fixup copy operations to not replace symlinks with files. Add a fix alaMartin Schlemmer2005-03-233-9/+25
* Add ~alphaAron Griffis2005-03-211-117/+127
* Add ~alphaAron Griffis2005-03-212-3/+7
* virtual/glibc is deadMike Frysinger2005-03-191-1/+1
* virtual/glibc is deadMike Frysinger2005-03-191-2/+2
* 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-161-107/+97
* make sure we create sys-include link for 2nd stage gccMike Frysinger2005-03-161-2/+8
* Fixed broken Manifest.Sven Wegener2005-03-161-112/+112
* Fix ManifestMartin Schlemmer2005-03-161-0/+10
* Fix ManifestMartin Schlemmer2005-03-161-118/+109
* Exclude the gcc4 patch if we're not using gcc4Jeremy Huddleston2005-03-161-112/+111
* Exclude the gcc4 patch if we're not using gcc4Jeremy Huddleston2005-03-161-1/+3
* Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #5237...Martin Schlemmer2005-03-161-111/+113
* Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #5237...Martin Schlemmer2005-03-163-4/+1126
* Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #5237...Jeremy Huddleston2005-03-161-29/+39
* Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #5237...Jeremy Huddleston2005-03-163-8/+12
* fix want_nptl logic with CHOST/CTARGET and remove nptl die when cross-compilingMike Frysinger2005-03-151-112/+102
* fix want_nptl logic with CHOST/CTARGET and remove nptl die when cross-compilingMike Frysinger2005-03-151-16/+3
* Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #52374.Martin Schlemmer2005-03-151-110/+111
* Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #52374.Martin Schlemmer2005-03-153-2/+279
* Backported LT_KERNEL_VERSION.Jeremy Huddleston2005-03-151-6/+6
* Backported LT_KERNEL_VERSION.Jeremy Huddleston2005-03-153-8/+7
* gcc-4 fix from bug #83403. Fixes for when CBUILD != CHOST.Jeremy Huddleston2005-03-151-2/+12
* gcc-4 fix from bug #83403. Fixes for when CBUILD != CHOST.Jeremy Huddleston2005-03-154-19/+12
* Fix sparc crosscompile confusing sparc/sparc64. Closes bug #84405.Jeremy Huddleston2005-03-111-4/+4
* Fix sparc crosscompile confusing sparc/sparc64. Closes bug #84405.Jeremy Huddleston2005-03-111-6/+6
* More 'use nptl' -> want_nptl fixes. Use 'use build' for crosscompile logic r...Jeremy Huddleston2005-03-101-4/+4
* More 'use nptl' -> want_nptl fixes. Use 'use build' for crosscompile logic r...Jeremy Huddleston2005-03-101-10/+8
* Fix ppc64 CTARGET and let the user set a lower LT_KERNEL_VERSION to satisfy b...Jeremy Huddleston2005-03-101-4/+4
* Fix ppc64 CTARGET and let the user set a lower LT_KERNEL_VERSION to satisfy b...Jeremy Huddleston2005-03-101-6/+5
* Crosscompile for multilib targets cleanup.Jeremy Huddleston2005-03-081-4/+4
* Crosscompile for multilib targets cleanup.Jeremy Huddleston2005-03-081-73/+72
* One more CHOST->CTARGET fix for CFLAGS.Jeremy Huddleston2005-03-081-4/+4
* One more CHOST->CTARGET fix for CFLAGS.Jeremy Huddleston2005-03-081-2/+2
* Don't allow sys/kd.h to prevent linux/types.h from loading outside of its con...Jeremy Huddleston2005-03-071-2/+12
* Don't allow sys/kd.h to prevent linux/types.h from loading outside of its con...Jeremy Huddleston2005-03-074-20/+31
* Fix sparc64 so it can have a 32bit nptl. Made want_nptl only return true for...Jeremy Huddleston2005-03-061-4/+4
* Fix sparc64 so it can have a 32bit nptl. Made want_nptl only return true for...Jeremy Huddleston2005-03-061-4/+9
* Fixed up tls/nptl logic for sparc64.Jeremy Huddleston2005-03-061-4/+4
* Fixed up tls/nptl logic for sparc64.Jeremy Huddleston2005-03-061-16/+22
* Fixed crosscompile want_nptl. Fixed broken src_install logic which resulted ...Jeremy Huddleston2005-03-051-5/+5
* Fixed crosscompile want_nptl. Fixed broken src_install logic which resulted ...Jeremy Huddleston2005-03-052-7/+11