summaryrefslogtreecommitdiff
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
commitee88d8723e7070407f209ec2d55fc6a4ba6f42a6 (patch)
tree1477687af9f653df86b3899f3eec75c850176ee5 /gdb/TODO
parent722a2f15723c25b01acef3f515ac7f67708c198b (diff)
downloadgdb-ee88d8723e7070407f209ec2d55fc6a4ba6f42a6.tar.gz
* 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 f743ae7999f..5dc2ee76b13 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