summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - remove usage of SUSv3 LEGACY functionsBernhard Reutner-Fischer2007-10-021-0/+11
|
* - has to select libelf (and should nowadays work without LFS)Bernhard Reutner-Fischer2007-10-021-2/+2
|
* - bump versionBernhard Reutner-Fischer2007-10-021-1/+1
|
* Update AVR32 tools configUlf Samuelsson2007-10-012-3/+751
|
* Update ATNGW100 defconfigUlf Samuelsson2007-10-011-7/+7
|
* 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-01149-250/+250
| | | | - 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
|
* - comment out non-existing sourceBernhard Reutner-Fischer2007-10-011-2/+2
|
* - put a static grub into the staging dirBernhard Reutner-Fischer2007-09-301-0/+5
|
* - bump versionBernhard Reutner-Fischer2007-09-301-1/+7
|
* - no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-301-7/+7
|
* - whitespace cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-303-46/+42
|
* - propagate mips ISA down to uClibcBernhard Reutner-Fischer2007-09-301-0/+28
|
* - fix typoBernhard Reutner-Fischer2007-09-301-1/+1
|
* - add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten)Bernhard Reutner-Fischer2007-09-291-3/+3
|
* - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer2007-09-2912-45/+43
|
* - remove SUSv3 LEGACY functionBernhard Reutner-Fischer2007-09-291-0/+12
|
* Update nwg100 defconfigUlf Samuelsson2007-09-291-191/+207
|
* Go back to gcc for avr32 rev 2.0Ulf Samuelsson2007-09-291-1/+1
|
* Revert modification of gcc, and make it AVR32 specificUlf Samuelsson2007-09-292-3/+7
|
* - pull "kconfig: oldconfig shall not set symbols if it does not need to"Bernhard Reutner-Fischer2007-09-291-9/+12
|
* - forgot to svn add kconfig-language.txtBernhard Reutner-Fischer2007-09-291-0/+282
|
* - remove some duplicate entriesBernhard Reutner-Fischer2007-09-296-32/+2
|
* - better use commonly used digits in ISA configBernhard Reutner-Fischer2007-09-291-4/+4
|
* - remove empty, orphaned fileBernhard Reutner-Fischer2007-09-291-0/+0
|
* - add mips/mipsel target architecture selectionBernhard Reutner-Fischer2007-09-2912-25/+82
| | | | - 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
* - fixup after UlfBernhard Reutner-Fischer2007-09-291-99/+101
|
* - update ARM integrator sample and add a "huge" variant of the sameBernhard Reutner-Fischer2007-09-295-106/+1662
|
* - add ttyAMABernhard Reutner-Fischer2007-09-291-0/+2
|
* - fix quotes for STRIP.Bernhard Reutner-Fischer2007-09-291-31/+31
| | | | Sorry for any inconvenience this may have caused..
* - Nowadays there is no need to strip the config symbols anymoreBernhard Reutner-Fischer2007-09-291-3/+3
|
* - make sure that strip and all it's arguments are passed if used viaBernhard Reutner-Fischer2007-09-291-3/+3
| | | | | STRIP=$(TARGET_STRIP) (i.e. without quoting). Thanks to Dimitry Golubovsky for mentioning this.
* - extend AUTOTARGETS with an argument DIR_PREFIX for the location of the packageBernhard Reutner-Fischer2007-09-29249-267/+262
| | | | (Ivan Kuten)
* - rename to match Config.in.foo naming conventionBernhard Reutner-Fischer2007-09-283-2/+2
|
* Removed uclibc source dependency on host-sedUlf Samuelsson2007-09-281-1/+1
|
* - cleanup configure optionsBernhard Reutner-Fischer2007-09-281-38/+49
|
* - naming convention is Config.in resp. Config.in.fooBernhard Reutner-Fischer2007-09-287-4/+4
| | | | Adjust some accordingly
* No reliance on dirs in uClibcUlf Samuelsson2007-09-281-1/+1
|
* - mark the autotools.in part as takenBernhard Reutner-Fischer2007-09-281-3/+4
| | | | - fix a typo
* - add FC, remove some duplicate entries, cleanupBernhard Reutner-Fischer2007-09-283-13/+29
| | | | - 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
* Update AVR external gcc tarball to 2.2Ulf Samuelsson2007-09-281-1/+1
|
* Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2Ulf Samuelsson2007-09-281-10/+29
|
* Add some more host toolsUlf Samuelsson2007-09-281-0/+8
|
* Cleanup cross toolchain admin, split uclibc-menuconfig into same + ↵Ulf Samuelsson2007-09-283-5/+4
| | | | uclibc-update to avoid overwriting board support file