summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix header searching when emerging into an empty ROOT #114923Mike Frysinger2005-12-181-2/+5
* remove os-headers from RDEPEND #82815Mike Frysinger2005-12-031-3/+2
* Removing my devspace as a fallback URI so people stop blaming me about missin...Jeremy Huddleston2005-10-191-5/+5
* Enable nptl on alpha.Bryan Østergaard2005-09-161-2/+2
* touchup status output while buildingMike Frysinger2005-09-161-42/+49
* add quoting to a lot more variables and touch up coding style in a few placesMike Frysinger2005-09-161-60/+69
* start to fixup multilib cross-compile support with the help of kanakaMike Frysinger2005-09-161-50/+35
* fake out a usr symlink so that --with-sysroot works with gccMike Frysinger2005-08-131-1/+2
* Fix typo, bug #101374.Martin Schlemmer2005-08-041-2/+2
* fix retarded cross-compile dependsMike Frysinger2005-07-261-9/+8
* Revision bump to address bugs #52374, #82424, and #95351.Jeremy Huddleston2005-07-151-2/+2
* Changed DEPEND to use ~ instead of >= for glibc so we keep version sync betwe...Jeremy Huddleston2005-07-121-2/+2
* Update to support selinux USE flag.Martin Schlemmer2005-07-111-4/+12
* sync IUSE (+nls +n32 -debug)Aron Griffis2005-07-091-2/+2
* Do not backup symlinks for the 'do not strip thread/ld.so libs' action, asMartin Schlemmer2005-06-161-7/+11
* Add missing popd by Sunil #95736.Mike Frysinger2005-06-111-4/+5
* dont run simple tests when doing a native cross build #92695Mike Frysinger2005-05-171-1/+2
* move nsswitch.conf from baselayoutMike Frysinger2005-05-171-1/+2
* dont install /etc/locales.build if one already exists #72596Mike Frysinger2005-05-161-4/+7
* dont run iconv when cross-compiling #92695Mike Frysinger2005-05-161-3/+3
* Do not strip ld.so to enable setting breakpoints in shared libraries (Fix byMartin Schlemmer2005-05-051-1/+4
* Dont try the ld.so test on static binaries #90836 by Vasilii Alferov.Mike Frysinger2005-05-031-2/+6
* Added CDEFINE values for ppc64Markus Rothe2005-04-291-5/+3
* We're a bit dated on mips. Bump 2.3.4.20050125-r1 to stable, and 2.3.5 to un...Joshua Kinard2005-04-251-2/+2
* remove baselayoutMike Frysinger2005-04-221-3/+1
* remove linux26-headers reference #89550Mike Frysinger2005-04-191-3/+2
* ia64 tests !Mike Frysinger2005-04-161-2/+2
* Cleanup sparc related __thread/tls logic.Jeremy Huddleston2005-04-141-2/+2
* Stop excluding the gcc4 patch. Put code in pkg_postinst to remove nptl libpt...Jeremy Huddleston2005-04-071-12/+17
* Delete the glibc-compat dir since its useless to us #87739.Mike Frysinger2005-04-071-1/+3
* marking 20050125 -ppc see bug #87671Daniel Goller2005-04-031-2/+2
* Marked ~ppc.Joseph Jezak2005-04-011-2/+2
* Fixing gconvdir on multilib archs, BUG #86861Danny van Dyk2005-03-311-3/+6
* use Stefan suggestion of executing ld-linux and having it setup the library p...Mike Frysinger2005-03-251-4/+10
* make sure we dont break bootstrap because certain binaries dont exist just yetMike Frysinger2005-03-241-1/+2
* Fixup copy operations to not replace symlinks with files. Add a fix alaMartin Schlemmer2005-03-231-4/+9
* virtual/glibc is deadMike Frysinger2005-03-191-2/+2
* 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-2/+8
* 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...Jeremy Huddleston2005-03-161-6/+3
* fix want_nptl logic with CHOST/CTARGET and remove nptl die when cross-compilingMike Frysinger2005-03-151-16/+3
* gcc-4 fix from bug #83403. Fixes for when CBUILD != CHOST.Jeremy Huddleston2005-03-151-5/+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-10/+8
* 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-73/+72
* 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-6/+21
* Fix sparc64 so it can have a 32bit nptl. Made want_nptl only return true for...Jeremy Huddleston2005-03-061-4/+9