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:
1cecf3b
)
objcopy.c (S_ISLNK): Define as 0 if there is no S_IFLNK.
author
David MacKenzie
<djm@cygnus>
Tue, 2 Nov 1993 21:35:21 +0000
(21:35 +0000)
committer
David MacKenzie
<djm@cygnus>
Tue, 2 Nov 1993 21:35:21 +0000
(21:35 +0000)
binutils/ChangeLog
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index bd1fc599fc0ce44acbd23188d3aff1a65e8fd433..ccc0381704140183014675975a2f2830fcf13bf8 100644
(file)
--- a/
binutils/ChangeLog
+++ b/
binutils/ChangeLog
@@
-1,5
+1,11
@@
+Tue Nov 2 13:29:59 1993 David J. Mackenzie (djm@rtl.cygnus.com)
+
+ * objcopy.c (S_ISLNK): Define as 0 if there's no S_IFLNK.
+
Fri Oct 29 16:02:34 1993 David J. Mackenzie (djm@thepub.cygnus.com)
+ * binutils.texi: Move objcopy docs into alphabetical order.
+
* objdump.c: Use xmalloc instead of malloc.
Fri Oct 29 11:11:14 1993 Stan Shebs (shebs@rtl.cygnus.com)