From: Ken Raeburn Date: Fri, 14 Jan 1994 01:28:19 +0000 (+0000) Subject: * struc-symbol.h (struct symbol): Make all bitfields unsigned. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ff4325cb9bacbfee43fa76ff359429c1f2d28775;p=binutils-gdb.git * struc-symbol.h (struct symbol): Make all bitfields unsigned. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 18a5ac09f68..28b6870bb91 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Thu Jan 13 16:15:15 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + * struc-symbol.h (struct symbol): Make all bitfields unsigned. + * config/tc-i960.c (i960_validate_fix): Added argument add_symbolPP. Indirect through it to get "add_symbolP". * config/tc-i960.h (i960_validate_fix): Supply prototype.