GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-libs
/
glibc
/
Manifest
Commit message (
Expand
)
Author
Age
Files
Lines
*
use Stefan suggestion of executing ld-linux and having it setup the library p...
Mike Frysinger
2005-03-25
1
-2
/
+2
*
make sure we dont break bootstrap because certain binaries dont exist just yet
Mike Frysinger
2005-03-24
1
-108
/
+98
*
Fixed broken Manifest.
Sven Wegener
2005-03-24
1
-112
/
+112
*
Fixup copy operations to not replace symlinks with files. Add a fix ala
Martin Schlemmer
2005-03-23
1
-120
/
+120
*
Add ~alpha
Aron Griffis
2005-03-21
1
-117
/
+127
*
virtual/glibc is dead
Mike Frysinger
2005-03-19
1
-1
/
+1
*
only PROVIDE virtual/libc when not cross-compiling
Mike Frysinger
2005-03-19
1
-1
/
+1
*
make sure we create sys-include link for 2nd stage gcc
Mike Frysinger
2005-03-16
1
-107
/
+97
*
Fixed broken Manifest.
Sven Wegener
2005-03-16
1
-112
/
+112
*
Fix Manifest
Martin Schlemmer
2005-03-16
1
-0
/
+10
*
Fix Manifest
Martin Schlemmer
2005-03-16
1
-118
/
+109
*
Exclude the gcc4 patch if we're not using gcc4
Jeremy Huddleston
2005-03-16
1
-112
/
+111
*
Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #5237...
Martin Schlemmer
2005-03-16
1
-111
/
+113
*
Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #5237...
Jeremy Huddleston
2005-03-16
1
-29
/
+39
*
fix want_nptl logic with CHOST/CTARGET and remove nptl die when cross-compiling
Mike Frysinger
2005-03-15
1
-112
/
+102
*
Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #52374.
Martin Schlemmer
2005-03-15
1
-110
/
+111
*
Backported LT_KERNEL_VERSION.
Jeremy Huddleston
2005-03-15
1
-6
/
+6
*
gcc-4 fix from bug #83403. Fixes for when CBUILD != CHOST.
Jeremy Huddleston
2005-03-15
1
-2
/
+12
*
gcc-4 fix from bug #83403. Fixes for when CBUILD != CHOST.
Jeremy Huddleston
2005-03-15
1
-12
/
+2
*
Fix sparc crosscompile confusing sparc/sparc64. Closes bug #84405.
Jeremy Huddleston
2005-03-11
1
-4
/
+4
*
More 'use nptl' -> want_nptl fixes. Use 'use build' for crosscompile logic r...
Jeremy Huddleston
2005-03-10
1
-4
/
+4
*
Fix ppc64 CTARGET and let the user set a lower LT_KERNEL_VERSION to satisfy b...
Jeremy Huddleston
2005-03-10
1
-4
/
+4
*
Crosscompile for multilib targets cleanup.
Jeremy Huddleston
2005-03-08
1
-4
/
+4
*
One more CHOST->CTARGET fix for CFLAGS.
Jeremy Huddleston
2005-03-08
1
-4
/
+4
*
Don't allow sys/kd.h to prevent linux/types.h from loading outside of its con...
Jeremy Huddleston
2005-03-07
1
-2
/
+12
*
Don't allow sys/kd.h to prevent linux/types.h from loading outside of its con...
Jeremy Huddleston
2005-03-07
1
-12
/
+2
*
Fix sparc64 so it can have a 32bit nptl. Made want_nptl only return true for...
Jeremy Huddleston
2005-03-06
1
-4
/
+4
*
Fixed up tls/nptl logic for sparc64.
Jeremy Huddleston
2005-03-06
1
-4
/
+4
*
Fixed crosscompile want_nptl. Fixed broken src_install logic which resulted ...
Jeremy Huddleston
2005-03-05
1
-5
/
+5
*
Actually, the logic was fine... the problem seems to be elsewhere... grumble...
Jeremy Huddleston
2005-03-05
1
-4
/
+4
*
Fixed want_linuxthreads logic.
Jeremy Huddleston
2005-03-05
1
-4
/
+4
*
Moving --enable-omitfp check above strip-unsupported-flags. strip-unsupporte...
Jeremy Huddleston
2005-03-05
1
-4
/
+4
*
Readded libidn addon missing in 2.3.4.20050125. Use configure option --enabl...
Jeremy Huddleston
2005-03-05
1
-97
/
+97
*
Removed unused digest entries.
Sven Wegener
2005-03-04
1
-96
/
+96
*
Don't allow parallel install (set -j1) as it can fail in zone creation, etc.
Jeremy Huddleston
2005-03-04
1
-79
/
+89
*
repoman: Fix leading whitespace
Michael Sterrett
2005-03-04
1
-89
/
+79
*
A few sparc and multilib fixes with the changing CHOST. Readded warning abou...
Jeremy Huddleston
2005-03-04
1
-2
/
+12
*
A few sparc and multilib fixes with the changing CHOST. Readded warning abou...
Jeremy Huddleston
2005-03-04
1
-12
/
+2
*
A couple more crosscompile fixes.
Jeremy Huddleston
2005-03-03
1
-29
/
+39
*
fix cross-compiling logic
Mike Frysinger
2005-03-03
1
-104
/
+94
*
Fixed digest.
Sven Wegener
2005-02-20
1
-0
/
+10
*
Fixed digest.
Sven Wegener
2005-02-20
1
-103
/
+93
*
Updated ssp.c in -r1 with patch from bug #65892 thanks to Kevin F. Quinn <co@...
Jeremy Huddleston
2005-02-19
1
-97
/
+97
*
Fixed broken Manifest.
Sven Wegener
2005-02-17
1
-96
/
+96
*
Correct C Stubs URI.
Jeremy Huddleston
2005-02-16
1
-112
/
+122
*
Marked ppc
Luca Barbato
2005-02-16
1
-111
/
+111
*
digest fix
Michael Sterrett
2005-02-16
1
-89
/
+79
*
Add c stub addon. comment out the idn addon as it isn't playing nice with co...
Jeremy Huddleston
2005-02-16
1
-1
/
+11
*
Add c stub addon. comment out the idn addon as it isn't playing nice with co...
Jeremy Huddleston
2005-02-16
1
-12
/
+2
*
package.mask'd version bump to fix bugs that cropped up after release. Added...
Jeremy Huddleston
2005-02-16
1
-3
/
+13
[next]