From ff4325cb9bacbfee43fa76ff359429c1f2d28775 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 14 Jan 1994 01:28:19 +0000 Subject: [PATCH] * struc-symbol.h (struct symbol): Make all bitfields unsigned. --- gas/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.30.2