From 9a57864f61f106f3cd236dd2fafecda359f2b091 Mon Sep 17 00:00:00 2001 From: Richard Earnshaw Date: Mon, 11 Mar 2002 10:37:52 +0000 Subject: * MAINTAINERS: Fix typo in name of gdb warnings option. (x86-64): Fix formating so that this can be parsed by awk. --- gdb/ChangeLog | 5 +++++ gdb/MAINTAINERS | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2656d77..b174f7c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2002-03-11 Richard Earnshaw + + * 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 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 20ba428..83a09ee 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -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. -- cgit v1.1