summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* !elibc_uclibc?() -> elibc_glibc?()Mike Frysinger2005-06-101-2/+2
| | | | (Portage version: 2.0.51.22-r1)
* - update gcc to use libc expanded variable elibc_uclibc vs uclibc so USE=-* ↵Ned Ludd2005-05-301-3/+3
| | | | works
* mark older gccs as ssp/pie & boundschecking exclusiveMike Frysinger2005-05-241-1/+2
| | | | (Portage version: 2.0.51.22-r1)
* touch up the MAN_VER and HTB_VER usageMike Frysinger2005-03-011-2/+2
| | | | (Portage version: 2.0.51-r15)
* touchup the dev.gentoo.org URL handlingMike Frysinger2005-03-011-2/+1
| | | | (Portage version: 2.0.51-r15)
* Only apply libffi-without-libgcj.patch if we're -build. Bump the gcc-4 ↵Jeremy Huddleston2005-02-261-2/+2
| | | | | | version and make a note to report bugs upstream. (Portage version: 2.0.51.16)
* get rid of glibc crapMike Frysinger2005-02-121-4/+2
| | | | (Portage version: 2.0.51-r15)
* Fixed cross-compile DEPEND so nocxx works as expected.Jeremy Huddleston2005-02-121-2/+2
| | | | (Portage version: 2.0.51-r15)
* Added DEPEND for cross-compilation.Jeremy Huddleston2005-02-121-1/+8
| | | | (Portage version: 2.0.51-r15)
* fix gcc-3.3.x cross compile #79487Mike Frysinger2005-02-021-1/+4
| | | | (Portage version: 2.0.51-r15)
* Adding gcc4 alpha ebuilds for development and testing. Fix ordering of data ↵Jeremy Huddleston2005-02-011-35/+35
| | | | | | in ebuilds so DESCRIPTION, etc comes after inherit toolchain. Bump gcc-3.3 to reintroduce a patch from fedora which got dropped from 3.3.5 and 3.3.5-r1. This should fix tls issues on sparc (bug #78320), but it is still in 'KEYWORDS=-*' until the PIE patches get updated. (Portage version: 2.0.51-r15)
* GCC 3.3.5 eats fluffy bunnies for breakfast and kills IA64 bootstraps, so ↵Tim Yamin2005-01-311-2/+2
| | | | | | 3.4.3-r1 is going stable as it works. Marking 3.3.5-r1 "-ia64". (Portage version: 2.0.51-r15)
* s390 stableMike Frysinger2005-01-301-2/+2
| | | | (Portage version: 2.0.51-r15)
* hppa/ia64 stable, whoo !Mike Frysinger2005-01-201-2/+2
| | | | (Portage version: 2.0.51-r13)
* use 'use_multilib' instead of 'use multilib'. Switch from emul-linux-x86? ↵Jeremy Huddleston2005-01-181-2/+2
| | | | | | back to amd64?. (Portage version: 2.0.51-r13)
* get rid of the broken spec patch for sure and clean up CTARGET usageMike Frysinger2005-01-151-6/+5
| | | | (Portage version: 2.0.51-r12)
* x86 stableMike Frysinger2005-01-111-2/+2
|
* Stable on sparcGustavo Zacarias2005-01-111-2/+2
|
* emul-linux-x86 USE flag instead of amd64.Jeremy Huddleston2005-01-111-2/+2
|
* Moved src_install, pkg_preinst, and pkg_postinst into eclass using ↵Jeremy Huddleston2005-01-101-317/+11
| | | | gcc-3.3.5-r1 and gcc-3.4.3-r1 as a base. Made env.d script creation more abstract. Fixed up multilib support. Fixed some problems moving libs to incorrect destinations or not moving some libs. Fixed a few cross-compilation problems (but not all yet). Closes bug #76884. Updated src_unpack to do patches based on instead of .
* arm stableMike Frysinger2005-01-071-2/+2
|
* Update pie patches to fix order #72665.Mike Frysinger2005-01-071-2/+2
|
* ~alpha KEYWORDSMike Frysinger2005-01-031-3/+3
|
* Fixing bad function prototype which causes compilation to fail on some ↵Jeremy Huddleston2004-12-311-1/+5
| | | | configurations.
* added libffi-without-gcj fix, fixed another libpath bug, and updated the pie ↵Travis Tilley2004-12-051-0/+408
patches so that sparc works again. the ebuilds and pie patch revisions for the latest 3.3 and 3.4 ebuilds are now in sync. re-keyworded as testing on sparc