projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bfc95d
)
* config/tc-mips.c (append_insn): Make sure there is enough room
author
Ian Lance Taylor
<ian@airs.com>
Tue, 10 Dec 1996 21:18:38 +0000
(21:18 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 10 Dec 1996 21:18:38 +0000
(21:18 +0000)
in a frag after a mips16 instruction to switch it with a jump
instruction.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index
00b98ee
..
070af76
100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-5,6
+5,10
@@
Tue Dec 10 12:23:19 1996 Jeffrey A Law (law@cygnus.com)
Tue Dec 10 11:37:14 1996 Ian Lance Taylor <ian@cygnus.com>
+ * config/tc-mips.c (append_insn): Make sure there is enough room
+ in a frag after a mips16 instruction to switch it with a jump
+ instruction.
+
* config/tc-mips.c (mips16_extended_frag): Give an error for an
attempt to use a non absolute symbol in an extending frag.