aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-01-14 01:28:19 +0000
committerKen Raeburn <raeburn@cygnus>1994-01-14 01:28:19 +0000
commitff4325cb9bacbfee43fa76ff359429c1f2d28775 (patch)
tree5adfc98e03acbd3a676eaec7f74ef167852a8223
parentd0acb092fd4929e3d6f0aa15815a98c2195420e3 (diff)
downloadfsf-binutils-gdb-ff4325cb9bacbfee43fa76ff359429c1f2d28775.zip
fsf-binutils-gdb-ff4325cb9bacbfee43fa76ff359429c1f2d28775.tar.gz
fsf-binutils-gdb-ff4325cb9bacbfee43fa76ff359429c1f2d28775.tar.bz2
* struc-symbol.h (struct symbol): Make all bitfields unsigned.
-rw-r--r--gas/ChangeLog2
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.