* [RFC/RFA] Unlist some targets as broken
@ 2005-11-07 3:23 Mark Kettenis
2005-11-07 12:48 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Mark Kettenis @ 2005-11-07 3:23 UTC (permalink / raw)
To: gdb-patches
Currently, m68k, sparc and vax are marked as broken in MAINTAINERS.
This is not really true. The problem with sparc has been fixed for
quite a while now; Andrew just chose an unlucky moment, where someone
broke the sparc-specific bfd stuff. The problem with m68k and vax
wasn't really a problem with the code but rather a bug with the
compiler Andrew used. There's a thread on the binutils list about it:
http://sources.redhat.com/ml/binutils/2005-11/msg00049.html
So to set things straight I'd like to commit the attached since I feel
somewhat responsible for those targets.
Objections? Should this go on the branch too?
Mark
Index: ChangeLog
from Mark Kettenis <kettenis@gnu.org>
* MAINTAINERS: Mark m68k-elf, sparc-elf and vax-netbsd as no
longer broken.
Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.330
diff -u -p -r1.330 MAINTAINERS
--- MAINTAINERS 4 Oct 2005 00:56:30 -0000 1.330
+++ MAINTAINERS 4 Nov 2005 23:14:25 -0000
@@ -120,8 +120,7 @@ the native maintainer when resolving ABI
m68hc11 --target=m68hc11-elf ,-Werror ,
Stephane Carrez stcarrez@nerim.fr
- m68k --target=m68k-elf broken
- (opcodes/m68k-dis.c:338 longjmp clober)
+ m68k --target=m68k-elf ,-Werror
m88k --target=m88k-openbsd ,-Werror
Mark Kettenis kettenis@gnu.org
@@ -148,13 +147,11 @@ the native maintainer when resolving ABI
sh --target=sh-elf ,-Werror
--target=sh64-elf ,-Werror
- sparc --target=sparc-elf broken
- (bfd/elfxx-sparc:512 bfd_elf64_swap_reloca_out undef)
+ sparc --target=sparc-elf ,-Werror
v850 --target=v850-elf ,-Werror
- vax --target=vax-netbsd broken
- (opcodes/vax-dis.c:224 longjmp clober)
+ vax --target=vax-netbsd ,-Werror
x86-64 --target=x86_64-linux-gnu ,-Werror
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [RFC/RFA] Unlist some targets as broken
2005-11-07 3:23 [RFC/RFA] Unlist some targets as broken Mark Kettenis
@ 2005-11-07 12:48 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2005-11-07 12:48 UTC (permalink / raw)
To: Mark Kettenis; +Cc: gdb-patches
On Sat, Nov 05, 2005 at 12:26:38AM +0100, Mark Kettenis wrote:
> Currently, m68k, sparc and vax are marked as broken in MAINTAINERS.
> This is not really true. The problem with sparc has been fixed for
> quite a while now; Andrew just chose an unlucky moment, where someone
> broke the sparc-specific bfd stuff. The problem with m68k and vax
> wasn't really a problem with the code but rather a bug with the
> compiler Andrew used. There's a thread on the binutils list about it:
>
> http://sources.redhat.com/ml/binutils/2005-11/msg00049.html
>
> So to set things straight I'd like to commit the attached since I feel
> somewhat responsible for those targets.
>
> Objections? Should this go on the branch too?
Fine by me, and yes I believe it should go on the branch. I'm assuming
you've built all three of these lately :-)
--
Daniel Jacobowitz
CodeSourcery, LLC
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-07 4:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-07 3:23 [RFC/RFA] Unlist some targets as broken Mark Kettenis
2005-11-07 12:48 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox