summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* embtoolkit-0.1.0-rc4embtoolkit-0.1.0-rc4Abdoulaye Walsimou Gaye2009-09-27
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Merge branch 'embtk-uclibc'Abdoulaye Walsimou Gaye2009-09-27
|\
| * Toolchain: MIPS: Add support build of uClibc toolchainAbdoulaye Walsimou Gaye2009-09-27
| | | | | | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
| * Toolchain: uClibc: Choose floating point type in embtk instead of uClibc configAbdoulaye Walsimou Gaye2009-09-27
| | | | | | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
| * Toolchain: uclibc: introduction of build machinery and initial support for armAbdoulaye Walsimou Gaye2009-09-27
| | | | | | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
| * Toolchain: MIPS: create symbols in order to identify symbolsAbdoulaye Walsimou Gaye2009-09-27
| | | | | | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
| * Merge branch 'master' into embtk-uclibcAbdoulaye Walsimou Gaye2009-09-26
| |\
| * | Toolchain: MIPS: check if uclibc is selected or eglibcAbdoulaye Walsimou Gaye2009-09-18
| | | | | | | | | | | | Signed-off-by: Abdoulaye Walsimou Gaye <abdoulaye.gaye@supmeca.fr>
| * | Toolchain: include uclibc Makefile if selected as C libraryAbdoulaye Walsimou Gaye2009-09-18
| | | | | | | | | | | | Signed-off-by: Abdoulaye Walsimou Gaye <abdoulaye.gaye@supmeca.fr>
| * | Toolchain: Initial work in order to support uClibcAbdoulaye Walsimou Gaye2009-09-17
| | | | | | | | | | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* | | Toolchain: linux headers: introduce build of linux-2.6.27.21 to linux-2.6.27.35Abdoulaye Walsimou Gaye2009-09-27
| | | | | | | | | | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* | | Toolchain: linux headers: introduce build of linux-2.6.30.7 and linux-2.6.30.8Abdoulaye Walsimou Gaye2009-09-27
| | | | | | | | | | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* | | Toolchain: linux headers: introduce build of linux-2.6.31.1Abdoulaye Walsimou Gaye2009-09-27
| |/ |/| | | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* | Give ability to specify an alternate location for downloaded packagesAbdoulaye Walsimou Gaye2009-09-26
| | | | | | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* | Make sure to not restart the toolchain build process when it is already doneAbdoulaye Walsimou Gaye2009-09-23
| | | | | | | | Signed-off-by: Abdoulaye Walsimou Gaye <abdoulaye.gaye@supmeca.fr>
* | embtoolkit-0.1.0-rc3embtoolkit-0.1.0-rc3Abdoulaye Walsimou Gaye2009-09-19
|/ | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Give users ability to choose the exact linux versionAbdoulaye Walsimou Gaye2009-09-16
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Revert "Rootfs: remove .empty files"Abdoulaye Walsimou Gaye2009-09-15
| | | | | This reverts commit 20ad03d6e4acb3fdef7ed847c0d784d3dd6d0d3b. Git seems to not support empty directory
* Toolchain: MIPS: fix mips64 toolchain buildAbdoulaye Walsimou Gaye2009-09-12
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Conformance to filesystem hierarchy standardAbdoulaye Walsimou Gaye2009-09-12
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: introduce linux-2.6.30.6 as version for linux-2.6.30.x seriesAbdoulaye Walsimou Gaye2009-09-09
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* MIPS architecture: select filesystem layout to useAbdoulaye Walsimou Gaye2009-09-09
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* MIPS architecture: Allow 64bits arch to build o32 ABIAbdoulaye Walsimou Gaye2009-09-09
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* ARM achitecture: select 32bits filesystem for allAbdoulaye Walsimou Gaye2009-09-09
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Create symbols for correct filesystems layout selectionAbdoulaye Walsimou Gaye2009-09-09
| | | | | | | | | This patch create the following symbols: EMBTK_32BITS_FS: select 32bits filesystem layout EMBTK_64BITS_FS: select 64bits filesystem layout EMBTK_64BITS_FS: select 64bits filesystem layout with 32 compatibility Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: introduce linux-2.6.30.5 as version for linux-2.6.30.x seriesAbdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: packages: introduce busybox-1.15.0Abdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: export target tools env varsAbdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: fix build error when there is no binaries in usr/bin usr/sbinAbdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Put each architecture and their MCU variant in separate filesAbdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: rootfs_clean: only clean the current archtitecture rootfs componentsAbdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: include architecture's Makefile only if selectedAbdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Packages: strace: rework the way to apply patchesAbdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: remove .empty filesAbdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Decision is made to not support multilib in EmbtoolkitAbdoulaye Walsimou Gaye2009-09-06
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: gcc: add GCC_WITH_TUNE variableAbdoulaye Walsimou Gaye2009-09-06
|
* Use make instead of MAKE in top level MakefileAbdoulaye Walsimou Gaye2009-09-06
|
* embtoolkit-0.1.0-rc2embtoolkit-0.1.0-rc2Abdoulaye Walsimou Gaye2009-08-21
| | | | | | | | | | | | | | | | | | | | | | This is the second release candidate of Embedded systems Toolkit v0.1.0. Main changes are: * With this version you can now choose additional languages (C++, objective-C, objective-C++, fortran) supported by the toolchain built by embtoolkit. * Now it's possible to checkout svn trunk branch of eglibc. * Introduction of debugging systems: gdb (fo host and target) and starce. * Support build of root filesystems: cpio archive for initramfs, squashfs * Introduction of some new packages version: gcc-4.4.1, gcc-4.3.4, busybox-1.14.2, busybox-1.14.3 * Now users can again more fastly by specfying multiple parallel build jobs (depending of course of your host computer features). "ChangeLog":ftp://ftp.embtoolkit.org/embtoolkit.org/embtk/embtoolkit-0.1.0-rc2/ChangeLog-embtoolkit-0.1.0-rc2 "ShortLog":ftp://ftp.embtoolkit.org/embtoolkit.org/embtk/embtoolkit-0.1.0-rc2/ShortLog "Diffstat":ftp://ftp.embtoolkit.org/embtoolkit.org/embtk/embtoolkit-0.1.0-rc2/diffstat-embtoolkit-0.1.0-rc2 *This version can be downloaded "here":ftp://ftp.embtoolkit.org/embtoolkit.org/embtk/embtoolkit-0.1.0-rc2/embtoolkit-0.1.0-rc2.tar.bz2* Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: eglibc: use svn revision 8849 as defaultAbdoulaye Walsimou Gaye2009-08-21
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Fix ugly bug which leads embtk to enter in a infinite loopAbdoulaye Walsimou Gaye2009-08-21
| | | | | | | Fix ugly bug which leads embtk to enter in a infinite loop. This bug come from f0597cd66d635e1ef3c0a413756ec68732e631a9 Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: include missing mkinitramfs scriptAbdoulaye Walsimou Gaye2009-08-21
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Change some default values in order to prepare -rc2Abdoulaye Walsimou Gaye2009-08-20
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: fix copy of /root in root filesystemAbdoulaye Walsimou Gaye2009-08-20
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: Introduction of strace as buildable packageAbdoulaye Walsimou Gaye2009-08-19
| | | | | | | strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: arm: Initial work to support multilibAbdoulaye Walsimou Gaye2009-08-19
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: arm: remove remaining eglibc hard/soft floating pointAbdoulaye Walsimou Gaye2009-08-19
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: check for hard/soft floating point in gcc/eglibc MakefileAbdoulaye Walsimou Gaye2009-08-19
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: check for hard/soft floating point in gcc/eglibc MakefileAbdoulaye Walsimou Gaye2009-08-19
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: fix multilib checked twiceAbdoulaye Walsimou Gaye2009-08-19
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Rootfs: squashfs: fix install error when usr/bin does not existAbdoulaye Walsimou Gaye2009-08-19
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>