diff options
Diffstat (limited to 'gnu/usr.bin/binutils/gprof/TODO')
-rw-r--r-- | gnu/usr.bin/binutils/gprof/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/binutils/gprof/TODO b/gnu/usr.bin/binutils/gprof/TODO index 20111c61e74..324983861c7 100644 --- a/gnu/usr.bin/binutils/gprof/TODO +++ b/gnu/usr.bin/binutils/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) |