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:
e3d7338
)
* genscripts.sh: Don't use ${9:-xx}, since Ultrix /bin/sh doesn't
author
Ian Lance Taylor
<ian@airs.com>
Wed, 13 Mar 1996 17:40:58 +0000
(17:40 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 13 Mar 1996 17:40:58 +0000
(17:40 +0000)
support it.
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 96f6ed04a333ff0bf35ba3a0e3b81c0bb9988ebf..f97b537a24f1c90c53b5b7445452c5d2a5899b25 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,3
+1,8
@@
+Wed Mar 13 12:40:18 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * genscripts.sh: Don't use ${9:-xx}, since Ultrix /bin/sh doesn't
+ support it.
+
Tue Mar 12 12:43:59 1996 David Mosberger-Tang <davidm@koala.azstarnet.com>
* ld.h (ld_config_type): Add warn_multiple_gp field.