From d8586e35caeb6ffea7058bce844023ec19140cc7 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 12 Sep 1995 16:08:51 +0000 Subject: [PATCH] * internal.h (struct internal_syment): Change n_numaux field from char to unsigned char. --- include/coff/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 2d320273a7..5b737aea0c 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):