From 068293a4908cafa95898b53ef97282ad8294c1cf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 20 Oct 2013 19:15:14 +0200 Subject: verified ssh is working in qemu x86_64, fix build bugs --- BUGS | 1 - 1 file changed, 1 deletion(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index f08dabec5..23ef78853 100644 --- a/BUGS +++ b/BUGS @@ -1,3 +1,2 @@ -- openssh on amd64 does not work, ssh-keygen endless loop - uclibc on lemote mips64 target does not work (only uclibc-trunk with patches) - qemu-mips64* targets does not boot, kernel problem? -- cgit v1.2.3 From 90d5c8b73e8d538e121275b12e714332ca785cff Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 21 Oct 2013 17:20:24 +0200 Subject: automatically create development subpackages, without user interaction, depend on gcc for the target, simplifies a lot of library packages --- BUGS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'BUGS') diff --git a/BUGS b/BUGS index f08dabec5..40358ba82 100644 --- a/BUGS +++ b/BUGS @@ -1,3 +1,6 @@ +- qemu-sparc with glibc/eglibc does not compile +- qemu-ppc64 does not boot +- cris foxboard-lx is broken, binutils failure - openssh on amd64 does not work, ssh-keygen endless loop - uclibc on lemote mips64 target does not work (only uclibc-trunk with patches) - qemu-mips64* targets does not boot, kernel problem? -- cgit v1.2.3 From 132384e7ff9490ba20648f0189edd23b8e8fcbc1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 26 Oct 2013 21:21:46 +0200 Subject: fix sparc32 toolchain building with glibc, see http://sourceware.org/bugzilla/show_bug.cgi?id=15985 --- BUGS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index b0ef10684..20f48acdc 100644 --- a/BUGS +++ b/BUGS @@ -1,4 +1,4 @@ -- qemu-sparc with glibc/eglibc does not compile +- qemu-sparc with eglibc does not compile - qemu-ppc64 does not boot - cris foxboard-lx is broken, binutils failure - uclibc on lemote mips64 target does not work (only uclibc-trunk with patches) -- cgit v1.2.3 From f89cb694c6a1b9d8d60ca776e47c808eb837ea34 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 13 Nov 2013 19:58:43 +0100 Subject: refresh BUG list --- BUGS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index 20f48acdc..e8cfe7fd2 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,2 @@ -- qemu-sparc with eglibc does not compile -- qemu-ppc64 does not boot +- uclibc N64 ABI on mips64{,el} targets does not work, nptl fork problem - cris foxboard-lx is broken, binutils failure -- uclibc on lemote mips64 target does not work (only uclibc-trunk with patches) -- qemu-mips64* targets does not boot, kernel problem? -- cgit v1.2.3