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
:
repo/gentoo/historical.git
master
Gentoo ebuild repository HISTORICAL read-only tree
Infrastructure team <infrastructure@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys-libs
/
glibc
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix failed commit.
Martin Schlemmer
2005-06-16
1
-2
/
+2
*
Do not backup symlinks for the 'do not strip thread/ld.so libs' action, as
Martin Schlemmer
2005-06-16
1
-1
/
+7
*
Add a permission check to nscd init.d #96108 by Paul Ortyl.
Mike Frysinger
2005-06-14
1
-1
/
+4
*
Add missing popd by Sunil #95736.
Mike Frysinger
2005-06-11
1
-1
/
+7
*
Make sure we dont build ssp.c with stack-protector and disable syslog() until...
Mike Frysinger
2005-06-07
1
-1
/
+7
*
Add xstat patch for alpha for kloeri.
Mike Frysinger
2005-06-05
1
-1
/
+6
*
Stable on alpha.
Bryan Ăstergaard
2005-05-27
1
-1
/
+5
*
Do not strip ld.so to enable setting breakpoints in shared libraries (Fix by
Martin Schlemmer
2005-05-05
1
-1
/
+6
*
Dont try the ld.so test on static binaries #90836 by Vasilii Alferov.
Mike Frysinger
2005-05-03
1
-2
/
+7
*
Added CDEFINE values for ppc64
Markus Rothe
2005-04-29
1
-1
/
+6
*
Added ~ppc64 to KEYWORDS
Markus Rothe
2005-04-28
1
-1
/
+5
*
Don't use --enable-omitfp on i[345]86.
Jeremy Huddleston
2005-04-27
1
-1
/
+5
*
We're a bit dated on mips. Bump 2.3.4.20050125-r1 to stable, and 2.3.5 to un...
Joshua Kinard
2005-04-25
1
-1
/
+6
*
CVS update for gcc-4.0.0 testing. Added 5090_all_stubs-rule-fix.patch
Martin Schlemmer
2005-04-23
1
-1
/
+10
*
Marked ~ppc
Luca Barbato
2005-04-13
1
-1
/
+4
*
Version bump.
Jeremy Huddleston
2005-04-12
1
-1
/
+7
*
Stop excluding the gcc4 patch. Put code in pkg_postinst to remove nptl libpt...
Jeremy Huddleston
2005-04-07
1
-1
/
+7
*
fixed subshell sillyness
Daniel Ostrow
2005-04-07
1
-1
/
+5
*
Delete the glibc-compat dir since its useless to us #87739.
Mike Frysinger
2005-04-07
1
-1
/
+5
*
marking 20050125 -ppc see bug #87671
Daniel Goller
2005-04-03
1
-1
/
+5
*
Marked ~ppc.
Joseph Jezak
2005-04-01
1
-1
/
+5
*
Fixing gconvdir on multilib archs, BUG #86861
Danny van Dyk
2005-03-31
1
-1
/
+5
*
Fixup copy operations to not replace symlinks with files. Add a fix ala
Martin Schlemmer
2005-03-23
1
-1
/
+7
*
Add ~alpha
Aron Griffis
2005-03-21
1
-1
/
+5
*
Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #5237...
Martin Schlemmer
2005-03-16
1
-4
/
+11
*
Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #5237...
Jeremy Huddleston
2005-03-16
1
-1
/
+8
*
Fix assert in _dl_next_tls_modid-assert (sysdeps/generic/dl-tls.c), bug #52374.
Martin Schlemmer
2005-03-15
1
-1
/
+6
*
gcc-4 fix from bug #83403. Fixes for when CBUILD != CHOST.
Jeremy Huddleston
2005-03-15
1
-1
/
+5
*
Don't allow sys/kd.h to prevent linux/types.h from loading outside of its con...
Jeremy Huddleston
2005-03-07
1
-1
/
+7
*
Fixed crosscompile want_nptl. Fixed broken src_install logic which resulted ...
Jeremy Huddleston
2005-03-05
1
-1
/
+6
*
Readded libidn addon missing in 2.3.4.20050125. Use configure option --enabl...
Jeremy Huddleston
2005-03-05
1
-1
/
+7
*
A few sparc and multilib fixes with the changing CHOST. Readded warning abou...
Jeremy Huddleston
2005-03-04
1
-1
/
+8
*
Updated ssp.c in -r1 with patch from bug #65892 thanks to Kevin F. Quinn <co@...
Jeremy Huddleston
2005-02-19
1
-1
/
+6
*
Marked ppc
Luca Barbato
2005-02-16
1
-1
/
+5
*
package.mask'd version bump to fix bugs that cropped up after release. Added...
Jeremy Huddleston
2005-02-16
1
-1
/
+9
*
Hack to allow USE=nptl when emerging a crosscompile glibc. More crosscompile ...
Jeremy Huddleston
2005-02-13
1
-1
/
+7
*
Readd the 'kill -lgcc_eh hack' for static gccs. Cleaned up crosscompiling su...
Jeremy Huddleston
2005-02-12
1
-1
/
+7
*
Added DEPEND for cross-compilation.
Jeremy Huddleston
2005-02-12
1
-1
/
+5
*
Always grab/unpack the linuxthreads tarball so the infopages can install righ...
Jeremy Huddleston
2005-02-12
1
-1
/
+6
*
Added infopages. Fixed up cross-compilation for multilib CTARGETS. Don't th...
Jeremy Huddleston
2005-02-10
1
-1
/
+9
*
Updated patchset for mips. Removed a few old sed calls from src_unpack which ...
Jeremy Huddleston
2005-02-07
1
-4
/
+11
*
Adding in a fix for people bit by the rsync bug #80591.
Jeremy Huddleston
2005-02-06
1
-1
/
+5
*
Clean up ebuild and move manpages/patches to our mirrors.
Mike Frysinger
2005-02-06
1
-1
/
+6
*
Multilibi/Cross-compile cleanups. Makde src_test the tests in both linuxthrea...
Jeremy Huddleston
2005-02-06
1
-1
/
+6
*
Version bump to upstream's 2.3.4 final release. Now using a patch tarball in...
Jeremy Huddleston
2005-02-05
1
-1
/
+10
*
Stable amd64.
Jeremy Huddleston
2005-02-02
1
-1
/
+5
*
Marking stable for the 2005.0 IA64 2005.0 profile to work.
Tim Yamin
2005-01-31
1
-1
/
+4
*
Just a few more changes that do nothing on current profiles... Changed multil...
Jeremy Huddleston
2005-01-12
1
-1
/
+7
*
Changed linux26-headers depend to accept linux-headers-2.6 as well.
Jeremy Huddleston
2005-01-12
1
-1
/
+6
*
A few more multilib fixes and install_locales now uses -j1 as it died on me b...
Jeremy Huddleston
2005-01-11
1
-1
/
+6
[next]