projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8127139
)
* expr.c (operator): And with 0xff to avoid problems with signed
author
Ian Lance Taylor
<ian@airs.com>
Sun, 6 Dec 1998 17:52:58 +0000
(17:52 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Sun, 6 Dec 1998 17:52:58 +0000
(17:52 +0000)
char.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index d298edf9a11fe2c3ca7bce40d667a99fa1616695..1dcb0ada79a4046279d82a4c7e1bf2f10c5c75f7 100644
(file)
--- 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>