[oe-commits] Walter Goossens : {binutils, gcc, linux-libc-headers, uclibc, elf2flt}-nios2: Toolchain.

git version control git at git.openembedded.org
Tue Nov 24 12:52:33 UTC 2009


Module: openembedded.git
Branch: likewise/nios2
Commit: 05baeea2c556c53beb33cdec0ee94543c6d0a6b5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=05baeea2c556c53beb33cdec0ee94543c6d0a6b5

Author: Walter Goossens <walter.goossens at axon.tv>
Date:   Sun Nov 22 17:32:10 2009 +0100

{binutils,gcc,linux-libc-headers,uclibc,elf2flt}-nios2: Toolchain.

This adds the toolchain bits, plus a linux kernel for the nios2
architecture.

The NIOS2 toolchain is not upstream but is from the nioswiki
project.

All toolchain bits have version "-nios2-*" and should not collide
with the existing toolchains of other architectures.

Signed-off-by: Leon Woestenberg <leon at sidebranch.com>

---

 recipes/binutils/binutils-cross_nios2-2.15.bb      |    4 +
 recipes/binutils/binutils_nios2-2.15.bb            |  118 +
 recipes/elf2flt/elf2flt-cross_nios2-git.bb         |   15 +
 recipes/gcc/gcc-cross-initial_nios2-3.4.6.bb       |    2 +
 recipes/gcc/gcc-cross-intermediate_nios2-3.4.6.bb  |    2 +
 recipes/gcc/gcc-cross_nios2-3.4.6.bb               |    6 +
 recipes/gcc/gcc_nios2-3.4.6.inc                    |   13 +
 .../linux-libc-headers-nios2-2.6.28/procinfo.h     |   24 +
 .../linux-libc-headers-nios2-2.6.28/system.ptf     | 3492 ++++++++++++++++
 .../linux-libc-headers_nios2-2.6.28.bb             |   73 +
 recipes/linux/linux-nios2/2.6.28+nios2/defconfig   |  554 +++
 recipes/linux/linux-nios2/2.6.28+nios2/procinfo.h  |   24 +
 recipes/linux/linux-nios2/2.6.28+nios2/system.ptf  | 4416 ++++++++++++++++++++
 recipes/linux/linux-nios2_2.6.28.bb                |   36 +
 recipes/uclibc/uclibc-initial_nios2-0.9.27.bb      |   37 +
 .../uclibc/uclibc-nios-0.9.27/nios2/uClibc.config  |  186 +
 recipes/uclibc/uclibc_nios2-0.9.27.bb              |   10 +
 17 files changed, 9012 insertions(+), 0 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=05baeea2c556c53beb33cdec0ee94543c6d0a6b5




More information about the Openembedded-commits mailing list