diff options
author | John Gilmore <gnu@cygnus> | 1991-07-31 08:30:37 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-07-31 08:30:37 +0000 |
commit | 6dadbcb63c3b635406fd65714ac304d6660167e4 (patch) | |
tree | aa7d7ae2d36e3f088c051e2d54e8ff7677db0d31 /bfd/TODO | |
parent | 990778eefa02a94998fbbff403d3e4884bf1a542 (diff) | |
download | gdb-6dadbcb63c3b635406fd65714ac304d6660167e4.zip gdb-6dadbcb63c3b635406fd65714ac304d6660167e4.tar.gz gdb-6dadbcb63c3b635406fd65714ac304d6660167e4.tar.bz2 |
Some of these things are already done. More are probably done,
but I am not sure. Check w/Steve.
Diffstat (limited to 'bfd/TODO')
-rw-r--r-- | bfd/TODO | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -1,20 +1,12 @@ Things that still need to be handled: -*- Text -*- - o - check all the swapping code. o - change the memory usage to reflect the message which follows the page break. o - implement bfd_abort, which should close the bfd but not alter the filesystem. - o - remove the following obsolete functions: - bfd_symbol_value - bfd_symbol_name - bfd_get_first_symbol - bfd_get_next_symbol - bfd_classify_symbol - bfd_symbol_hasclass o - update the bfd doc; write a how-to-write-a-backend doc. o - change reloc handling as per Steve's suggestion. - + (more details please.....) Changing the way bfd uses memory. The new convention is simple: |