diff options
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index bd1fc59..ccc0381 100644 --- 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) |