diff options
author | Mark Kettenis <kettenis@gnu.org> | 2003-01-02 20:29:15 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@gnu.org> | 2003-01-02 20:29:15 +0000 |
commit | ee88d8723e7070407f209ec2d55fc6a4ba6f42a6 (patch) | |
tree | 1477687af9f653df86b3899f3eec75c850176ee5 /gdb/TODO | |
parent | 722a2f15723c25b01acef3f515ac7f67708c198b (diff) | |
download | gdb-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/TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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 |