* ldlang.h: add new field "loadable" to output_section_statement.
authorSteve Chamberlain <sac@cygnus>
Fri, 7 Aug 1992 19:34:59 +0000 (19:34 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 7 Aug 1992 19:34:59 +0000 (19:34 +0000)
commitae475b39b2c0aa785d265bb0b6baa44de30c415c
tree061b7217353e3f0e658b6fc01a45bc885f017872
parentf6492282df033583f56eb2d910719f3274f2ddf2
* ldlang.h: add new field "loadable" to output_section_statement.
* ldlang.c (lang_output_section_statement_lookup): initilize new
field. (wild_doit): if new field is not set, then stop output
section from being loadable.
(lang_enter_output_section_statement): set the field from the
NOLOAD keyword
* ldgram.y: new synax for NOLOAD. Removes a shift/reduce too.
* h8300hms.sc-sh, h8300hms.em: get -r right.
ld/ChangeLog
ld/h8300hms.em
ld/h8300hms.sc-sh
ld/ldgram.y
ld/ldlang.c
This page took 0.024796 seconds and 4 git commands to generate.