Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |
| | |||||
* | - naming convention is Config.in resp. Config.in.foo | Bernhard Reutner-Fischer | 2007-09-28 | 7 | -4/+4 |
| | | | | Adjust some accordingly | ||||
* | No reliance on dirs in uClibc | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | - mark the autotools.in part as taken | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -3/+4 |
| | | | | - fix a typo | ||||
* | - add FC, remove some duplicate entries, cleanup | Bernhard Reutner-Fischer | 2007-09-28 | 3 | -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 Samuelsson | 2007-09-28 | 1 | -0/+699 |
| | |||||
* | Add bells and whistles to allow gcc-4.1.2-AVR32 buildprocess to progress ↵ | Ulf Samuelsson | 2007-09-28 | 1 | -5/+20 |
| | | | | further, not home yet though | ||||
* | Update AVR external gcc tarball to 2.2 | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2 | Ulf Samuelsson | 2007-09-28 | 1 | -10/+29 |
| | |||||
* | Add some more host tools | Ulf Samuelsson | 2007-09-28 | 1 | -0/+8 |
| |