summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use ABI's CFLAGS for BOOT_CFLAGS so stage2/3 generate code for the right ABI.Jeremy Huddleston2005-03-061-2/+2
* Changing CTARGET_ALIASES to FAKE_TARGETS for consistency with binutils.Jeremy Huddleston2005-03-041-6/+6
* style updates, add/remove quotes where appropriate. also remove checks with ...Mike Frysinger2005-03-041-55/+44
* Added sanity checks about for threads and shared with EXTRA_ECONF. Added sup...Jeremy Huddleston2005-03-041-16/+50
* Added check for ! use build on ffi stuff.Jeremy Huddleston2005-03-041-2/+2
* base the uclibc logic upon CTARGET instead of just USE=uclibc ... also get ri...Mike Frysinger2005-03-031-21/+24
* do stripping ourselvesMike Frysinger2005-03-021-3/+7
* uclibc fixesMike Frysinger2005-03-011-2/+3
* touch up the MAN_VER and HTB_VER usageMike Frysinger2005-03-011-14/+12
* touchup the dev.gentoo.org URL handlingMike Frysinger2005-03-011-59/+37
* Fix reverse logic when checking if we should run fix_libtool_files.sh.Martin Schlemmer2005-02-181-2/+2
* Allow !<symbol> for CDEFINE in create_ml_includes.Jeremy Huddleston2005-02-141-7/+26
* Revert the multislot patch that I just accidently merged until after gcc-conf...Jeremy Huddleston2005-02-131-26/+7
* Cleanup orphaned modules in lib{32,64}.Jeremy Huddleston2005-02-131-10/+30
* Fix use_multilib to return false when making a cross-compile toolchain for CT...Jeremy Huddleston2005-02-111-2/+22
* Fix use_multilib to return false when making a cross-compile toolchain for CT...Jeremy Huddleston2005-02-111-47/+8
* Cleanup multilib header code so it works when making a cross-compile toolchain.Jeremy Huddleston2005-02-111-8/+47
* Filter out -mcpu when building 3.4. Add -B<build dir> to XGCC. Make movelib...Jeremy Huddleston2005-02-091-139/+85
* move stuff aroundMike Frysinger2005-02-071-9/+12
* Switch to using $(get_all_abis).Jeremy Huddleston2005-02-031-4/+4
* Added multilib-pkg-force so get_multilib_abis works right.Jeremy Huddleston2005-02-031-2/+2
* Switch from using MULTILIB_ABIS directly to using multilib.eclass functions. ...Jeremy Huddleston2005-02-021-4/+4
* Fix setting GCJFLAGS.Jeremy Huddleston2005-01-311-2/+2
* Include HTB_GCC_VER in the version string.Jeremy Huddleston2005-01-311-2/+2
* Add sourceforge and GENTOO_TOOLCHAIN_BASE_URI to SRC_URI for boundschecking p...Jeremy Huddleston2005-01-311-2/+7
* Removing second filter-flags to close bug #80005Jeremy Huddleston2005-01-301-30/+5
* typoTravis Tilley2005-01-301-2/+3
* Moving GCC_MANPAGE_VERSION setting to a more appropriate location.Jeremy Huddleston2005-01-271-3/+3
* Run gcc-config if installed profile is the same as running profile for multis...Jeremy Huddleston2005-01-251-8/+9
* ok, really fix the libtool script logic and include a lot of comments this timeMike Frysinger2005-01-211-20/+24
* add support for src_testMike Frysinger2005-01-201-2/+10
* Fix typo bug #78321.Jeremy Huddleston2005-01-181-2/+2
* Removing emul-linux-x86 from IUSE.Jeremy Huddleston2005-01-181-2/+2
* Added use_multilib and using it in place of 'use multilib' since newer multil...Jeremy Huddleston2005-01-181-12/+23
* clean up/simplify the gcc-config and fix_libtool_files logicMike Frysinger2005-01-181-86/+82
* touchup the gcc-config logic so that it is run properly with a cross-compilerMike Frysinger2005-01-161-28/+32
* touchup bash and make sure to fix syntax errors #78184Mike Frysinger2005-01-161-6/+6
* Fixed bad ninja.Jeremy Huddleston2005-01-161-4/+2
* workaround broken tc-arch.Jeremy Huddleston2005-01-161-3/+3
* typo fix.Jeremy Huddleston2005-01-161-2/+4
* Add an error and die if they try to get a multilib gcc on amd64 with a bad sa...Jeremy Huddleston2005-01-161-12/+19
* tc-arch: default to $CTARGET and then fall back to $CHOST ... also fix gcc-3....Mike Frysinger2005-01-151-8/+8
* tc-arch: default to $CTARGET and then fall back to $CHOSTMike Frysinger2005-01-151-3/+11
* clean up bash and $ARCH usageMike Frysinger2005-01-151-256/+219
* cross-compile / gcc-config logic updateMike Frysinger2005-01-131-5/+9
* Stupid 2004.3 bugs get cleaned up. Closes bug #77704.Jeremy Huddleston2005-01-121-1/+5
* Added emul-linux-x86 to IUSE.Jeremy Huddleston2005-01-111-2/+2
* Setting GCC_CONFIG_VER back to GCC_RELEASE_VER for now.Jeremy Huddleston2005-01-111-2/+8
* Adding support for including the snapshot date in ${PV} linkw we do with glibc.Jeremy Huddleston2005-01-111-50/+51
* Moved src_install, pkg_preinst, and pkg_postinst into eclass using gcc-3.3.5-...Jeremy Huddleston2005-01-101-315/+685