From: Ian Lance Taylor Date: Tue, 12 Sep 1995 16:08:51 +0000 (+0000) Subject: * internal.h (struct internal_syment): Change n_numaux field from X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d8586e35caeb6ffea7058bce844023ec19140cc7;p=binutils-gdb.git * internal.h (struct internal_syment): Change n_numaux field from char to unsigned char. --- diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 2d320273a75..5b737aea0cf 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,3 +1,12 @@ +Tue Sep 12 12:08:20 1995 Ian Lance Taylor + + * internal.h (struct internal_syment): Change n_numaux field from + char to unsigned char. + +Fri Sep 1 15:39:36 1995 Kazumoto Kojima + + * mips.h (struct rpdr_ext): Define. + Thu Aug 31 16:51:50 1995 steve chamberlain * internal.h (internal_aouthdr, internal_filehdr):