* lexsup.c (parse_args): Accept -Bstatic and -Bdynamic. Do not

accept plain -B.
	* ld.texinfo: -Bstatic is not ignored.
This commit is contained in:
Jean Marie Diaz 1994-06-29 20:59:53 +00:00
parent 402b0d2e55
commit 111b24d572

View file

@ -1,3 +1,9 @@
Wed Jun 29 16:50:00 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
* lexsup.c (parse_args): Accept -Bstatic and -Bdynamic. Do not
accept plain -B.
* ld.texinfo: -Bstatic is not ignored.
Tue Jun 28 12:13:34 1994 Stan Shebs (shebs@andros.cygnus.com)
* ldlex.l: Recognize \r the same as \n.