Ulf Samuelsson [Sat, 13 Oct 2007 10:15:01 +0000 (10:15 -0000)]
Update AVR32 toolchain with new binutils and uClibc, This time it works (cross-fingers)
Ulf Samuelsson [Fri, 12 Oct 2007 21:01:41 +0000 (21:01 -0000)]
Allow library copy to fail
Ulf Samuelsson [Fri, 12 Oct 2007 15:18:27 +0000 (15:18 -0000)]
Update AVR32 uClibc configuration
Ulf Samuelsson [Fri, 12 Oct 2007 15:17:53 +0000 (15:17 -0000)]
Use correct uImage location for AVR32
Ulf Samuelsson [Fri, 12 Oct 2007 15:16:51 +0000 (15:16 -0000)]
Add JFFS partition info for NGW100
Ulf Samuelsson [Fri, 12 Oct 2007 15:14:46 +0000 (15:14 -0000)]
Do not copy shared C++ lib, unless one is built
Ulf Samuelsson [Fri, 12 Oct 2007 15:12:55 +0000 (15:12 -0000)]
Add AVR32 support for uclibc-0-9-29
Ulf Samuelsson [Fri, 12 Oct 2007 15:10:27 +0000 (15:10 -0000)]
Add 2.6.22.10 and 2.6.23 support
Ulf Samuelsson [Fri, 12 Oct 2007 14:30:47 +0000 (14:30 -0000)]
Update AVR32 to busybox-1.7.2
Ulf Samuelsson [Fri, 12 Oct 2007 14:28:56 +0000 (14:28 -0000)]
Remove LEGACY functions from haserl
Ulf Samuelsson [Fri, 12 Oct 2007 12:34:04 +0000 (12:34 -0000)]
Update NGW100 skeleton
Ulf Samuelsson [Fri, 12 Oct 2007 12:32:59 +0000 (12:32 -0000)]
Update NWG100 skeleton
Ulf Samuelsson [Fri, 12 Oct 2007 12:30:14 +0000 (12:30 -0000)]
Cannot copy shared c++ lib, if one has not been created
Ulf Samuelsson [Sun, 7 Oct 2007 18:29:17 +0000 (18:29 -0000)]
Allow longer history for package versions
Ulf Samuelsson [Sun, 7 Oct 2007 18:23:43 +0000 (18:23 -0000)]
Do not create new directories in external toolchain
Bernhard Reutner-Fischer [Sun, 7 Oct 2007 18:23:11 +0000 (18:23 -0000)]
- pull patches 018..024
Ulf Samuelsson [Sun, 7 Oct 2007 18:23:01 +0000 (18:23 -0000)]
Allow date to be added to Image
Ulf Samuelsson [Sun, 7 Oct 2007 17:22:56 +0000 (17:22 -0000)]
Do not create directories, if they exist
Bernhard Reutner-Fischer [Fri, 5 Oct 2007 12:55:40 +0000 (12:55 -0000)]
- fix some whitespace damage..
- add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf
Bernhard Reutner-Fischer [Fri, 5 Oct 2007 11:06:56 +0000 (11:06 -0000)]
- start to think about GNU/hurd support.
Not yet functional. Help welcome
Bernhard Reutner-Fischer [Fri, 5 Oct 2007 11:03:07 +0000 (11:03 -0000)]
- comment out apparently unused? cruft (linux-experimental)
Bernhard Reutner-Fischer [Fri, 5 Oct 2007 11:02:29 +0000 (11:02 -0000)]
- adjust default for LFS
Bernhard Reutner-Fischer [Fri, 5 Oct 2007 11:00:41 +0000 (11:00 -0000)]
- add pattern for gnuhurd-uclibc
Bernhard Reutner-Fischer [Tue, 2 Oct 2007 21:36:49 +0000 (21:36 -0000)]
- default to mips I for mipsel and mips III for mips
- suggest some target flags for abi64
Bernhard Reutner-Fischer [Tue, 2 Oct 2007 15:38:27 +0000 (15:38 -0000)]
- make sure that the target's usr/include dir exists when installing the headers
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..
Bernhard Reutner-Fischer [Tue, 2 Oct 2007 11:25:37 +0000 (11:25 -0000)]
- remove usage of SUSv3 LEGACY functions
Bernhard Reutner-Fischer [Tue, 2 Oct 2007 11:11:54 +0000 (11:11 -0000)]
- has to select libelf (and should nowadays work without LFS)
Bernhard Reutner-Fischer [Tue, 2 Oct 2007 11:06:43 +0000 (11:06 -0000)]
- bump version
Ulf Samuelsson [Mon, 1 Oct 2007 21:21:07 +0000 (21:21 -0000)]
Update AVR32 tools config
Ulf Samuelsson [Mon, 1 Oct 2007 21:16:33 +0000 (21:16 -0000)]
Update ATNGW100 defconfig
Ulf Samuelsson [Mon, 1 Oct 2007 21:12:54 +0000 (21:12 -0000)]
Use the right Config for AVR32 gcc build
Bernhard Reutner-Fischer [Mon, 1 Oct 2007 21:06:50 +0000 (21:06 -0000)]
- remove misplaced comment
Bernhard Reutner-Fischer [Mon, 1 Oct 2007 16:15:31 +0000 (16:15 -0000)]
- just use the strip binary to avoid confusing libtool (quotes)
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
Bernhard Reutner-Fischer [Mon, 1 Oct 2007 12:57:36 +0000 (12:57 -0000)]
- pass configure args for the -target compiler
Bernhard Reutner-Fischer [Mon, 1 Oct 2007 12:56:24 +0000 (12:56 -0000)]
- add additional EXTRA_GCC_CONFIG_OPTIONS for initial, cross and target compiler
Bernhard Reutner-Fischer [Mon, 1 Oct 2007 08:05:26 +0000 (08:05 -0000)]
- comment out non-existing source
Bernhard Reutner-Fischer [Sun, 30 Sep 2007 18:06:32 +0000 (18:06 -0000)]
- put a static grub into the staging dir
Bernhard Reutner-Fischer [Sun, 30 Sep 2007 12:50:25 +0000 (12:50 -0000)]
- bump version
Bernhard Reutner-Fischer [Sun, 30 Sep 2007 12:48:25 +0000 (12:48 -0000)]
- no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer [Sun, 30 Sep 2007 12:46:02 +0000 (12:46 -0000)]
- whitespace cleanup (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer [Sun, 30 Sep 2007 12:42:59 +0000 (12:42 -0000)]
- propagate mips ISA down to uClibc
Bernhard Reutner-Fischer [Sun, 30 Sep 2007 12:42:11 +0000 (12:42 -0000)]
- fix typo
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 23:32:39 +0000 (23:32 -0000)]
- add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten)
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 21:22:23 +0000 (21:22 -0000)]
- revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 21:06:33 +0000 (21:06 -0000)]
- remove SUSv3 LEGACY function
Ulf Samuelsson [Sat, 29 Sep 2007 20:47:56 +0000 (20:47 -0000)]
Update nwg100 defconfig
Ulf Samuelsson [Sat, 29 Sep 2007 20:47:18 +0000 (20:47 -0000)]
Go back to gcc for avr32 rev 2.0
Ulf Samuelsson [Sat, 29 Sep 2007 20:44:30 +0000 (20:44 -0000)]
Revert modification of gcc, and make it AVR32 specific
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 20:21:38 +0000 (20:21 -0000)]
- pull "kconfig: oldconfig shall not set symbols if it does not need to"
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 20:08:22 +0000 (20:08 -0000)]
- forgot to svn add kconfig-language.txt
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 19:52:03 +0000 (19:52 -0000)]
- remove some duplicate entries
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 19:47:04 +0000 (19:47 -0000)]
- better use commonly used digits in ISA config
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 19:46:02 +0000 (19:46 -0000)]
- remove empty, orphaned file
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 19:17:39 +0000 (19:17 -0000)]
- add mips/mipsel target architecture selection
- rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
Ulf Samuelsson [Sat, 29 Sep 2007 17:32:58 +0000 (17:32 -0000)]
Use linke to build-time-tools, disable libssp which does not work for cross-compile
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 16:38:58 +0000 (16:38 -0000)]
- fixup after Ulf
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 15:01:17 +0000 (15:01 -0000)]
- update ARM integrator sample and add a "huge" variant of the same
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 14:39:59 +0000 (14:39 -0000)]
- add ttyAMA
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 14:27:39 +0000 (14:27 -0000)]
- fix quotes for STRIP.
Sorry for any inconvenience this may have caused..
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 13:58:30 +0000 (13:58 -0000)]
- Nowadays there is no need to strip the config symbols anymore
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 10:05:08 +0000 (10:05 -0000)]
- make sure that strip and all it's arguments are passed if used via
STRIP=$(TARGET_STRIP) (i.e. without quoting). Thanks to Dimitry Golubovsky
for mentioning this.
Bernhard Reutner-Fischer [Sat, 29 Sep 2007 09:58:13 +0000 (09:58 -0000)]
- extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package
(Ivan Kuten)
Bernhard Reutner-Fischer [Fri, 28 Sep 2007 22:20:27 +0000 (22:20 -0000)]
- rename to match Config.in.foo naming convention
Ulf Samuelsson [Fri, 28 Sep 2007 22:16:47 +0000 (22:16 -0000)]
Removed uclibc source dependency on host-sed
Bernhard Reutner-Fischer [Fri, 28 Sep 2007 22:15:19 +0000 (22:15 -0000)]
- cleanup configure options
Bernhard Reutner-Fischer [Fri, 28 Sep 2007 21:54:36 +0000 (21:54 -0000)]
- naming convention is Config.in resp. Config.in.foo
Adjust some accordingly
Ulf Samuelsson [Fri, 28 Sep 2007 21:44:35 +0000 (21:44 -0000)]
No reliance on dirs in uClibc
Bernhard Reutner-Fischer [Fri, 28 Sep 2007 20:52:09 +0000 (20:52 -0000)]
- mark the autotools.in part as taken
- fix a typo
Bernhard Reutner-Fischer [Fri, 28 Sep 2007 20:10:22 +0000 (20:10 -0000)]
- add FC, remove some duplicate entries, cleanup
- fixup after Ulf: CXX doesn't take CFLAGS but CXXFLAGS
Ulf Samuelsson [Fri, 28 Sep 2007 19:56:16 +0000 (19:56 -0000)]
add autoreconf script that can handle gcc (aclocal needs to handle -I switch)
Ulf Samuelsson [Fri, 28 Sep 2007 19:53:13 +0000 (19:53 -0000)]
Add bells and whistles to allow gcc-4.1.2-AVR32 buildprocess to progress further, not home yet though
Ulf Samuelsson [Fri, 28 Sep 2007 19:51:06 +0000 (19:51 -0000)]
Update AVR external gcc tarball to 2.2
Ulf Samuelsson [Fri, 28 Sep 2007 19:49:13 +0000 (19:49 -0000)]
Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2
Ulf Samuelsson [Fri, 28 Sep 2007 19:46:58 +0000 (19:46 -0000)]
Add some more host tools
Ulf Samuelsson [Fri, 28 Sep 2007 19:43:26 +0000 (19:43 -0000)]
Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-update to avoid overwriting board support file
Bernhard Reutner-Fischer [Fri, 28 Sep 2007 17:17:08 +0000 (17:17 -0000)]
- bump version
Bernhard Reutner-Fischer [Fri, 28 Sep 2007 16:26:40 +0000 (16:26 -0000)]
- fix texinfo version check. The next release will most likely supercede these
Ulf Samuelsson [Fri, 28 Sep 2007 16:18:16 +0000 (16:18 -0000)]
Add administration for linux,uclibc and main
Ulf Samuelsson [Thu, 27 Sep 2007 23:54:45 +0000 (23:54 -0000)]
Remove softfp patch from uClibc, ARM softfloat, did not complete anyway
Bernhard Reutner-Fischer [Thu, 27 Sep 2007 22:04:28 +0000 (22:04 -0000)]
- toggle default back to soft-float
Bernhard Reutner-Fischer [Thu, 27 Sep 2007 21:58:46 +0000 (21:58 -0000)]
- add a query for suggestions on how to deal with MALLOC_GLIBC_COMPAT
Bernhard Reutner-Fischer [Thu, 27 Sep 2007 21:51:21 +0000 (21:51 -0000)]
- fix ARM ABI propagation
Bernhard Reutner-Fischer [Thu, 27 Sep 2007 21:32:50 +0000 (21:32 -0000)]
- add a sample README.diskimage for i386
Bernhard Reutner-Fischer [Thu, 27 Sep 2007 21:24:15 +0000 (21:24 -0000)]
- for various reasons i will need an explicit ordering of the toolchain includes
Bernhard Reutner-Fischer [Thu, 27 Sep 2007 21:23:25 +0000 (21:23 -0000)]
- update my sample arm926t qemu image
Ulf Samuelsson [Thu, 27 Sep 2007 21:17:58 +0000 (21:17 -0000)]
Remove superfluose defaults
Ulf Samuelsson [Thu, 27 Sep 2007 07:38:09 +0000 (07:38 -0000)]
mtd-utils require lzo
Ulf Samuelsson [Thu, 27 Sep 2007 07:36:42 +0000 (07:36 -0000)]
Fix some issues with mtdutils
Ulf Samuelsson [Thu, 27 Sep 2007 00:48:31 +0000 (00:48 -0000)]
Add mtd-utils-1.1.0 as mtd alternative
Ulf Samuelsson [Thu, 27 Sep 2007 00:19:42 +0000 (00:19 -0000)]
Add minimal AVR config
Ulf Samuelsson [Thu, 27 Sep 2007 00:18:52 +0000 (00:18 -0000)]
Additional management of uclibc
Ulf Samuelsson [Thu, 27 Sep 2007 00:15:46 +0000 (00:15 -0000)]
Update AVR32 config to avoid questions during uclibc make oldconfig
Ulf Samuelsson [Wed, 26 Sep 2007 23:21:43 +0000 (23:21 -0000)]
Allow easy update of target linux config
Ulf Samuelsson [Wed, 26 Sep 2007 23:20:49 +0000 (23:20 -0000)]
Remove graphic applications from AT91RM9200 defconfig root fs (no LCD)
Ulf Samuelsson [Wed, 26 Sep 2007 22:22:55 +0000 (22:22 -0000)]
Use Makefile def of busybox config
Ulf Samuelsson [Wed, 26 Sep 2007 22:12:51 +0000 (22:12 -0000)]
Add more management to linux and buysbox packages
Ulf Samuelsson [Wed, 26 Sep 2007 22:11:25 +0000 (22:11 -0000)]
Update at91rm9200df board support
Bernhard Reutner-Fischer [Wed, 26 Sep 2007 21:12:38 +0000 (21:12 -0000)]
- revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live
Bernhard Reutner-Fischer [Wed, 26 Sep 2007 14:16:47 +0000 (14:16 -0000)]
- sjhill?
Ulf Samuelsson [Wed, 26 Sep 2007 10:23:31 +0000 (10:23 -0000)]
Document bugs in qtopia build, remove qt-mouse-tslib which breaks the build