projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
402b0d2
)
* lexsup.c (parse_args): Accept -Bstatic and -Bdynamic. Do not
author
Jean Marie Diaz
<ambar@cygnus>
Wed, 29 Jun 1994 20:59:53 +0000
(20:59 +0000)
committer
Jean Marie Diaz
<ambar@cygnus>
Wed, 29 Jun 1994 20:59:53 +0000
(20:59 +0000)
accept plain -B.
* ld.texinfo: -Bstatic is not ignored.
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 60d3e8f59a26094ecf1dc5f2ce37928f6793e165..7c22895f61e1a4fc3bd108aae237304efc2cdb17 100644
(file)
--- 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.