From: Fernando Nasser Date: Thu, 21 Dec 2000 16:28:28 +0000 (+0000) Subject: 2000-12-21 Fernando Nasser X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dafc8383e875d59fe601526f4787a12e88f4a69e;p=binutils-gdb.git 2000-12-21 Fernando Nasser * TODO: Add pre-uiout code removal to 5.2 cleanups. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5a0d478d90e..656bfc22a3b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2000-12-21 Fernando Nasser + + * TODO: Add pre-uiout code removal to 5.2 cleanups. + 2000-12-20 Fernando Nasser * configure.in: Rename CONFIG_LOBS to CONFIG_LIB_OBS. diff --git a/gdb/TODO b/gdb/TODO index cb408129e29..91aea53aa1d 100644 --- a/gdb/TODO +++ b/gdb/TODO @@ -285,6 +285,11 @@ The following cleanups have been identified as part of GDB 5.2. -- +Remove old code that does not use ui_out functions and all the related +"ifdef"s. + +-- + Eliminate more compiler warnings. --