mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-02 19:46:09 +08:00
Return 'n' if section flags are SEC_HAS_CONTENTS && SEC_READONLY.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2003-06-03 Elias Athanasopoulos <elathan@phys.uoa.gr>
|
||||
|
||||
* NEWS: Document the new BSD/POSIX single-character mapping for
|
||||
.comment/.note sections.
|
||||
|
||||
2003-06-02 Chris Demetriou <cgd@broadcom.com>
|
||||
Jason Thorpe <thorpej@wasabisystems.com>
|
||||
|
||||
|
@ -1,5 +1,9 @@
|
||||
-*- text -*-
|
||||
|
||||
* BFD marks the sections .comment and .note as 'n' in the BSD/POSIX
|
||||
single-character representation. This can be checked by running nm
|
||||
with the -a switch.
|
||||
|
||||
* Added --info switch to objcopy and strip.
|
||||
|
||||
* Support for Vitesse IQ2000 added by Red Hat.
|
||||
|
Reference in New Issue
Block a user