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:
0894cec
)
* config/tc-alpha.c (emit_ldgp): Give an error message rather than
author
Ian Lance Taylor
<ian@airs.com>
Sun, 6 Dec 1998 20:10:52 +0000
(20:10 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Sun, 6 Dec 1998 20:10:52 +0000
(20:10 +0000)
an assertion failure for a case we can't handle when OBJ_ECOFF.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 1dcb0ada79a4046279d82a4c7e1bf2f10c5c75f7..a08d9c1f5002ed6d537cd8adb3bc3a74ffccb7d4 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Sun Dec 6 12:46:36 1998 Ian Lance Taylor <ian@cygnus.com>
+ * config/tc-alpha.c (emit_ldgp): Give an error message rather than
+ an assertion failure for a case we can't handle when OBJ_ECOFF.
+
* expr.c (operator): And with 0xff to avoid problems with signed
char.