Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dont mess with sjlj | Mike Frysinger | 2005-03-21 | 1 | -3/+3 |
| | |||||
* | touchup cross-compiling again so avr works | Mike Frysinger | 2005-03-21 | 1 | -16/+15 |
| | |||||
* | touchup style and formatting | Mike Frysinger | 2005-03-18 | 1 | -16/+9 |
| | |||||
* | add altivec to IUSE and change `use !` syntax to less confusing `! use` | Mike Frysinger | 2005-03-18 | 1 | -5/+5 |
| | |||||
* | make sure the hardened checks return 1 when the _VER variable is empty | Mike Frysinger | 2005-03-18 | 1 | -1/+3 |
| | |||||
* | Fix typo, bug #85490. | Martin Schlemmer | 2005-03-16 | 1 | -2/+2 |
| | |||||
* | Cleaned up language choice code. use_multilib -> is_multilib name change ↵ | Jeremy Huddleston | 2005-03-16 | 1 | -67/+106 |
| | | | | for consistency. | ||||
* | Make FAKE_TARGETS work for crosscompiled toolchains. Place the default ↵ | Jeremy Huddleston | 2005-03-14 | 1 | -21/+68 |
| | | | | ABI's LDPATH first on multilib targets. | ||||
* | Fix typo which caused amd64hack to not get done. | Jeremy Huddleston | 2005-03-09 | 1 | -2/+2 |
| | |||||
* | Edit specs to add support for creating a cross-compile multilib target gcc. | Jeremy Huddleston | 2005-03-09 | 1 | -4/+83 |
| | |||||
* | Cleaned up comments. | Jeremy Huddleston | 2005-03-08 | 1 | -7/+2 |
| | |||||
* | Fix compilation of libstdc++ for crosscompilation toolchains. Add filtering ↵ | Jeremy Huddleston | 2005-03-08 | 1 | -22/+59 |
| | | | | of -mcpu for x86/amd64 with gcc-4.0. | ||||
* | Use ABI's CFLAGS for BOOT_CFLAGS so stage2/3 generate code for the right ABI. | Jeremy Huddleston | 2005-03-06 | 1 | -2/+2 |
| | |||||
* | Changing CTARGET_ALIASES to FAKE_TARGETS for consistency with binutils. | Jeremy Huddleston | 2005-03-04 | 1 | -6/+6 |
| | |||||
* | style updates, add/remove quotes where appropriate. also remove checks with ↵ | Mike Frysinger | 2005-03-04 | 1 | -55/+44 |
| | | | | EXTRA_ECONF since it will come last and thus will get precedence over all default config params. | ||||
* | Added sanity checks about for threads and shared with EXTRA_ECONF. Added ↵ | Jeremy Huddleston | 2005-03-04 | 1 | -16/+50 |
| | | | | support for CTARGET_ALIASES with >=sys-devel/gcc-config-1.4.0. | ||||
* | Added check for ! use build on ffi stuff. | Jeremy Huddleston | 2005-03-04 | 1 | -2/+2 |
| | |||||
* | base the uclibc logic upon CTARGET instead of just USE=uclibc ... also get ↵ | Mike Frysinger | 2005-03-03 | 1 | -21/+24 |
| | | | | rid of the last $ARCH with $(tc-arch) | ||||
* | do stripping ourselves | Mike Frysinger | 2005-03-02 | 1 | -3/+7 |
| | |||||
* | uclibc fixes | Mike Frysinger | 2005-03-01 | 1 | -2/+3 |
| | |||||
* | touch up the MAN_VER and HTB_VER usage | Mike Frysinger | 2005-03-01 | 1 | -14/+12 |
| | |||||
* | touchup the dev.gentoo.org URL handling | Mike Frysinger | 2005-03-01 | 1 | -59/+37 |
| | |||||
* | Fix reverse logic when checking if we should run fix_libtool_files.sh. | Martin Schlemmer | 2005-02-18 | 1 | -2/+2 |
| | |||||
* | Allow !<symbol> for CDEFINE in create_ml_includes. | Jeremy Huddleston | 2005-02-14 | 1 | -7/+26 |
| | |||||
* | Revert the multislot patch that I just accidently merged until after ↵ | Jeremy Huddleston | 2005-02-13 | 1 | -26/+7 |
| | | | | gcc-config goes stable. | ||||
* | Cleanup orphaned modules in lib{32,64}. | Jeremy Huddleston | 2005-02-13 | 1 | -10/+30 |
| | |||||
* | Fix use_multilib to return false when making a cross-compile toolchain for ↵ | Jeremy Huddleston | 2005-02-11 | 1 | -2/+22 |
| | | | | CTARGET=mips-* or sparc-* | ||||
* | Fix use_multilib to return false when making a cross-compile toolchain for ↵ | Jeremy Huddleston | 2005-02-11 | 1 | -47/+8 |
| | | | | CTARGET=mips-* or sparc-* | ||||
* | Cleanup multilib header code so it works when making a cross-compile toolchain. | Jeremy Huddleston | 2005-02-11 | 1 | -8/+47 |
| | |||||
* | Filter out -mcpu when building 3.4. Add -B<build dir> to XGCC. Make ↵ | Jeremy Huddleston | 2005-02-09 | 1 | -139/+85 |
| | | | | movelibs ALWAYS query gcc for locations rather than just when has_multilib_profile. Get rid of old ugly move garbage. Add is_crosscompile(). Added multilib to ppc64 crosscompiler. | ||||
* | move stuff around | Mike Frysinger | 2005-02-07 | 1 | -9/+12 |
| | |||||
* | Switch to using $(get_all_abis). | Jeremy Huddleston | 2005-02-03 | 1 | -4/+4 |
| | |||||
* | Added multilib-pkg-force so get_multilib_abis works right. | Jeremy Huddleston | 2005-02-03 | 1 | -2/+2 |
| | |||||
* | Switch from using MULTILIB_ABIS directly to using multilib.eclass functions. ↵ | Jeremy Huddleston | 2005-02-02 | 1 | -4/+4 |
| | | | | Add gcjh and gfortran to the list of gcc binaries. | ||||
* | Fix setting GCJFLAGS. | Jeremy Huddleston | 2005-01-31 | 1 | -2/+2 |
| | |||||
* | Include HTB_GCC_VER in the version string. | Jeremy Huddleston | 2005-01-31 | 1 | -2/+2 |
| | |||||
* | Add sourceforge and GENTOO_TOOLCHAIN_BASE_URI to SRC_URI for boundschecking ↵ | Jeremy Huddleston | 2005-01-31 | 1 | -2/+7 |
| | | | | patch. | ||||
* | Removing second filter-flags to close bug #80005 | Jeremy Huddleston | 2005-01-30 | 1 | -30/+5 |
| | |||||
* | typo | Travis Tilley | 2005-01-30 | 1 | -2/+3 |
| | |||||
* | Moving GCC_MANPAGE_VERSION setting to a more appropriate location. | Jeremy Huddleston | 2005-01-27 | 1 | -3/+3 |
| | |||||
* | Run gcc-config if installed profile is the same as running profile for ↵ | Jeremy Huddleston | 2005-01-25 | 1 | -8/+9 |
| | | | | multislot. | ||||
* | ok, really fix the libtool script logic and include a lot of comments this time | Mike Frysinger | 2005-01-21 | 1 | -20/+24 |
| | |||||
* | add support for src_test | Mike Frysinger | 2005-01-20 | 1 | -2/+10 |
| | |||||
* | Fix typo bug #78321. | Jeremy Huddleston | 2005-01-18 | 1 | -2/+2 |
| | |||||
* | Removing emul-linux-x86 from IUSE. | Jeremy Huddleston | 2005-01-18 | 1 | -2/+2 |
| | |||||
* | Added use_multilib and using it in place of 'use multilib' since newer ↵ | Jeremy Huddleston | 2005-01-18 | 1 | -12/+23 |
| | | | | multilib profiles won't allow it as a use flag option. | ||||
* | clean up/simplify the gcc-config and fix_libtool_files logic | Mike Frysinger | 2005-01-18 | 1 | -86/+82 |
| | |||||
* | touchup the gcc-config logic so that it is run properly with a cross-compiler | Mike Frysinger | 2005-01-16 | 1 | -28/+32 |
| | |||||
* | touchup bash and make sure to fix syntax errors #78184 | Mike Frysinger | 2005-01-16 | 1 | -6/+6 |
| | |||||
* | Fixed bad ninja. | Jeremy Huddleston | 2005-01-16 | 1 | -4/+2 |
| |