* NEWS: Note new target XStormy16.
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 17 Dec 2001 18:13:11 +0000 (18:13 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 17 Dec 2001 18:13:11 +0000 (18:13 +0000)
* MAINTAINERS: Add -Werror to XStormy16.

gdb/ChangeLog
gdb/MAINTAINERS
gdb/NEWS

index 078f352de1e77896aace04f2814a374983698adf..fc3464a895cd57cf6e69e3ecef6021f51c528354 100644 (file)
@@ -1,3 +1,8 @@
+2001-12-17  Corinna Vinschen  <vinschen@redhat.com>
+
+       * NEWS: Note new target XStormy16.
+       * MAINTAINERS: Add -Werror to XStormy16.
+
 2001-12-17  Fernando Nasser  <fnasser@redhat.com>
 
        From Richard Earnshaw <rearnsha@arm.com>:
index ae444ecd7b6611afab81bffda866b6f7138e6d04..08dcace82c6136f91ac455911e21a00d10e4d54c 100644 (file)
@@ -150,7 +150,7 @@ maintainer works with the native maintainer when resolving API issues.
 
        w65             Deleted.
 
-       xstormy16       --target=xstormy16-elf
+       xstormy16       --target=xstormy16-elf ,-Werror
                        Corinna Vinschen        vinschen@redhat.com
 
        z8k             (--target=z8k-coff broken)
index 132276b432bf2438a71106eb362ca16a7d40e1bc..7bbd5b1e1c65603d8423ad00f1667a3b93f0834d 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -7,6 +7,10 @@
 
 x86 OpenBSD                                    i[3456]86-*-openbsd*
 
+* New targets
+
+Sanyo XStormy16                                        xstormy16-elf
+
 * REMOVED configurations and files
 
 TI TMS320C80                                   tic80-*-*
This page took 0.032429 seconds and 4 git commands to generate.