summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bug #278957: use test instead of $FEATURES access.Robin H. Johnson2010-01-101-2/+6
| | | | (Portage version: 2.2_rc61/cvs/Linux x86_64)
* Remove 1 byte-sized patch (and ebuild reference to that).Diego Elio Pettenò2009-09-251-1/+7
| | | | (Portage version: 2.2_rc41/cvs/Linux x86_64)
* Bug #284957: Work for USE=savedconfig in progress.Robin H. Johnson2009-09-161-1/+7
| | | | (Portage version: 2.2_rc40/cvs/Linux x86_64)
* Implement basic ARM support, thanks to the mv78100 board from Marvell.Robin H. Johnson2009-09-151-1/+4
| | | | (Portage version: 2.2_rc40/cvs/Linux x86_64)
* Bug 252880: version bump. 1.5.14 was broken, but 1.5.15 passes the testsuite.Robin H. Johnson2009-05-091-2/+8
| | | | (Portage version: 2.2_rc33/cvs/Linux x86_64)
* sparc/x86 stable wrt #238494Raúl Porcel2008-11-071-1/+4
| | | | (Portage version: 2.1.4.5)
* Stable on ppc wrt bug 238494Gysbert Wassenaar2008-11-011-1/+4
| | | | (Portage version: 2.1.4.5)
* amd64 stable, bug 238494Jeremy Olexa2008-11-011-1/+4
| | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.27.4 x86_64)
* Now with testing magic.Robin H. Johnson2008-10-311-1/+4
| | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64)
* Bug #242454 - be sure to check both locations for kernel sources.Robin H. Johnson2008-10-311-1/+4
| | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64)
* Add USE flag description to metadata wrt GLEP 56.Ulrich Müller2008-08-061-1/+4
| | | | (Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
* Use 2.6.26, test with caution.Robin H. Johnson2008-07-141-1/+7
| | | | (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc9-00056-g6329d30 ppc64)
* Version bump.Robin H. Johnson2008-07-141-1/+6
| | | | (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc4-00103-g1beee8d x86_64)
* Trim old ebuilds and patches.Robin H. Johnson2008-06-261-1/+10
| | | | (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc4-00103-g1beee8d x86_64)
* Version bump per bug #217738, and also fix x86_64 io.h header per bug #229525.Robin H. Johnson2008-06-261-1/+9
| | | | (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc4-00103-g1beee8d x86_64)
* amd64 stable, bug 208131Steve Dibb2008-03-101-1/+4
| | | | (Portage version: 2.1.4.4)
* Stable on ppc wrt bug 208131Gysbert Wassenaar2008-02-141-1/+4
| | | | (Portage version: 2.1.4.4)
* Stable on x86 wrt bug #208131Dawid Węgliński2008-02-131-1/+4
| | | | (Portage version: 2.1.3.19)
* Version bump, and fix bug 201006.Robin H. Johnson2008-01-151-2/+8
| | | | (Portage version: 2.1.4)
* Stable on ppc wrt bug 195443Gysbert Wassenaar2007-12-211-1/+4
| | | | (Portage version: 2.1.4_rc10)
* This revision fixes compiling of v86d (bug 198937) due to a missing patch, ↵Robin H. Johnson2007-11-141-1/+7
| | | | | | and splashutils due to a broken asm symlink that was installed. (Portage version: 2.1.3.19)
* Bug #199048, we need to ignore KBUILD_OUTPUT.Robin H. Johnson2007-11-141-1/+4
| | | | (Portage version: 2.1.3.19)
* Bug #196521, some arches have a shared asm-ARCH directory in the kernel ↵Robin H. Johnson2007-11-121-1/+8
| | | | | | sources, and klibc is not aware of this. (Portage version: 2.1.3.19)
* Bug #190113, add biarch support for ppc64-32ul et al. Redo of a lot of the ↵Robin H. Johnson2007-11-121-1/+9
| | | | | | handling. (Portage version: 2.1.3.19)
* Removing myself as the maintainer.Christian Heim2007-11-041-1/+4
| | | | (Portage version: 2.1.3.9)
* amd64 stableSteve Dibb2007-10-211-1/+4
| | | | (Portage version: 2.1.3.15)
* Add back in RESTRICT=strip for az.Mike Frysinger2007-10-141-1/+4
| | | | (Portage version: 2.1.3.12)
* stable x86, bug 195443Christian Faulhammer2007-10-111-1/+4
| | | | (Portage version: 2.1.3.9)
* (QA) RESTRICT clean up.Piotr Jaroszyński2007-07-021-1/+6
| | | | (Portage version: 2.1.3_rc6)
* Fixing cross compilation, thanks to Michal Januszewski in #181560.Christian Heim2007-06-131-1/+4
| | | | (Portage version: 2.1.2.9)
* Version bump, finally at klibc-1.5.Christian Heim2007-05-171-1/+6
| | | | (Portage version: 2.1.2.7)
* Really fix the permission problem (#178053) and also fix the sandbox ↵Christian Heim2007-05-131-1/+6
| | | | | | violation (#178208 - thanks to Roland Tapken, note to self: always use ${D} in src_install). (Portage version: 2.1.2.7)
* Fixing the permissions bug (#178053 - thanks to Tobias Sager <moixa at ↵Christian Heim2007-05-121-1/+5
| | | | | | gmx.ch>), hopefully fixing any further issues. (Portage version: 2.1.2.7)
* Move from kernel to kernel-misc herdDaniel Drake2007-05-121-1/+4
| | | | (Portage version: 2.1.2.7)
* Stable on amd64/ppc/x86 for splashutils.Chris Gianelloni2007-05-071-1/+4
| | | | (Portage version: 2.1.2.3)
* Backporting the types.h fix from 1.4.33 to 1.2.1-r2, making current stable ↵Christian Heim2007-02-101-1/+6
| | | | | | work for kernel >=2.6.19. Quoting fixes. Backporting the QA_EXECSTACK stuff from 1.4.33. (Portage version: 2.1.2-r9)
* Quoting fixes, adding the -types.h patch suggested by Alon in #165472.Christian Heim2007-02-091-1/+5
| | | | (Portage version: 2.1.2-r9)
* Remove klibc-1.1.16 (its slacking, no distfiles either upstream nor on ↵Christian Heim2007-01-201-2/+11
| | | | | | Gentoo mirrors), fixing compilation of 1.4.13 against 2.6.19 (#157618 - thanks to Mike Benson <mike at kambe.com.au> and all the others), putting dev-libs/klibc with the kernel herd. (Portage version: 2.1.2-r1)
* dev-libs/klibc stable on ppc.Michael Hanselmann2006-09-031-1/+4
| | | | (Portage version: 2.1.1_rc1-r2)
* Update version.Martin Schlemmer2006-07-271-1/+6
| | | | (Portage version: 2.1.1_pre3-r5)
* Update version.Martin Schlemmer2006-07-251-1/+6
| | | | (Portage version: 2.1.1_pre3-r4)
* New testing release.Martin Schlemmer2006-07-191-1/+7
| | | | (Portage version: 2.1.1_pre3-r1)
* Stable on amd64 wrt bug #139330.Chris Gianelloni2006-07-181-1/+4
| | | | (Portage version: 2.1.1_pre2-r6)
* stable x86; sleepy from dinnerJoshua Jackson2006-07-161-1/+4
| | | | (Portage version: 2.1-r1)
* Add debug USE flag to just enable verbose output during build.Martin Schlemmer2006-07-121-1/+4
| | | | (Portage version: 2.1.1_pre2-r6)
* Fix build issues on ppc, bug #130175.Martin Schlemmer2006-07-091-1/+5
| | | | (Portage version: 2.1.1_pre2-r6)
* Update version. Try to do something about executable stack. Add mips n32Martin Schlemmer2006-07-081-1/+10
| | | | | | | patch again. Disable the stdinc patch as it seems to support -fno-stack-protector. (Portage version: 2.1.1_pre2-r6)
* New release for testing.Martin Schlemmer2006-07-071-1/+7
| | | | (Portage version: 2.1.1_pre2-r4)
* Fix building with KBUILD_OUTPUT set, bug #139330. Also fix manpageMartin Schlemmer2006-07-071-1/+8
| | | | | | installation path, bug #122173. Also multilib related fixes. (Portage version: 2.1.1_pre2-r4)
* Stable on ppc; bug #130175.Lars Weiler2006-07-011-1/+4
| | | | (Portage version: 2.1.1_pre1-r2)