summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-10-07- pull patches 018..024Bernhard Reutner-Fischer
2007-10-07Allow date to be added to ImageUlf Samuelsson
2007-10-07Do not create directories, if they existUlf Samuelsson
2007-10-05- fix some whitespace damage..Bernhard Reutner-Fischer
- add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf
2007-10-05- start to think about GNU/hurd support.Bernhard Reutner-Fischer
Not yet functional. Help welcome
2007-10-05- comment out apparently unused? cruft (linux-experimental)Bernhard Reutner-Fischer
2007-10-05- adjust default for LFSBernhard Reutner-Fischer
2007-10-05- add pattern for gnuhurd-uclibcBernhard Reutner-Fischer
2007-10-02- default to mips I for mipsel and mips III for mips Bernhard Reutner-Fischer
- suggest some target flags for abi64
2007-10-02- make sure that the target's usr/include dir exists when installing the headersBernhard Reutner-Fischer
It would make sense to provide a $(PREREQ_TARGETDIR_USR_INCLUDE) prerequisite that expands to $(TARGET_DIR)/usr/include if installing any headers was requested to fix this in a generic manner..
2007-10-02- remove usage of SUSv3 LEGACY functionsBernhard Reutner-Fischer
2007-10-02- has to select libelf (and should nowadays work without LFS)Bernhard Reutner-Fischer
2007-10-02- bump versionBernhard Reutner-Fischer
2007-10-01Update AVR32 tools configUlf Samuelsson
2007-10-01Update ATNGW100 defconfigUlf Samuelsson
2007-10-01Use the right Config for AVR32 gcc buildUlf Samuelsson
2007-10-01- remove misplaced commentBernhard Reutner-Fischer
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
2007-10-01- pass configure args for the -target compilerBernhard Reutner-Fischer
2007-10-01- add additional EXTRA_GCC_CONFIG_OPTIONS for initial, cross and target compilerBernhard Reutner-Fischer
2007-10-01- comment out non-existing sourceBernhard Reutner-Fischer
2007-09-30- put a static grub into the staging dirBernhard Reutner-Fischer
2007-09-30- bump versionBernhard Reutner-Fischer
2007-09-30- no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-09-30- whitespace cleanup (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-09-30- propagate mips ISA down to uClibcBernhard Reutner-Fischer
2007-09-30- fix typoBernhard Reutner-Fischer
2007-09-29- add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten)Bernhard Reutner-Fischer
2007-09-29- revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer
2007-09-29- remove SUSv3 LEGACY functionBernhard Reutner-Fischer
2007-09-29Update nwg100 defconfigUlf Samuelsson
2007-09-29Go back to gcc for avr32 rev 2.0Ulf Samuelsson
2007-09-29Revert modification of gcc, and make it AVR32 specificUlf Samuelsson
2007-09-29- pull "kconfig: oldconfig shall not set symbols if it does not need to"Bernhard Reutner-Fischer
2007-09-29- forgot to svn add kconfig-language.txtBernhard Reutner-Fischer
2007-09-29- remove some duplicate entriesBernhard Reutner-Fischer
2007-09-29- better use commonly used digits in ISA configBernhard Reutner-Fischer
2007-09-29- remove empty, orphaned fileBernhard Reutner-Fischer
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-29- fixup after UlfBernhard Reutner-Fischer
2007-09-29- update ARM integrator sample and add a "huge" variant of the sameBernhard Reutner-Fischer
2007-09-29- add ttyAMABernhard Reutner-Fischer
2007-09-29- fix quotes for STRIP.Bernhard Reutner-Fischer
Sorry for any inconvenience this may have caused..
2007-09-29- Nowadays there is no need to strip the config symbols anymoreBernhard Reutner-Fischer
2007-09-29- make sure that strip and all it's arguments are passed if used viaBernhard Reutner-Fischer
STRIP=$(TARGET_STRIP) (i.e. without quoting). Thanks to Dimitry Golubovsky for mentioning this.
2007-09-29- extend AUTOTARGETS with an argument DIR_PREFIX for the location of the packageBernhard Reutner-Fischer
(Ivan Kuten)
2007-09-28- rename to match Config.in.foo naming conventionBernhard Reutner-Fischer
2007-09-28Removed uclibc source dependency on host-sedUlf Samuelsson
2007-09-28- cleanup configure optionsBernhard Reutner-Fischer