mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 02:20:51 +00:00
2011-05-06 Tristan Gingold <gingold@adacore.com>
* scripttempl/alphavms.sc (CODE): Add *$CODE*.
This commit is contained in:
@@ -21,7 +21,7 @@ SECTIONS
|
||||
}
|
||||
/* RO, executable code. */
|
||||
\$CODE\$ ALIGN (${PAGESIZE}) : {
|
||||
*(\$CODE\$)
|
||||
*(\$CODE\$ *\$CODE*)
|
||||
}
|
||||
/* RO initialized data. */
|
||||
\$LITERAL\$ ALIGN (${PAGESIZE}) : {
|
||||
|
||||
Reference in New Issue
Block a user