This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] Mark hppa-elf as buildable


(yes it's true), thanks to Brian Ford for this.
Andrew
2004-04-06  Andrew Cagney  <cagney@redhat.com>

	* MAINTAINERS: Mark hppa-elf as buildable with -Werror.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.266
diff -u -r1.266 MAINTAINERS
--- MAINTAINERS	4 Apr 2004 03:57:44 -0000	1.266
+++ MAINTAINERS	6 Apr 2004 15:42:50 -0000
@@ -120,7 +120,7 @@
 	ns32k		--target=ns32k-netbsd ,-Werror
 			Maintenance only
 
-	pa		(--target=hppa-elf broken)
+	pa		--target=hppa-elf ,-Werror
 			Maintenance only
 
 	powerpc		--target=powerpc-eabi ,-Werror

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]