summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Collapse)Author
2007-09-29- revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer
2007-09-29Revert modification of gcc, and make it AVR32 specificUlf Samuelsson
2007-09-29- add mips/mipsel target architecture selectionBernhard Reutner-Fischer
- rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
2007-09-29Use linke to build-time-tools, disable libssp which does not work for ↵Ulf Samuelsson
cross-compile
2007-09-28Removed uclibc source dependency on host-sedUlf Samuelsson
2007-09-28- naming convention is Config.in resp. Config.in.fooBernhard Reutner-Fischer
Adjust some accordingly
2007-09-28No reliance on dirs in uClibcUlf Samuelsson
2007-09-28- add FC, remove some duplicate entries, cleanupBernhard Reutner-Fischer
- fixup after Ulf: CXX doesn't take CFLAGS but CXXFLAGS
2007-09-28add autoreconf script that can handle gcc (aclocal needs to handle -I switch)Ulf Samuelsson
2007-09-28Add bells and whistles to allow gcc-4.1.2-AVR32 buildprocess to progress ↵Ulf Samuelsson
further, not home yet though
2007-09-28Cleanup cross toolchain admin, split uclibc-menuconfig into same + ↵Ulf Samuelsson
uclibc-update to avoid overwriting board support file
2007-09-28- bump versionBernhard Reutner-Fischer
2007-09-28- fix texinfo version check. The next release will most likely supercede theseBernhard Reutner-Fischer
2007-09-28Add administration for linux,uclibc and mainUlf Samuelsson
2007-09-27Remove softfp patch from uClibc, ARM softfloat, did not complete anywayUlf Samuelsson
2007-09-27- fix ARM ABI propagationBernhard Reutner-Fischer
2007-09-27Additional management of uclibcUlf Samuelsson
2007-09-26- revert some bad checkins, fixup bad settings in atmel targets and move the ↵Bernhard Reutner-Fischer
gcc target abi back to a place where the other arch-specific settings live
2007-09-26- sjhill?Bernhard Reutner-Fischer
2007-09-26Ensure soft-fp patch is truly localUlf Samuelsson
2007-09-26"Project Name" needed before "root" file system can be copied.Ulf Samuelsson
Put first according to principle of configuration order Merge root skeleton configuration to one place - currently in package/busybox/Config.in - Should maybe have it's own Config.in gcc ABI configuration moved from toplevel to toolchain/gcc/Config.in
2007-09-26reinstate AVR32 toolchainUlf Samuelsson
2007-09-25- add more help textBernhard Reutner-Fischer
2007-09-25- fix copy'n paste errorBernhard Reutner-Fischer
2007-09-25- fix typoBernhard Reutner-Fischer
2007-09-25- build a cross c++ compiler if we're asked to build libstdc++Bernhard Reutner-Fischer
2007-09-25Remove -lgcc, did no good anywayUlf Samuelsson
2007-09-25Add soft-fp part of gcclib to uClibc to allow ARM softfloat to completeUlf Samuelsson
2007-09-25Generalized kernel headers handling for new-style kernelsPeter Korsgaard
2007-09-25- Schedule removal of ancient versions (configuration part).Bernhard Reutner-Fischer
2007-09-25- bump versionBernhard Reutner-Fischer
2007-09-25- remove one invariant in toolchain type selection.Bernhard Reutner-Fischer
2007-09-25- revert patch that obfuscates the config UI and doesn't reflect the order ↵Bernhard Reutner-Fischer
of config steps
2007-09-24Reorganize configs to even more logical positionsUlf Samuelsson
2007-09-24- do not enable LEGACY stuff in the *sample* configBernhard Reutner-Fischer
2007-09-23- rebuild compiler if libstdcpp setting was changedBernhard Reutner-Fischer
2007-09-22- rename the gcc base_target to the more appropriate term cross_compilerBernhard Reutner-Fischer
2007-09-22- bump version (forgot this hunk for r19941)Bernhard Reutner-Fischer
2007-09-22- default to 0.9.29Bernhard Reutner-Fischer
2007-09-22- bump versionBernhard Reutner-Fischer
2007-09-22- move project settings from toolchain to deviceBernhard Reutner-Fischer
2007-09-22- Subsume and collaps toolchain options in one menuBernhard Reutner-Fischer
This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around..
2007-09-20- fix typo. This is an lxdialog bug for "depends on !!CONFIG_SYMBOL" where ↵Bernhard Reutner-Fischer
the double negation produces an error that is not reported, from the looks..
2007-09-19- fixes and cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-09-19- don't strip the host binaries for nowBernhard Reutner-Fischer
2007-09-19- exclude other old, deprecated and unsupported versions of gccBernhard Reutner-Fischer
2007-09-17Remove some debug info + add uclibc-target-utils-source targetUlf Samuelsson
2007-09-17Don't break AVR32 toolchain by hiding binutils-2.17Ulf Samuelsson
2007-09-17- cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-09-17- add binutils-2.18 and binutils-2.18.50.0.1Bernhard Reutner-Fischer