mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
* section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.
* bfd-in2.h: Rebuild.
This commit is contained in:
@@ -309,7 +309,7 @@ CODE_FRAGMENT
|
||||
.
|
||||
. {* This section contains "short" data, and should be placed
|
||||
. "near" the GP. *}
|
||||
.#define SEC_SHORT 0x2000000
|
||||
.#define SEC_SMALL_DATA 0x2000000
|
||||
.
|
||||
. {* This section contains data which may be shared with other
|
||||
. executables or shared objects. *}
|
||||
|
||||
Reference in New Issue
Block a user