From: Jean Marie Diaz Date: Wed, 29 Jun 1994 20:59:53 +0000 (+0000) Subject: * lexsup.c (parse_args): Accept -Bstatic and -Bdynamic. Do not X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=111b24d572118a266bf95ea2b34f9509b038df91;p=deliverable%2Fbinutils-gdb.git * lexsup.c (parse_args): Accept -Bstatic and -Bdynamic. Do not accept plain -B. * ld.texinfo: -Bstatic is not ignored. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 60d3e8f59a..7c22895f61 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -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.