summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make sure we use --version when checking binutils-config #131133 by Brett Joh...Mike Frysinger2006-04-263-37/+14
* Make sure we use --version when checking binutils-config #131133 by Brett Joh...Mike Frysinger2006-04-263-1/+31
* freebsd touchups by Diego Pettenò #131231Mike Frysinger2006-04-252-10/+10
* use --version instead of -v when checking binutils-config #131133 by Brett Jo...Mike Frysinger2006-04-242-9/+9
* match *-gnu* instead of just *-gnu for things like *-gnueabiMike Frysinger2006-04-243-14/+19
* allow people to store CFLAGS/LDFLAGS as wellMike Frysinger2006-04-122-8/+8
* Add support for multiple PORTDIR_OVERLAY values; fixes from Joel Martin.Mike Frysinger2006-04-125-39/+69
* oldMike Frysinger2006-04-122-22/+0
* Add support for storing env vars in config files in /etc/portage/crossdev.Mike Frysinger2006-04-115-3/+27
* Fix building with gcc-4.1 hosts.Mike Frysinger2006-04-111-22/+12
* update gcc/binutils vers for avr targetMike Frysinger2006-03-302-8/+8
* add back in fortran fix for kanakaMike Frysinger2006-03-242-8/+9
* dont block eselect-compiler anymore as it should be usuable nowMike Frysinger2006-03-222-9/+8
* disable objc++ as well #126895 by J. Christopher SixMike Frysinger2006-03-212-8/+8
* add support for vax targets and packages in $PORTDIR_OVERLAY #126284Mike Frysinger2006-03-162-12/+18
* Make sure our binutils/gcc config scripts are up-to-date and not of the broke...Mike Frysinger2006-03-155-33/+49
* emerge packages with --oneshotMike Frysinger2006-03-142-5/+15
* rebuild manifestMike Frysinger2006-03-031-13/+3
* use `emerge --info` #124717Mike Frysinger2006-03-031-2/+2
* make sure gcc-config/binutils-config is up to dateMike Frysinger2006-03-012-8/+12
* default to no LPKG for all targets and let *-gnu install itMike Frysinger2006-02-112-6/+17
* add support for crisMike Frysinger2006-01-272-6/+12
* Forgot to use the disabled gcc flags for stage1 as pointed out by Kumba.Mike Frysinger2006-01-235-12/+18
* J. Christopher Six says in #119934: make sure objc-gc is disabled for newer v...Mike Frysinger2006-01-225-15/+23
* blackfin linux headers are not availableMike Frysinger2006-01-152-6/+7
* bfin uses uclibcMike Frysinger2006-01-152-5/+6
* Fix typo in avr CPOST logic #118208 by Sandro.Mike Frysinger2006-01-085-11/+17
* Add support for nios2/bfin embedded targets and update help output to include...Mike Frysinger2006-01-025-36/+60
* Add support for building bootstrap gcc with libc/kernel headers (--with-heade...Mike Frysinger2005-11-185-32/+89
* add sanity check to make sure people dont try creating a cross-compiler with ...Mike Frysinger2005-10-202-5/+11
* move CTARGET parsing logic to the same function and add more tweaks for freeb...Mike Frysinger2005-10-162-11/+20
* tweak cleaning a bit more and add support for dietlibc/freebsd CTARGETsMike Frysinger2005-10-162-7/+12
* touchup help outputMike Frysinger2005-10-112-12/+9
* Add support for passing -d to portage #108383 by Jan Kobler and allow env USE...Mike Frysinger2005-10-085-16/+23
* touchup the uninstall target moreMike Frysinger2005-09-212-6/+12
* Update avr to require 3.4.4-r1 since 3.4.4 no longer exists.Mike Frysinger2005-08-295-10/+37
* oldMike Frysinger2005-08-292-21/+0
* Touchup help output, add more error checking, clean more directories when uni...Mike Frysinger2005-08-235-39/+57
* default to ibm vendor for s390 targetsMike Frysinger2005-08-212-6/+7
* add support for msp430 targetsMike Frysinger2005-08-175-10/+43
* oldMike Frysinger2005-08-172-21/+0
* enumerate available targets with `crossdev -t help` #101545Mike Frysinger2005-08-062-6/+38
* screw around with ABI a bit moreMike Frysinger2005-08-052-9/+10
* add support for gdbMike Frysinger2005-07-255-38/+110
* oldMike Frysinger2005-07-252-21/+0
* Add support for C++ with avr targets; fixes by Ludek Stepan #99014 / #99020.Mike Frysinger2005-07-155-11/+39
* oldMike Frysinger2005-07-152-21/+0
* Make sure the stupid ABI var doesnt screw us up.Mike Frysinger2005-07-145-9/+39
* oldMike Frysinger2005-07-142-21/+0
* default to a pc vendor only for x86/amd64Mike Frysinger2005-07-102-6/+11