projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
966df58
)
Delayed jsr instructions do not require padding to next long word boundary
author
Michael Meissner
<gnu@the-meissners.org>
Fri, 27 Feb 1998 19:15:38 +0000
(19:15 +0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Fri, 27 Feb 1998 19:15:38 +0000
(19:15 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index
29b13d8
..
4f2486d
100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,10
@@
+start-sanitize-d30v
+Thu Feb 26 15:49:04 1998 Michael Meissner <meissner@cygnus.com>
+
+ * config/tc-d30v.c (write_2_short): Delayed jsr instructions don't
+ require padding to the next long word boundary.
+
+end-sanitize-d30v
start-sanitize-sky
Fri Feb 27 10:06:59 1998 Doug Evans <devans@canuck.cygnus.com>