summaryrefslogtreecommitdiffstats
path: root/toolchain/Config.in
Commit message (Expand)AuthorAgeFilesLines
...
* Update CFLAGS pickup to match the target variable name, allow i686 to be opti...florian2007-10-261-2/+3
* fix cflags for xscale (#2026)nbd2007-07-111-1/+1
* Use -Os for rdc and -O2 for the x86 targetflorian2007-07-011-1/+2
* add initial support for the crisarchitecture used on foxboards to openwrtblogic2007-06-021-1/+0
* switch to -O2 on x86 for performance reasonsnbd2006-12-051-1/+1
* add a configuration option to enable full c99 math in libm. this is needed f...pavlov2006-10-261-1/+8
* remove unused multilib optionnbd2006-10-091-7/+0
* remove -mcpu=405 for magicbox, because it enables soft-float, which makes bin...nbd2006-09-051-1/+0
* set -mcpu=405 in the default cflags for magicboxnbd2006-08-301-0/+1
* add secret option to use host's toolchain when native compilingmbm2006-08-101-0/+7
* add XScale support to -ngkaloz2006-08-061-0/+1
* fix menuconfig developer options structurenbd2006-06-151-0/+1
* cleanup; replace .PHONY with FORCE; disable gdb by defaultnbd2006-05-311-0/+7
* menuconfig cleanupnbd2006-04-201-13/+29
* fix cflagsmbm2006-01-131-2/+3
* add -funit-at-a-time in trunk/ as wellnbd2005-10-231-1/+1
* move target/default/target_skeleton into package/base-files, put all the defa...nbd2005-07-171-1/+0
* hide experimental/developer options from the user. can be reenabled by using ...nbd2005-04-051-34/+7
* nbd's makefile/menuconfig rewritembm2005-03-061-1/+1
* added -mips2 for optimization, request by nicowbx2005-02-181-1/+1
* largefs default, needed for precompiled openssh-packageswbx2005-02-081-1/+1
* remove gdb for nowmbm2005-01-171-1/+0
* Update defaultsmbm2005-01-171-2/+2
* Initial revisionmbm2005-01-161-0/+57