summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add patch from upstream for building s390x with older binutils #365999 by ↵Mike Frysinger2012-02-161-24/+24
| | | | | | Alon Bar-Lev and #403713 by Raúl Porcel. (Portage version: 2.2.0_alpha86/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Add patch from upstream for building s390x with older binutils #365999 by ↵Mike Frysinger2012-02-166-11/+17
| | | | | | Alon Bar-Lev and #403713 by Raúl Porcel. (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
* Use unpacker eclass for xz tarballs.Mike Frysinger2012-02-161-16/+16
| | | | (Portage version: 2.2.0_alpha86/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Use unpacker eclass for xz tarballs.Mike Frysinger2012-02-163-9/+9
| | | | (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
* Add patch from upstream glibc for hppa libm builds #401675 by Jeroen Roovers.Mike Frysinger2012-02-141-16/+16
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Add patch from upstream glibc for hppa libm builds #401675 by Jeroen Roovers.Mike Frysinger2012-02-142-3/+6
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
* Push out updated fix for libm crashes #399251.Mike Frysinger2012-01-271-16/+16
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Push out updated fix for libm crashes #399251.Mike Frysinger2012-01-272-3/+6
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
* Drop gettext dep (cannot think of a reason for it), and drop USE=nls since ↵Mike Frysinger2012-01-171-28/+28
| | | | | | the --disable-nls flag has not been in the glibc source for quite some time #398981 by Maxim Kammerer. (Portage version: 2.2.0_alpha84/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Drop gettext dep (cannot think of a reason for it), and drop USE=nls since ↵Mike Frysinger2012-01-1715-59/+42
| | | | | | the --disable-nls flag has not been in the glibc source for quite some time #398981 by Maxim Kammerer. (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
* Update x32 patchset #398895 by Chris Smith.Mike Frysinger2012-01-161-16/+16
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Update x32 patchset #398895 by Chris Smith.Mike Frysinger2012-01-162-4/+7
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
* Post some fixes from upstrea/suse.Mike Frysinger2012-01-151-16/+16
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Post some fixes from upstrea/suse.Mike Frysinger2012-01-152-3/+6
| | | | (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
* Output more FLAG variables in our ABI summary, and make sure to reset ↵Mike Frysinger2012-01-131-15/+15
| | | | | | LDFLAGS when building the target headers for cross-compilers #395619 by Thomas Sachau and Nathan Phillip Brink. (Portage version: 2.2.0_alpha84/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Output more FLAG variables in our ABI summary, and make sure to reset ↵Mike Frysinger2012-01-132-4/+11
| | | | | | LDFLAGS when building the target headers for cross-compilers #395619 by Thomas Sachau and Nathan Phillip Brink. (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
* Version bump. Add xz tarball support so we can upload our own release ↵Mike Frysinger2012-01-131-16/+20
| | | | | | tarballs early without conflicting with official ones. Drop coreutils static checks since latest glibc versions no longer have that bug. (Portage version: 2.2.0_alpha84/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Version bump. Add xz tarball support so we can upload our own release ↵Mike Frysinger2012-01-134-21/+278
| | | | | | tarballs early without conflicting with official ones. Drop coreutils static checks since latest glibc versions no longer have that bug. (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
* Block older versions of patch so we don't have to test against them #397489 ↵Mike Frysinger2012-01-031-20/+20
| | | | | | by Brian Harring. (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Block older versions of patch so we don't have to test against them #397489 ↵Mike Frysinger2012-01-037-12/+24
| | | | | | by Brian Harring. (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* Push out a few updated patches.Mike Frysinger2012-01-031-18/+18
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Push out a few updated patches.Mike Frysinger2012-01-032-4/+8
| | | | (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* Split ChangeLog.Andreas K. Hüttel2012-01-021-16/+17
| | | | (Portage version: 2.1.10.41/cvs/Linux x86_64, signed Manifest commit with key 7887F787)
* Split ChangeLog.Andreas K. Hüttel2012-01-022-2662/+2670
| | | | (Portage version: 2.1.10.41/cvs/Linux x86_64)
* Workaround POSIX I/O issues #370413, and add fix for tzfile security issues ↵Mike Frysinger2012-01-011-15/+17
| | | | | | #393477, and a few other random fixes. (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Workaround POSIX I/O issues #370413, and add fix for tzfile security issues ↵Mike Frysinger2012-01-012-2/+276
| | | | | | #393477, and a few other random fixes. (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* Stable for ppc/ppc64; bug #382377Mark Loeser2011-12-301-7/+17
| | | | (Portage version: 2.1.10.11/cvs/Linux ppc64, signed Manifest commit with key 2E45568D)
* Stable for ppc/ppc64; bug #382377Mark Loeser2011-12-302-3/+6
| | | | (Portage version: 2.1.10.11/cvs/Linux ppc64)
* Pull out the cross-compiler prefix handling into alt_prefix to simplify ↵Mike Frysinger2011-12-221-6/+6
| | | | | | places that need to mess with paths under it. (Portage version: 2.2.0_alpha81/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Pull out the cross-compiler prefix handling into alt_prefix to simplify ↵Mike Frysinger2011-12-223-27/+23
| | | | | | places that need to mess with paths under it. (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
* Also filter out glibc binaries when looking for __guard #394453#5 by Michael ↵Mike Frysinger2011-12-141-5/+5
| | | | | | Haubenwallner. (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Also filter out glibc binaries when looking for __guard #394453#5 by Michael ↵Mike Frysinger2011-12-142-5/+9
| | | | | | Haubenwallner. (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* Reduce the scope of the __guard checking, and filter out more files w/ROOT ↵Mike Frysinger2011-12-121-5/+5
| | | | | | #394453#3 by Andrea Zuccherelli. (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Reduce the scope of the __guard checking, and filter out more files w/ROOT ↵Mike Frysinger2011-12-122-4/+12
| | | | | | #394453#3 by Andrea Zuccherelli. (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* Run scanelf on systems when upgrading to look for old __guard symbols ↵Mike Frysinger2011-12-121-7/+7
| | | | | | #394453 by morlix. (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Run scanelf on systems when upgrading to look for old __guard symbols ↵Mike Frysinger2011-12-124-23/+30
| | | | | | #394453 by morlix. (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* Install all the same files with the cross-compiler so people can re-use it ↵Mike Frysinger2011-12-121-8/+8
| | | | | | with native installs. (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Install all the same files with the cross-compiler so people can re-use it ↵Mike Frysinger2011-12-123-13/+8
| | | | | | with native installs. (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* alpha/ia64/sparc stable wrt #382377Raúl Porcel2011-12-111-6/+6
| | | | (Portage version: 2.1.10.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
* alpha/ia64/sparc stable wrt #382377Raúl Porcel2011-12-112-3/+6
| | | | (Portage version: 2.1.10.38/cvs/Linux ia64)
* x86 stable wrt bug #382377Paweł Hajdan2011-12-111-7/+7
| | | | (Portage version: 2.1.10.11/cvs/Linux i686, signed Manifest commit with key 30427902)
* x86 stable wrt bug #382377Paweł Hajdan2011-12-112-3/+6
| | | | (Portage version: 2.1.10.11/cvs/Linux i686)
* Symlink /lib to the default ABI, not to a hardcoded default.Mike Frysinger2011-12-091-16/+6
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Symlink /lib to the default ABI, not to a hardcoded default.Mike Frysinger2011-12-092-4/+8
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* Stable on amd64 wrt bug #382377Markos Chandras2011-12-041-6/+16
| | | | (Portage version: 2.2.0_alpha71/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
* Stable on amd64 wrt bug #382377Markos Chandras2011-12-042-3/+6
| | | | (Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
* arm stable, bug #382377Markus Meier2011-12-031-6/+6
| | | | (Portage version: 2.1.10.38/cvs/Linux i686, signed Manifest commit with key 072AD062)
* arm stable, bug #382377Markus Meier2011-12-032-3/+6
| | | | (Portage version: 2.1.10.38/cvs/Linux i686)
* Add patch for resolver asserts #391673, and experimental x32 support.Mike Frysinger2011-11-291-6/+8
| | | | (Portage version: 2.2.0_alpha75/cvs/Linux x86_64, signed Manifest commit with key C1E2EC96)
* Add patch for resolver asserts #391673, and experimental x32 support.Mike Frysinger2011-11-292-1/+274
| | | | (Portage version: 2.2.0_alpha75/cvs/Linux x86_64)