aboutsummaryrefslogtreecommitdiff
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
commite7e2dd92262f34fd7246fb639edc6001acf9171d (patch)
treee4d67f7e2f6c542712867a2930cee7d82b0e8059 /gprof/TODO
parentdea03d4e101d4d52a1fda4680794d4ceec1cfc55 (diff)
downloadfsf-binutils-gdb-e7e2dd92262f34fd7246fb639edc6001acf9171d.zip
fsf-binutils-gdb-e7e2dd92262f34fd7246fb639edc6001acf9171d.tar.gz
fsf-binutils-gdb-e7e2dd92262f34fd7246fb639edc6001acf9171d.tar.bz2
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 20111c6..3249838 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)