]> Git Repo - binutils.git/blame_incremental - binutils/TODO
* objcopy.c (struct section_list): Add fields used, adjust, val.
[binutils.git] / binutils / TODO
... / ...
CommitLineData
1o - size
2 Currently assumes that the only relevant sections are named .text,
3 .data and either .bss or .stack. This is not very general, and it
4 doesn't work for ECOFF.
5
6o - strip
7 Make faster by using ftruncate if available (and format is suitable).
8
9o - nm, objdump
10 Add option to demangle C++ names.
11
12o - nm, BFD
13 Print more information about the symbols for more object file formats.
14 Print the symbol size in POSIX format.
15
16o - See also ../ld/TODO and ../bfd/TODO.
17
18o - ar q is flakey: e.g., doesn't handle long file names properly.
19
20o - objdump -d: Print relocatable addresses intelligently.
This page took 0.018411 seconds and 4 git commands to generate.