* MAINTAINERS: Fix typo in name of gdb warnings option.
authorRichard Earnshaw <richard.earnshaw@arm.com>
Mon, 11 Mar 2002 10:37:52 +0000 (10:37 +0000)
committerRichard Earnshaw <richard.earnshaw@arm.com>
Mon, 11 Mar 2002 10:37:52 +0000 (10:37 +0000)
(x86-64): Fix formating so that this can be parsed by awk.

gdb/ChangeLog
gdb/MAINTAINERS

index 2656d77..b174f7c 100644 (file)
@@ -1,3 +1,8 @@
+2002-03-11  Richard Earnshaw  <rearnsha@arm.com>
+
+       * MAINTAINERS: Fix typo in name of gdb warnings option.
+       (x86-64): Fix formating so that this can be parsed by awk.
+
 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
 
        * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
index 20ba428..83a09ee 100644 (file)
@@ -170,7 +170,7 @@ maintainer works with the native maintainer when resolving API issues.
 
        w65             Deleted.
 
-       x86-64          (--target=x86_64-linux-gnu, broken)
+       x86-64          (--target=x86_64-linux-gnu broken)
                        Maintenance only
 
        xstormy16       --target=xstormy16-elf ,-Werror
@@ -204,7 +204,7 @@ The GAWK segment:
   }'
 
 can be used to generate a full list of --target=
---enable-gdb-build-warning= pairs.
+--enable-gdb-build-warnings= pairs.