From John Reiser <jreiser@BitWagon.com>
commitdd6c6ef513e00c793186b6c32633881ea2576007
authorAlan Modra <amodra@bigpond.net.au>
Sat, 29 Sep 2001 12:57:54 +0000 (29 12:57 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Sat, 29 Sep 2001 12:57:54 +0000 (29 12:57 +0000)
tree3fa23798aacfba1028172babdbec6b6103cf16cb
parentf5de3ab5ceed5fb6e52065c5af82c345b20eeed5
From John Reiser <jreiser@BitWagon.com>
* ldlang.c (lang_common): Conditionally inhibit Common allocation.
* lexsup.c: Add --no-define-common commandline option.
* ldgram.y: Add INHIBIT_COMMON_ALLOCATION script command.
* ldlex.l: Likewise.
* ld.h: Add command_line.inhibit_common_definition.
* ldmain.c (main): Initialize.
* ld.texinfo: Document.
ld/ChangeLog
ld/ld.h
ld/ld.texinfo
ld/ldgram.y
ld/ldlang.c
ld/ldlex.l
ld/ldmain.c
ld/lexsup.c