diff options
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d298edf..1dcb0ad 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Sun Dec 6 12:46:36 1998 Ian Lance Taylor <ian@cygnus.com> + + * expr.c (operator): And with 0xff to avoid problems with signed + char. + start-sanitize-fr30 1998-12-03 Nick Clifton <nickc@cygnus.com> |