Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [commit] note non-building architectures
@ 2005-05-01 23:14 Andrew Cagney
  2005-05-01 23:32 ` Mark Kettenis
  2005-05-10  3:47 ` Hans-Peter Nilsson
  0 siblings, 2 replies; 9+ messages in thread
From: Andrew Cagney @ 2005-05-01 23:14 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 401 bytes --]

As part of getting ready for GCC 4, I've found that a number of arches 
don't build with gcc-3.4 when using gdb_mbuild.sh.  As an aid, and to 
stop me and presumably others from going round in circles, I've updated 
the MAINTAINERS file to both reflect current reality note the problem.

I look forward to seeing real fixes (which are hopefully both simple and 
obvious and can be committed as such).

[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1999 bytes --]

2005-05-01  Andrew Cagney  <cagney@gnu.org>

	* MAINTAINERS: Note that cris, m68k, mn10300, sh64, sparc and vax
	do not build.

Index: gdb/MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.313
diff -p -u -r1.313 MAINTAINERS
--- gdb/MAINTAINERS	29 Apr 2005 14:21:21 -0000	1.313
+++ gdb/MAINTAINERS	1 May 2005 23:06:55 -0000
@@ -67,13 +67,14 @@ the native maintainer when resolving ABI
 	avr		--target=avr ,-Werror
 			Theodore A. Roth	troth@openavr.org
 
-	cris		--target=cris-elf ,-Werror
+	cris		--target=cris-elf broken
+			(sim/cris/modelv10.c:4181 crisv10f_engine_run_full?)
 
 	d10v		OBSOLETE
 
 	frv		--target=frv-elf ,-Werror
 
-	h8300		--target=h8300-elf, -Werror
+	h8300		--target=h8300-elf ,-Werror
 
 	i386		--target=i386-elf ,-Werror
 			Mark Kettenis           kettenis@gnu.org
@@ -87,7 +88,8 @@ the native maintainer when resolving ABI
 	m68hc11		--target=m68hc11-elf ,-Werror ,
 			Stephane Carrez		stcarrez@nerim.fr
 
-	m68k		--target=m68k-elf ,-Werror
+	m68k		--target=m68k-elf broken
+			(opcodes/m68k-dis.c:338 longjmp clober)
 
 	m88k		--target=m88k-openbsd ,-Werror
 			Mark Kettenis		kettenis@gnu.org
@@ -96,7 +98,8 @@ the native maintainer when resolving ABI
 
 	mips		--target=mips-elf ,-Werror
 
-	mn10300		--target=mn10300-elf
+	mn10300		--target=mn10300-elf broken
+			(sim/ dies with make -j)
 			Michael Snyder		msnyder@redhat.com
 
 	ns32k		Deleted
@@ -108,13 +111,16 @@ the native maintainer when resolving ABI
 	s390		--target=s390-linux-gnu ,-Werror
 
 	sh		--target=sh-elf ,-Werror
-			--target=sh64-elf ,-Werror
+			--target=sh64-elf broken
+			(sim/ dies)
 
-	sparc		--target=sparc-elf ,-Werror
+	sparc		--target=sparc-elf broken
+			(bfd/elfxx-sparc:512 bfd_elf64_swap_reloca_out undef)
 
 	v850		Deleted
 
-	vax		--target=vax-netbsd ,-Werror
+	vax		--target=vax-netbsd broken
+			(opcodes/vax-dis.c:224 longjmp clober)
 
 	x86-64		--target=x86_64-linux-gnu ,-Werror
 

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-05-19 18:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-01 23:14 [commit] note non-building architectures Andrew Cagney
2005-05-01 23:32 ` Mark Kettenis
2005-05-01 23:54   ` Andreas Schwab
2005-05-02 15:58   ` Andrew Cagney
2005-05-02 16:35     ` Mark Kettenis
2005-05-02 16:50       ` Stan Shebs
2005-05-10  3:47 ` Hans-Peter Nilsson
2005-05-19 16:53   ` Andrew Cagney
2005-05-19 19:31     ` Hans-Peter Nilsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox