* dw2gencfi.c, dw2gencfi.h: New files.
[binutils-gdb.git] / gdb / TODO
index ea46e9b3241a5b7c7e7db8ce02a7c610a953caf9..1ef9c22b0f2091fee4d6518bd7e0e75b30810bf5 100644 (file)
--- 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
@@ -177,14 +171,6 @@ Deprecate, if not delete, the following:
                how it relates to rawreg and the
                regnum is clear.
 
-       REGISTER_BYTES
-               The size of the cache can be computed
-               on the fly.
-
-       IS_TRAPPED_INTERNALVAR
-               The pseudo registers should eventually make
-               this redundant.
-
 --
 
 Obsolete the targets:
@@ -247,10 +233,6 @@ New languages come onto the scene all the time.
 
 Re: Various C++ things
 
-value_headof/value_from_vtable_info are worthless, and should be
-removed.  The one place in printcmd.c that uses it should use the RTTI
-functions.
-
 RTTI for g++ should be using the typeinfo functions rather than the
 vtables.  The typeinfo functions are always at offset 4 from the
 beginning of the vtable, and are always right. The vtables will have