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
/
Manifest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable forced --hash-style=both linker flags from configure.
Mike Frysinger
2011-09-19
1
-17
/
+7
*
Drop unused local dep. Latest version to eapi4
Tomas Chvatal
2011-09-03
1
-7
/
+17
*
Re-export rpc logic with a patch from Fedora until we can get the tree sorted...
Mike Frysinger
2011-09-01
1
-6
/
+6
*
Add support for live git builds.
Mike Frysinger
2011-08-23
1
-6
/
+7
*
Add ports tarball from upstream glibc-2.14 tag.
Mike Frysinger
2011-08-23
1
-6
/
+7
*
Back out ports change ... not ready for it just yet.
Mike Frysinger
2011-08-23
1
-6
/
+5
*
Grab a few more fixes from upstream git/tracker.
Mike Frysinger
2011-08-23
1
-6
/
+7
*
Make sync_fetch_and_add warnings a little more user friendly.
Mike Frysinger
2011-08-19
1
-5
/
+5
*
Add fix from upstream for other half of ldso breakage #374107 by Juergen Rose.
Mike Frysinger
2011-07-13
1
-6
/
+6
*
Add fix for dlclose weirdness #364077.
Mike Frysinger
2011-07-13
1
-6
/
+6
*
Convert "hasq" to "has".
Samuli Suominen
2011-07-08
1
-5
/
+5
*
Push out accumulated fixes.
Mike Frysinger
2011-07-05
1
-4
/
+6
*
Add make-3.82 patch to older version too #373837 by Raúl Porcel.
Mike Frysinger
2011-07-05
1
-7
/
+7
*
arm stable
Raúl Porcel
2011-06-26
1
-6
/
+6
*
Hopefully fix crash in resolver #371617 by Daniel Kluev.
Mike Frysinger
2011-06-18
1
-7
/
+7
*
ia64/sparc stable wrt #356913
Raúl Porcel
2011-06-11
1
-6
/
+6
*
Fix crash with upstream libdl until they can sort things out.
Mike Frysinger
2011-06-06
1
-6
/
+6
*
Version bump.
Mike Frysinger
2011-06-01
1
-7
/
+8
*
ppc/ppc64 stable wrt #356913
Kacper Kowalik
2011-05-24
1
-5
/
+7
*
Stable for HPPA (bug #356913).
Jeroen Roovers
2011-05-24
1
-6
/
+6
*
Update hppa patch #368079 by Jeroen Roovers.
Mike Frysinger
2011-05-24
1
-17
/
+7
*
Stable on amd64 wrt bug #356913
Markos Chandras
2011-05-19
1
-6
/
+16
*
x86 stable per bug 356913
Thomas Kahle
2011-05-19
1
-6
/
+6
*
Don't PROVIDE virtual/libc, bug 359001.
Ulrich Müller
2011-04-20
1
-11
/
+11
*
Fix building on hppa systems (DEFAULT_STACK_PERMS).
Mike Frysinger
2011-04-10
1
-6
/
+6
*
Add fixes to make alpha work.
Mike Frysinger
2011-04-03
1
-7
/
+7
*
Looks like 2.13 might be terminally broken on alpha, removing keyword for now
Tobias Klausmann
2011-03-26
1
-6
/
+6
*
Make sure the forced CC comes from the target and not the host so cross-compi...
Mike Frysinger
2011-03-20
1
-5
/
+5
*
Check for the __sync_fetch_and_add symbol directly rather than trying to mess...
Mike Frysinger
2011-03-20
1
-40
/
+6
*
drop CFLAGS_x86 forcing since the affected profiles dont exist anymore #26523...
Mike Frysinger
2011-03-20
1
-2
/
+12
*
drop unused use_multilib func
Mike Frysinger
2011-03-20
1
-12
/
+2
*
Only generate /lib symlinks when SYMLINK_LIB is used.
Mike Frysinger
2011-03-18
1
-6
/
+6
*
add patch to fix building for parisc systems
Mike Frysinger
2011-03-11
1
-7
/
+5
*
Update many ports, more static fixes, and work around sigaction bad code #283...
Mike Frysinger
2011-03-11
1
-4
/
+7
*
Get header-only install working for mips systems #235551 by Joshua Kinard.
Mike Frysinger
2011-03-11
1
-7
/
+7
*
Split out the target-specific flag munging into its own func to make the comm...
Mike Frysinger
2011-03-10
1
-5
/
+5
*
Handle "default" ABI for sparc64 targets without falling back to a sparc32 CT...
Mike Frysinger
2011-03-10
1
-5
/
+5
*
Drop old sparc64 tls test #340773 by Alex Buell.
Mike Frysinger
2011-03-10
1
-5
/
+5
*
Kill off usage of prep_ml_includes since the func is going away, and glibc it...
Mike Frysinger
2011-03-09
1
-11
/
+17
*
alpha/arm/ia64/sh/sparc stable wrt #350744
Raúl Porcel
2011-03-07
1
-22
/
+2
*
Stable on amd64 wrt bug #350744
Markos Chandras
2011-03-04
1
-2
/
+22
*
Stable for HPPA (bug #350744).
Jeroen Roovers
2011-03-03
1
-12
/
+2
*
Update by Jeroen Roovers for hppa patch fail #357005.
Mike Frysinger
2011-03-02
1
-9
/
+9
*
x86 stable per bug 350744
Thomas Kahle
2011-03-01
1
-2
/
+12
*
ppc/ppc64 stable wrt #350744
Kacper Kowalik
2011-03-01
1
-12
/
+2
*
Drop libbsd.a symlink #355899 by Kevin McCarthy.
Mike Frysinger
2011-02-22
1
-10
/
+10
*
Fix from upstream for ldso prelink segfaults #353814 and fix static linking w...
Mike Frysinger
2011-02-14
1
-3
/
+13
*
ing
Samuli Suominen
2011-02-07
1
-1
/
+1
*
Abort if sys-devel/prelink is installed wrt #353814.
Samuli Suominen
2011-02-07
1
-2
/
+2
*
Removed mips-headers references.
Joshua Kinard
2011-02-07
1
-5
/
+5
[next]