diff options
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 18a5ac0..28b6870 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. |