summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Collapse)AuthorAgeFilesLines
* Ensure AVR32 FPU config is always correctUlf Samuelsson2007-10-232-9/+10
|
* 'make source' command working again for gccIvan Kuten2007-10-202-0/+3
|
* fix libmudflap build failure for 4.1.2 gcc - pass CPP=<target_cpp>, thanks ↵Ivan Kuten2007-10-191-1/+2
| | | | to Hamish Moffatt
* add soft-float support to 4.1.2 gcc, thanks to Hamish MoffattIvan Kuten2007-10-191-0/+26
|
* Softfloat patchUlf Samuelsson2007-10-171-0/+26
|
* fix typo in kernel headersUlf Samuelsson2007-10-171-1/+1
|
* Update AVR32 toolchain with new binutils and uClibc, This time it works ↵Ulf Samuelsson2007-10-134-4/+11
| | | | (cross-fingers)
* Allow library copy to failUlf Samuelsson2007-10-122-4/+4
|
* Do not copy shared C++ lib, unless one is builtUlf Samuelsson2007-10-121-0/+2
|
* Add AVR32 support for uclibc-0-9-29Ulf Samuelsson2007-10-125-1/+3721
|
* Add 2.6.22.10 and 2.6.23 supportUlf Samuelsson2007-10-121-15/+27
|
* Cannot copy shared c++ lib, if one has not been createdUlf Samuelsson2007-10-121-0/+2
|
* Allow longer history for package versionsUlf Samuelsson2007-10-071-1/+1
|
* Do not create directories, if they existUlf Samuelsson2007-10-072-2/+2
|
* - start to think about GNU/hurd support.Bernhard Reutner-Fischer2007-10-052-0/+16
| | | | Not yet functional. Help welcome
* - adjust default for LFSBernhard Reutner-Fischer2007-10-051-1/+1
|
* Use the right Config for AVR32 gcc buildUlf Samuelsson2007-10-011-4/+4
|
* - remove misplaced commentBernhard Reutner-Fischer2007-10-011-1/+1
|
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-014-14/+14
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - pass configure args for the -target compilerBernhard Reutner-Fischer2007-10-011-0/+1
|
* - add additional EXTRA_GCC_CONFIG_OPTIONS for initial, cross and target compilerBernhard Reutner-Fischer2007-10-011-12/+18
|
* - whitespace cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-301-1/+1
|
* - propagate mips ISA down to uClibcBernhard Reutner-Fischer2007-09-301-0/+28
|
* - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer2007-09-291-5/+5
|
* Revert modification of gcc, and make it AVR32 specificUlf Samuelsson2007-09-292-3/+7
|
* - add mips/mipsel target architecture selectionBernhard Reutner-Fischer2007-09-291-3/+19
| | | | - rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
* Use linke to build-time-tools, disable libssp which does not work for ↵Ulf Samuelsson2007-09-291-5/+6
| | | | cross-compile
* Removed uclibc source dependency on host-sedUlf Samuelsson2007-09-281-1/+1
|
* - naming convention is Config.in resp. Config.in.fooBernhard Reutner-Fischer2007-09-281-1/+1
| | | | Adjust some accordingly
* No reliance on dirs in uClibcUlf Samuelsson2007-09-281-1/+1
|
* - add FC, remove some duplicate entries, cleanupBernhard Reutner-Fischer2007-09-281-2/+1
| | | | - fixup after Ulf: CXX doesn't take CFLAGS but CXXFLAGS
* add autoreconf script that can handle gcc (aclocal needs to handle -I switch)Ulf Samuelsson2007-09-281-0/+699
|
* Add bells and whistles to allow gcc-4.1.2-AVR32 buildprocess to progress ↵Ulf Samuelsson2007-09-281-5/+20
| | | | further, not home yet though
* Cleanup cross toolchain admin, split uclibc-menuconfig into same + ↵Ulf Samuelsson2007-09-281-3/+2
| | | | uclibc-update to avoid overwriting board support file
* - bump versionBernhard Reutner-Fischer2007-09-282-1/+1915
|
* - fix texinfo version check. The next release will most likely supercede theseBernhard Reutner-Fischer2007-09-282-0/+64
|
* Add administration for linux,uclibc and mainUlf Samuelsson2007-09-281-6/+7
|
* Remove softfp patch from uClibc, ARM softfloat, did not complete anywayUlf Samuelsson2007-09-271-9149/+0
|
* - fix ARM ABI propagationBernhard Reutner-Fischer2007-09-271-0/+1
|
* Additional management of uclibcUlf Samuelsson2007-09-271-0/+3
|
* - revert some bad checkins, fixup bad settings in atmel targets and move the ↵Bernhard Reutner-Fischer2007-09-2610-71/+43
| | | | gcc target abi back to a place where the other arch-specific settings live
* - sjhill?Bernhard Reutner-Fischer2007-09-261-0/+1
|
* Ensure soft-fp patch is truly localUlf Samuelsson2007-09-261-3/+3
|
* "Project Name" needed before "root" file system can be copied.Ulf Samuelsson2007-09-261-0/+34
| | | | | | | | 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
* reinstate AVR32 toolchainUlf Samuelsson2007-09-267-29/+16
|
* - add more help textBernhard Reutner-Fischer2007-09-251-0/+3
|
* - fix copy'n paste errorBernhard Reutner-Fischer2007-09-251-1/+1
|
* - fix typoBernhard Reutner-Fischer2007-09-251-1/+1
|
* - build a cross c++ compiler if we're asked to build libstdc++Bernhard Reutner-Fischer2007-09-251-1/+1
|
* Remove -lgcc, did no good anywayUlf Samuelsson2007-09-251-10/+1
|