aboutsummaryrefslogtreecommitdiff
path: root/gdb/TODO
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2003-01-02 20:29:15 +0000
committerMark Kettenis <kettenis@gnu.org>2003-01-02 20:29:15 +0000
commitf5dbc56d4daff74e671c973363d933c73603d4a0 (patch)
tree8130f68128a9e804ba051c8ac9644d95e8e9b95d /gdb/TODO
parent627af7eaa242631623390a8d7acfc117221e16ec (diff)
downloadbinutils-f5dbc56d4daff74e671c973363d933c73603d4a0.zip
binutils-f5dbc56d4daff74e671c973363d933c73603d4a0.tar.gz
binutils-f5dbc56d4daff74e671c973363d933c73603d4a0.tar.bz2
* configure.in: Remove UI_OUT configuration code.
* ada-lang.c: Update assuming UI_OUT is always true. * Makefile.in (UIOUT_CFLAGS): Remove. * configure: Regenerated. * TODO: Remove blurb about elimination of -DUI_OUT.
Diffstat (limited to 'gdb/TODO')
-rw-r--r--gdb/TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/TODO b/gdb/TODO
index f743ae7..5dc2ee7 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -114,12 +114,6 @@ 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. This also allows the elimination of -DUI_OUT from
-Makefile.in and configure.in.
-
---
-
Compiler warnings.
Eliminate warnings for all targets on at least one host for one of the