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
*
Fix building for hppa.
Mike Frysinger
2015-08-07
3
-19
/
+22
*
Version bump.
Mike Frysinger
2015-08-05
3
-15
/
+219
*
Fix from upstream for ia64 atomics/semaphores.
Mike Frysinger
2015-07-28
3
-19
/
+22
*
Version bump with fixes for #541246 #541542 #547296 #550836 and move into uns...
Mike Frysinger
2015-07-21
3
-20
/
+27
*
Fix sparc32 sigaction ABI breakage #550836.
Mike Frysinger
2015-07-21
3
-20
/
+23
*
Update min gcc version to match the source INSTALL requirements.
Mike Frysinger
2015-06-22
4
-15
/
+27
*
Disable sparc support on more revisions, like hppa do
Mikle Kolyada
2015-05-31
4
-13
/
+17
*
Revert sparc stable keyword, this version doesn't work there as expected (see...
Mikle Kolyada
2015-05-31
3
-18
/
+14
*
Hack around mips compiler settings when generating glibc headers #550192 by A...
Mike Frysinger
2015-05-30
3
-18
/
+31
*
Filter out -Wl,--hash-style=gnu for mips targets.
Mike Frysinger
2015-05-30
2
-2
/
+9
*
Fix -march setting when building x86 multilib on x86_64 #528708 by devsk. Als...
Mike Frysinger
2015-05-30
3
-18
/
+35
*
Relocate all pkg_setup checks to pkg_pretend #547420#31 by Pacho Ramos.
Mike Frysinger
2015-05-27
4
-138
/
+146
*
Run devpts check in pkg_pretend when using newer EAPIs #539928 by teika.
Mike Frysinger
2015-05-27
9
-47
/
+82
*
alpha stable, bug 544034.
Matt Turner
2015-05-21
3
-18
/
+21
*
Mark arm64/ia64/m68k/s390/sh stable #544034.
Mike Frysinger
2015-05-04
3
-18
/
+21
*
Reject gcc-4.8.[0-3] and gcc-4.9.0 due to miscompilation bugs #547420 by Marc...
Mike Frysinger
2015-04-27
4
-11
/
+40
*
sparc stable wrt bug #544034
Mikle Kolyada
2015-04-24
3
-8
/
+13
*
Stable for PPC64 (bug #544034).
Jeroen Roovers
2015-04-23
3
-10
/
+11
*
Fix a typo
Mikle Kolyada
2015-04-22
2
-8
/
+8
*
amd64 stable wrt bug #544034
Mikle Kolyada
2015-04-22
3
-8
/
+13
*
ppc stable wrt bug #544034
Pacho Ramos
2015-04-21
3
-8
/
+11
*
x86 stable wrt bug #544034
Pacho Ramos
2015-04-21
3
-10
/
+11
*
amd64 stable wrt bug #544034
Mikle Kolyada
2015-03-22
3
-18
/
+13
*
Use new tc-ld-disable-gold helper.
Mike Frysinger
2015-03-17
3
-26
/
+27
*
Move old ebuilds to toolchain overlay.
Mike Frysinger
2015-03-14
21
-3746
/
+31
*
Pull in various fixes from upstream (mostly security).
Mike Frysinger
2015-02-17
3
-15
/
+210
*
Add fix from upstream for memcpy on x86 systems #539820 by Matt Turner.
Mike Frysinger
2015-02-15
3
-19
/
+22
*
Drop unused ports variable #532760#2 by Arfrever Frehtes Taifersar Arahesis.
Mike Frysinger
2015-02-09
3
-18
/
+22
*
Version bump.
Mike Frysinger
2015-02-09
3
-15
/
+211
*
Disable -Werror when building.
Mike Frysinger
2015-02-09
3
-18
/
+24
*
Depend on sys-apps/gentoo-functions, bug #504116#c1
Anthony G. Basile
2015-01-05
3
-19
/
+23
*
Fix cross-compiler bootstrapping for arm targets.
Mike Frysinger
2014-12-31
3
-19
/
+22
*
Fix glibc headers builds with newer EAPIs and newer glibc versions #532760 by...
Mike Frysinger
2014-12-31
3
-22
/
+35
*
Address bug #478764 in 2.20-r1
Anthony G. Basile
2014-12-28
3
-15
/
+210
*
Fix by Francisco Blas Izquierdo Riera for crash on hardened in early TLS init...
Mike Frysinger
2014-11-11
5
-21
/
+334
*
Sync 2.20 & 9999 versions.
Mike Frysinger
2014-11-11
3
-56
/
+38
*
Move into unstable for all but hppa. Require binutils-2.24 as some arches (l...
Mike Frysinger
2014-11-07
3
-20
/
+24
*
Mark s390 stable.
Mike Frysinger
2014-10-26
3
-18
/
+21
*
Tweak nonfatal wrapping #523332#9 by Alexander Tsoy.
Mike Frysinger
2014-10-18
3
-19
/
+22
*
Tweak nonfatal indirection for EAPI=0 to fix binpkg handling #523332 by Alex ...
Mike Frysinger
2014-10-17
4
-20
/
+28
*
Move away from has_multilib_profile and rely on USE=multilib now that the fla...
Mike Frysinger
2014-09-18
4
-23
/
+28
*
Use `nonfatal` with emake when we check the return value ourselves #522962 by...
Mike Frysinger
2014-09-17
5
-11
/
+39
*
Move timezone-data dep to PDEPEND as it only loosely needs it at runtime #517...
Mike Frysinger
2014-09-16
3
-29
/
+11
*
Use SYSROOT when looking for source rather than ROOT #473728 by Benda Xu.
Mike Frysinger
2014-09-10
3
-18
/
+21
*
Upgrade EAPI to 4 #473728 by Benda Xu.
Mike Frysinger
2014-09-10
3
-21
/
+28
*
Split src_configure out of src_compile #473728 by Benda Xu.
Mike Frysinger
2014-09-10
4
-255
/
+274
*
Combine ABI for loops into one helper.
Mike Frysinger
2014-09-10
6
-109
/
+66
*
Convert src_{install,test} fully over to `builddir`.
Mike Frysinger
2014-09-10
4
-30
/
+27
*
Refactor header compile logic a bit to make it a bit more standalone.
Mike Frysinger
2014-09-10
3
-26
/
+32
*
Move the toolchain dump message to the configure stage.
Mike Frysinger
2014-09-10
3
-36
/
+45
[next]