summaryrefslogtreecommitdiff
path: root/samples/mips64el-n64-linux-uclibc/reported.by
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-09-12 21:38:18 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-09-12 21:38:18 (GMT)
commite9a2a86d4dbddff64c7ccda60d7fa8ec2c498d9b (patch)
treecdcd6389319a56fe4ac64890145010a64dc757ad /samples/mips64el-n64-linux-uclibc/reported.by
parent6f5d910d1fdff7e92b074fbffa292a611946759a (diff)
arch/mips: add experimental mips64 samples
Both toolchains were tested to successfully: - _build_ busybox, giving respectively an n32 and an n64 binary although it has not been run-tested. - build linux-2.6.36-rc3 for Loongson, giving an n64 vmlinux (which is expected, due to the way the kernel is built), and the kernel properly boots! Credits are due to Julien MOUTHINO (julm on freenode#uClibc) for testing that the kernel boots on his hardware! Cheers! ;-) Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'samples/mips64el-n64-linux-uclibc/reported.by')
-rw-r--r--samples/mips64el-n64-linux-uclibc/reported.by3
1 files changed, 3 insertions, 0 deletions
diff --git a/samples/mips64el-n64-linux-uclibc/reported.by b/samples/mips64el-n64-linux-uclibc/reported.by
new file mode 100644
index 0000000..b8e8268
--- /dev/null
+++ b/samples/mips64el-n64-linux-uclibc/reported.by
@@ -0,0 +1,3 @@
+reporter_name="Yann E. MORIN"
+reporter_url="http://ymorin.is-a-geek.org/projects/crosstool"
+reporter_comment="EXPERIMENTAL MIPS-64 n64 toolchain."