aboutsummaryrefslogtreecommitdiff
path: root/binutils/TODO
blob: 877df8e4eb11950976127d787884c951040e2c5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
o - strip
	Make faster by using ftruncate if available (and format is suitable).

o - nm, objdump
    add option to demangle C++ names

o - See also ../ld/TODO and ../bfd/TODO.

OLD:

o - make the long options more consistent.

o - make ATT and BSD versions -- perhaps the options should be
    controlled by an environment variable.

o - Calling +help or +version should exit with a successful status (ie 0)