* ldgram.y: allow section types without address expressions.
authorSteve Chamberlain <sac@cygnus>
Fri, 12 Feb 1993 16:12:28 +0000 (16:12 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 12 Feb 1993 16:12:28 +0000 (16:12 +0000)
commit25de6a20dd5ee44d7dcb5a470dffc7c08678a6eb
tree96b10404551bd686f7f6858734c6e6b9128cf2fd
parent256b4f378a3822e7c9d0908687dc61669fee2b43
* ldgram.y: allow section types without address  expressions.
* ldlang.c (lang_relocate_globals): avoid possible hang with
undefined but unreferenced symbols.
* relax.c (relax_section): don't complain if the script file isn't
relaxable but -relax is set
ld/relax.c