Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - pull patches 018..024 | Bernhard Reutner-Fischer | 2007-10-07 | 7 | -0/+950 |
| | |||||
* | Allow date to be added to Image | Ulf Samuelsson | 2007-10-07 | 2 | -4/+23 |
| | |||||
* | Do not create directories, if they exist | Ulf Samuelsson | 2007-10-07 | 2 | -2/+2 |
| | |||||
* | - fix some whitespace damage.. | Bernhard Reutner-Fischer | 2007-10-05 | 8 | -34/+74 |
| | | | | - add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf | ||||
* | - start to think about GNU/hurd support. | Bernhard Reutner-Fischer | 2007-10-05 | 6 | -2/+57 |
| | | | | Not yet functional. Help welcome | ||||
* | - comment out apparently unused? cruft (linux-experimental) | Bernhard Reutner-Fischer | 2007-10-05 | 1 | -5/+5 |
| | |||||
* | - adjust default for LFS | Bernhard Reutner-Fischer | 2007-10-05 | 1 | -1/+1 |
| | |||||
* | - add pattern for gnuhurd-uclibc | Bernhard Reutner-Fischer | 2007-10-05 | 2 | -0/+22 |
| | |||||
* | - default to mips I for mipsel and mips III for mips | Bernhard Reutner-Fischer | 2007-10-02 | 2 | -1/+9 |
| | | | | - suggest some target flags for abi64 | ||||
* | - make sure that the target's usr/include dir exists when installing the headers | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -1/+3 |
| | | | | | 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.. | ||||
* | - remove usage of SUSv3 LEGACY functions | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -0/+11 |
| | |||||
* | - has to select libelf (and should nowadays work without LFS) | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -2/+2 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | Update AVR32 tools config | Ulf Samuelsson | 2007-10-01 | 2 | -3/+751 |
| | |||||
* | Update ATNGW100 defconfig | Ulf Samuelsson | 2007-10-01 | 1 | -7/+7 |
| | |||||
* | Use the right Config for AVR32 gcc build | Ulf Samuelsson | 2007-10-01 | 1 | -4/+4 |
| | |||||
* | - remove misplaced comment | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
| | |||||
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 149 | -250/+250 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | - pass configure args for the -target compiler | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -0/+1 |
| | |||||
* | - add additional EXTRA_GCC_CONFIG_OPTIONS for initial, cross and target compiler | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -12/+18 |
| | |||||
* | - comment out non-existing source | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -2/+2 |
| | |||||
* | - put a static grub into the staging dir | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -0/+5 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -1/+7 |
| | |||||
* | - no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -7/+7 |
| | |||||
* | - whitespace cleanup (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-30 | 3 | -46/+42 |
| | |||||
* | - propagate mips ISA down to uClibc | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -0/+28 |
| | |||||
* | - fix typo | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -1/+1 |
| | |||||
* | - add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten) | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -3/+3 |
| | |||||
* | - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI) | Bernhard Reutner-Fischer | 2007-09-29 | 12 | -45/+43 |
| | |||||
* | - remove SUSv3 LEGACY function | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -0/+12 |
| | |||||
* | Update nwg100 defconfig | Ulf Samuelsson | 2007-09-29 | 1 | -191/+207 |
| | |||||
* | Go back to gcc for avr32 rev 2.0 | Ulf Samuelsson | 2007-09-29 | 1 | -1/+1 |
| | |||||
* | Revert modification of gcc, and make it AVR32 specific | Ulf Samuelsson | 2007-09-29 | 2 | -3/+7 |
| | |||||
* | - pull "kconfig: oldconfig shall not set symbols if it does not need to" | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -9/+12 |
| | |||||
* | - forgot to svn add kconfig-language.txt | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -0/+282 |
| | |||||
* | - remove some duplicate entries | Bernhard Reutner-Fischer | 2007-09-29 | 6 | -32/+2 |
| | |||||
* | - better use commonly used digits in ISA config | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -4/+4 |
| | |||||
* | - remove empty, orphaned file | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -0/+0 |
| | |||||
* | - add mips/mipsel target architecture selection | Bernhard Reutner-Fischer | 2007-09-29 | 12 | -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 Samuelsson | 2007-09-29 | 1 | -5/+6 |
| | | | | cross-compile | ||||
* | - fixup after Ulf | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -99/+101 |
| | |||||
* | - update ARM integrator sample and add a "huge" variant of the same | Bernhard Reutner-Fischer | 2007-09-29 | 5 | -106/+1662 |
| | |||||
* | - add ttyAMA | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -0/+2 |
| | |||||
* | - fix quotes for STRIP. | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -31/+31 |
| | | | | Sorry for any inconvenience this may have caused.. | ||||
* | - Nowadays there is no need to strip the config symbols anymore | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -3/+3 |
| | |||||
* | - make sure that strip and all it's arguments are passed if used via | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -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 package | Bernhard Reutner-Fischer | 2007-09-29 | 249 | -267/+262 |
| | | | | (Ivan Kuten) | ||||
* | - rename to match Config.in.foo naming convention | Bernhard Reutner-Fischer | 2007-09-28 | 3 | -2/+2 |
| | |||||
* | Removed uclibc source dependency on host-sed | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | - cleanup configure options | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -38/+49 |
| |