diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1996-01-17 00:17:13 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1996-01-17 00:17:13 +0000 |
commit | 9ac5703369807cd5d8bb3e42a58259e1fde72796 (patch) | |
tree | 889f38567ed69a8a3415fb41a1179f67399c6b8f /binutils/ChangeLog | |
parent | b9a48f1406a467f327cec3c6821a33b89829351f (diff) | |
download | gdb-9ac5703369807cd5d8bb3e42a58259e1fde72796.zip gdb-9ac5703369807cd5d8bb3e42a58259e1fde72796.tar.gz gdb-9ac5703369807cd5d8bb3e42a58259e1fde72796.tar.bz2 |
* srconv.c (wr_hd): Space size within segment was being
stored in segment identifier field.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c472f64..af37fa3 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 16 16:15:49 1996 J.T. Conklin <jtc@rtl.cygnus.com> + + * srconv.c (wr_hd): Space size within segment was being + stored in segment identifier field. + Tue Jan 16 12:07:25 1996 Stan Shebs <shebs@andros.cygnus.com> * mpw-config.in (BUILD_NLMCONV, BUILD_SRCONV, SYSINFO_PROG, |