mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Add new feature to objcopy/strip. The -w switch allows wildcards to be used
in symbol names.
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
-*- text -*-
|
||||
|
||||
* objcopy and strip can now take wildcard patterns in symbol names specified on
|
||||
the command line provided that the --wildcard switch is used to enable them.
|
||||
|
||||
* readelf can now parse archives.
|
||||
|
||||
* objdump now accepts --debugging-tags to print the debug information in a
|
||||
|
Reference in New Issue
Block a user