mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
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.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
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).
|
||||
|
||||
|
Reference in New Issue
Block a user