aboutsummaryrefslogtreecommitdiff
path: root/gprof/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'gprof/TODO')
-rw-r--r--gprof/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/gprof/TODO b/gprof/TODO
index 222a87d..30a3cb2 100644
--- a/gprof/TODO
+++ b/gprof/TODO
@@ -1,7 +1,10 @@
-Sun Feb 5 16:27:32 1995
+Thu Feb 9 16:48:04 1995
- documentation
- optimize bfd_find_nearest_line_num() (or replace by different interface)
+- gmon_io.c cannot deal with target architecture that have a pointer size
+ that is different from the host architectures pointer size---fix this
+ (gmon_out.h, and gmon_io.c)
- 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)