summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Readdded sjlj exceptions fix for hppa.Guy Martin2005-04-251-2/+6
* fix $D handling so that its quoted properly and so we dont end up with // in ...Mike Frysinger2005-04-151-19/+19
* dont set BRANCH_UPDATE if ebuild set it to empty stringMike Frysinger2005-04-071-2/+2
* if pie & ssp is disabled, make sure we dont split specsMike Frysinger2005-04-071-3/+2
* merge bsd fixes by Diego Pettenò #88079Mike Frysinger2005-04-071-14/+10
* Fix typo, thanks to Herbie Hopkins <herbie@hopkins.net>, bug #84324.Martin Schlemmer2005-04-011-2/+2
* fix avr multilibMike Frysinger2005-03-251-2/+2
* Fix typo, thanks to Herbie Hopkins <herbie@hopkins.net>, bug #84324.Martin Schlemmer2005-03-241-2/+2
* Fixup fix_libtool_files.sh running.Martin Schlemmer2005-03-231-45/+17
* Fix multilib LDPATH thanks to Dario Birtic. Closes bug #86218.Jeremy Huddleston2005-03-221-3/+4
* dont mess with sjljMike Frysinger2005-03-211-3/+3
* touchup cross-compiling again so avr worksMike Frysinger2005-03-211-16/+15
* touchup style and formattingMike Frysinger2005-03-181-16/+9
* add altivec to IUSE and change `use !` syntax to less confusing `! use`Mike Frysinger2005-03-181-5/+5
* make sure the hardened checks return 1 when the _VER variable is emptyMike Frysinger2005-03-181-1/+3
* Fix typo, bug #85490.Martin Schlemmer2005-03-161-2/+2
* Cleaned up language choice code. use_multilib -> is_multilib name change for...Jeremy Huddleston2005-03-161-67/+106
* Make FAKE_TARGETS work for crosscompiled toolchains. Place the default ABI's...Jeremy Huddleston2005-03-141-21/+68
* Fix typo which caused amd64hack to not get done.Jeremy Huddleston2005-03-091-2/+2
* Edit specs to add support for creating a cross-compile multilib target gcc.Jeremy Huddleston2005-03-091-4/+83
* Cleaned up comments.Jeremy Huddleston2005-03-081-7/+2
* Fix compilation of libstdc++ for crosscompilation toolchains. Add filtering ...Jeremy Huddleston2005-03-081-22/+59
* 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