summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* oldMike Frysinger2007-12-011-111/+0
| | | | (Portage version: 2.1.4_rc4)
* - switch default ordering of gcc-config and eselect-compiler to work around ↵Ned Ludd2006-08-141-2/+2
| | | | | | portage bug (Portage version: 2.1.1_pre2-r7)
* Move rename of rmic/rmiregistry from 3.x ebuilds to toolchain.eclass - bug ↵Kevin F. Quinn2006-07-281-34/+1
| | | | | | #139918 (Portage version: 2.1.1_pre2-r6)
* Change names of rmic, rmiregistry to grmic, grmiregistry to avoid conflicts ↵Kevin F. Quinn2006-07-131-1/+34
| | | | | | with other java platforms. Upstream already made this change for the same reason in gcc-4 (bug #139918) (Portage version: 2.1.1_pre2-r6)
* drop old references to hardened-gcc #127639 by solarMike Frysinger2006-03-281-3/+2
| | | | (Portage version: 2.1_pre7-r2)
* remove the dependency on app-emulation/emul-linux-x86-glibc since 2004.3 has ↵Simon Stelling2006-03-031-2/+1
| | | | | | been deprecated a while ago (Portage version: 2.1_pre4-r1)
* Let eselect-compiler be an option instead of sys-devel/gcc-config in DEPEND.Jeremy Huddleston2005-10-071-3/+3
| | | | (Portage version: 2.0.53_rc3)
* Dont apply spec-env patch to cross-compilers otherwise native hardened users ↵Mike Frysinger2005-07-101-2/+2
| | | | | | can screw up their cross-compilers real quick #96162 by Kevin F. Quinn. (Portage version: 2.0.51.22-r1)
* !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