Change defn of LOCAL_LABEL_PREFIX to ""
[external/binutils.git] / gdb / TODO
index 9c7acdb..91aea53 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -199,6 +199,19 @@ The following code cleanups will hopefully be applied to GDB 5.1.
 
 --
 
+Change documentation to GFDL license.
+
+``It is time to make an effort to start using the GFDL more
+thoroughly.  Would all GNU maintainers please change the license to
+the GFDL, for all manuals and other major documentation files?
+
+The GFDL and some instructions for using it can be found in
+http://www.gnu.org/copyleft/''
+
+       RMS
+
+--
+
 Delete macro TARGET_BYTE_ORDER_SELECTABLE.
 
 Patches in the database.
@@ -272,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.
 
 --