Fix support for NOLOAD, add INCLUDE
authorSteve Chamberlain <sac@cygnus>
Fri, 8 Jan 1993 22:42:42 +0000 (22:42 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 8 Jan 1993 22:42:42 +0000 (22:42 +0000)
commitdadd414a8917bf3d2e813d7ff0706fa7aaa8958c
tree968784951f9941e3a8e160bd3a33269ccea5fb06
parentc1d53021aecaa2fcb8421ee90b508b635aed1802
 Fix support for NOLOAD, add INCLUDE
* ldfile.c (ldfile_open_command_file): pass file name to
lex_push_file.
* ldlex.l, ldgram.y: tidy up, parse INCLUDE and NOLOAD
* ldlang.c (wild_doit): make output sections inherit NEVER_LOAD
attribute.
ld/ChangeLog
ld/ldgram.y
ld/ldlex.l