summaryrefslogtreecommitdiff
path: root/gprof/TODO
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-01-31 18:37:58 +0000
committerNick Clifton <nickc@redhat.com>2002-01-31 18:37:58 +0000
commitcc7f47a76aef727fe868e4dbdfbb47a26ac2d237 (patch)
tree2ddafaab9a3cd6ced60c2e65f91b2dd6b87c89ac /gprof/TODO
parent37f4530ea1a0c67e2a23f0f2a6ab3d4aba282bf9 (diff)
downloadbinutils-redhat-cc7f47a76aef727fe868e4dbdfbb47a26ac2d237.tar.gz
Deal with target architecture that have a pointer size that is different from
the host architectures pointer size.
Diffstat (limited to 'gprof/TODO')
-rw-r--r--gprof/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/gprof/TODO b/gprof/TODO
index 20111c61e7..324983861c 100644
--- a/gprof/TODO
+++ b/gprof/TODO
@@ -1,7 +1,4 @@
-- 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)