Fix ChangeLog entry to read 'gdb.cp' instead of 'gdb.c++'.
[binutils-gdb.git] / gprof / TODO
index 222a87d34ae198716712fef8c28b2ea4119b9fdb..324983861c7ede2a07f6445b98044fd37cb3056e 100644 (file)
@@ -1,11 +1,11 @@
-Sun Feb  5 16:27:32 1995
 
-- documentation
-- optimize bfd_find_nearest_line_num() (or replace by different interface)
 - add support for prof file format so that prof files can be displayed
   at the line-level (this is useful for the uprofile tool under DEC's
   OSF/1)
+- take a hard look at --file-ordering (broken) and --function-ordering
 
++ documentation
++ optimize bfd_find_nearest_line_num() (or replace by different interface)
 + cleanup _bfd_ecoff_find_nearest_line_num() fixes & description
 + ensure "cc -pg" produces good files under OSF/1 v3.0
 + make sure gprof works together with OSF/1 v3.0's profiling libraries