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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add fix from upstream for other half of ldso breakage #374107 by Juergen Rose.
Mike Frysinger
2011-07-13
3
-9
/
+16
*
Add fix for dlclose weirdness #364077.
Mike Frysinger
2011-07-13
3
-9
/
+12
*
Convert "hasq" to "has".
Samuli Suominen
2011-07-08
3
-9
/
+13
*
Push out accumulated fixes.
Mike Frysinger
2011-07-05
3
-5
/
+265
*
Add make-3.82 patch to older version too #373837 by Raúl Porcel.
Mike Frysinger
2011-07-05
3
-10
/
+13
*
arm stable
Raúl Porcel
2011-06-26
3
-9
/
+12
*
Hopefully fix crash in resolver #371617 by Daniel Kluev.
Mike Frysinger
2011-06-18
3
-10
/
+13
*
ia64/sparc stable wrt #356913
Raúl Porcel
2011-06-11
3
-9
/
+12
*
Fix crash with upstream libdl until they can sort things out.
Mike Frysinger
2011-06-06
3
-9
/
+12
*
Version bump.
Mike Frysinger
2011-06-01
3
-8
/
+267
*
ppc/ppc64 stable wrt #356913
Kacper Kowalik
2011-05-24
3
-8
/
+13
*
Stable for HPPA (bug #356913).
Jeroen Roovers
2011-05-24
3
-9
/
+12
*
Update hppa patch #368079 by Jeroen Roovers.
Mike Frysinger
2011-05-24
3
-20
/
+13
*
Stable on amd64 wrt bug #356913
Markos Chandras
2011-05-19
3
-9
/
+22
*
x86 stable per bug 356913
Thomas Kahle
2011-05-19
3
-9
/
+12
*
Don't PROVIDE virtual/libc, bug 359001.
Ulrich Müller
2011-04-20
1
-11
/
+11
*
Don't PROVIDE virtual/libc, bug 359001.
Ulrich Müller
2011-04-20
7
-15
/
+14
*
Fix building on hppa systems (DEFAULT_STACK_PERMS).
Mike Frysinger
2011-04-10
3
-9
/
+12
*
Add fixes to make alpha work.
Mike Frysinger
2011-04-03
3
-11
/
+14
*
Looks like 2.13 might be terminally broken on alpha, removing keyword for now
Tobias Klausmann
2011-03-26
3
-9
/
+12
*
Make sure the forced CC comes from the target and not the host so cross-compi...
Mike Frysinger
2011-03-20
3
-8
/
+12
*
Check for the __sync_fetch_and_add symbol directly rather than trying to mess...
Mike Frysinger
2011-03-20
4
-57
/
+45
*
old
Mike Frysinger
2011-03-20
11
-3667
/
+0
*
drop CFLAGS_x86 forcing since the affected profiles dont exist anymore #26523...
Mike Frysinger
2011-03-20
2
-6
/
+13
*
drop unused use_multilib func
Mike Frysinger
2011-03-20
3
-30
/
+4
*
Only generate /lib symlinks when SYMLINK_LIB is used.
Mike Frysinger
2011-03-18
3
-9
/
+13
*
Stick the ABI flags into CC so that they are used at all steps -- compiler, a...
Mike Frysinger
2011-03-18
2
-5
/
+12
*
add patch to fix building for parisc systems
Mike Frysinger
2011-03-11
2
-10
/
+8
*
old
Mike Frysinger
2011-03-11
1
-254
/
+0
*
Update many ports, more static fixes, and work around sigaction bad code #283...
Mike Frysinger
2011-03-11
3
-5
/
+268
*
Get header-only install working for mips systems #235551 by Joshua Kinard.
Mike Frysinger
2011-03-11
5
-14
/
+32
*
Split out the target-specific flag munging into its own func to make the comm...
Mike Frysinger
2011-03-10
3
-35
/
+48
*
Handle "default" ABI for sparc64 targets without falling back to a sparc32 CT...
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
2
-4
/
+9
*
Drop old sparc64 tls test #340773 by Alex Buell.
Mike Frysinger
2011-03-10
3
-16
/
+11
*
Kill off usage of prep_ml_includes since the func is going away, and glibc it...
Mike Frysinger
2011-03-09
7
-1279
/
+28
*
Always get multilib info via multilib_env and move the CFLAGS_abi value from ...
Mike Frysinger
2011-03-09
2
-10
/
+19
*
Do not bail out of sanity compile tests when building from a binary package #...
Mike Frysinger
2011-03-09
2
-12
/
+37
*
alpha/arm/ia64/sh/sparc stable wrt #350744
Raúl Porcel
2011-03-07
3
-25
/
+8
*
Stable on amd64 wrt bug #350744
Markos Chandras
2011-03-04
3
-5
/
+28
*
Stable for HPPA (bug #350744).
Jeroen Roovers
2011-03-03
3
-15
/
+8
*
Update by Jeroen Roovers for hppa patch fail #357005.
Mike Frysinger
2011-03-02
4
-14
/
+18
*
x86 stable per bug 350744
Thomas Kahle
2011-03-01
3
-5
/
+18
*
ppc/ppc64 stable wrt #350744
Kacper Kowalik
2011-03-01
3
-15
/
+8
*
Drop libbsd.a symlink #355899 by Kevin McCarthy.
Mike Frysinger
2011-02-22
8
-39
/
+26
*
Fix from upstream for ldso prelink segfaults #353814 and fix static linking w...
Mike Frysinger
2011-02-14
3
-4
/
+274
*
old
Mike Frysinger
2011-02-14
1
-260
/
+0
*
ing
Samuli Suominen
2011-02-07
2
-3
/
+3
*
Abort if sys-devel/prelink is installed wrt #353814.
Samuli Suominen
2011-02-07
3
-4
/
+13
*
Removed mips-headers references.
Joshua Kinard
2011-02-07
6
-25
/
+21
[next]