mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:54:41 +08:00
fixup
This commit is contained in:
parent
ac76c7e98c
commit
9a14baf2fb
@ -1,12 +1,7 @@
|
||||
o - size
|
||||
Currently assumes that the only relevant sections are named .text,
|
||||
.data and either .bss or .stack. This is not very general, and it
|
||||
doesn't work for ECOFF.
|
||||
|
||||
o - strip
|
||||
Make faster by using ftruncate if available (and format is suitable).
|
||||
|
||||
o - nm, objdump
|
||||
o - objdump
|
||||
Add option to demangle C++ names.
|
||||
|
||||
o - nm, BFD
|
||||
@ -15,6 +10,4 @@ o - nm, BFD
|
||||
|
||||
o - See also ../ld/TODO and ../bfd/TODO.
|
||||
|
||||
o - ar q is flakey: e.g., doesn't handle long file names properly.
|
||||
|
||||
o - objdump -d: Print relocatable addresses intelligently.
|
||||
|
Loading…
Reference in New Issue
Block a user