Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | !elibc_uclibc?() -> elibc_glibc?() | Mike Frysinger | 2005-06-10 | 1 | -2/+2 |
| | | | | (Portage version: 2.0.51.22-r1) | ||||
* | - update gcc to use libc expanded variable elibc_uclibc vs uclibc so USE=-* ↵ | Ned Ludd | 2005-05-30 | 1 | -3/+3 |
| | | | | works | ||||
* | mark older gccs as ssp/pie & boundschecking exclusive | Mike Frysinger | 2005-05-24 | 1 | -1/+2 |
| | | | | (Portage version: 2.0.51.22-r1) | ||||
* | touch up the MAN_VER and HTB_VER usage | Mike Frysinger | 2005-03-01 | 1 | -2/+2 |
| | | | | (Portage version: 2.0.51-r15) | ||||
* | touchup the dev.gentoo.org URL handling | Mike Frysinger | 2005-03-01 | 1 | -2/+1 |
| | | | | (Portage version: 2.0.51-r15) | ||||
* | Only apply libffi-without-libgcj.patch if we're -build. Bump the gcc-4 ↵ | Jeremy Huddleston | 2005-02-26 | 1 | -2/+2 |
| | | | | | | version and make a note to report bugs upstream. (Portage version: 2.0.51.16) | ||||
* | get rid of glibc crap | Mike Frysinger | 2005-02-12 | 1 | -4/+2 |
| | | | | (Portage version: 2.0.51-r15) | ||||
* | Fixed cross-compile DEPEND so nocxx works as expected. | Jeremy Huddleston | 2005-02-12 | 1 | -2/+2 |
| | | | | (Portage version: 2.0.51-r15) | ||||
* | Added DEPEND for cross-compilation. | Jeremy Huddleston | 2005-02-12 | 1 | -1/+8 |
| | | | | (Portage version: 2.0.51-r15) | ||||
* | fix gcc-3.3.x cross compile #79487 | Mike Frysinger | 2005-02-02 | 1 | -1/+4 |
| | | | | (Portage version: 2.0.51-r15) | ||||
* | Adding gcc4 alpha ebuilds for development and testing. Fix ordering of data ↵ | Jeremy Huddleston | 2005-02-01 | 1 | -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 Yamin | 2005-01-31 | 1 | -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 stable | Mike Frysinger | 2005-01-30 | 1 | -2/+2 |
| | | | | (Portage version: 2.0.51-r15) | ||||
* | hppa/ia64 stable, whoo ! | Mike Frysinger | 2005-01-20 | 1 | -2/+2 |
| | | | | (Portage version: 2.0.51-r13) | ||||
* | use 'use_multilib' instead of 'use multilib'. Switch from emul-linux-x86? ↵ | Jeremy Huddleston | 2005-01-18 | 1 | -2/+2 |
| | | | | | | back to amd64?. (Portage version: 2.0.51-r13) | ||||
* | get rid of the broken spec patch for sure and clean up CTARGET usage | Mike Frysinger | 2005-01-15 | 1 | -6/+5 |
| | | | | (Portage version: 2.0.51-r12) | ||||
* | x86 stable | Mike Frysinger | 2005-01-11 | 1 | -2/+2 |
| | |||||
* | Stable on sparc | Gustavo Zacarias | 2005-01-11 | 1 | -2/+2 |
| | |||||
* | emul-linux-x86 USE flag instead of amd64. | Jeremy Huddleston | 2005-01-11 | 1 | -2/+2 |
| | |||||
* | Moved src_install, pkg_preinst, and pkg_postinst into eclass using ↵ | Jeremy Huddleston | 2005-01-10 | 1 | -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 stable | Mike Frysinger | 2005-01-07 | 1 | -2/+2 |
| | |||||
* | Update pie patches to fix order #72665. | Mike Frysinger | 2005-01-07 | 1 | -2/+2 |
| | |||||
* | ~alpha KEYWORDS | Mike Frysinger | 2005-01-03 | 1 | -3/+3 |
| | |||||
* | Fixing bad function prototype which causes compilation to fail on some ↵ | Jeremy Huddleston | 2004-12-31 | 1 | -1/+5 |
| | | | | configurations. | ||||
* | added libffi-without-gcj fix, fixed another libpath bug, and updated the pie ↵ | Travis Tilley | 2004-12-05 | 1 | -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 |