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

OLD:

o - merge:
	copy and strip
	ar and ranlib
	nm, size, and objdump

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)