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:
3684184
)
Always perform alignment requests, even if they are deemed to be unnessasary.
author
Nick Clifton
<nickc@redhat.com>
Sun, 21 Jun 1998 19:27:45 +0000
(19:27 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Sun, 21 Jun 1998 19:27:45 +0000
(19:27 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index d0a05a68ed43f87e8faad673248a4c580b45c9ae..6a7c46646922da22566dd5e908d7f1cbca5914b7 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Sun Jun 21 12:26:36 1998 Nick Clifton <nickc@cygnus.com>
+
+ * config/tc-d30v.c (d30v_align): Always perform alignment request,
+ even if it is belived to be unnecessary.
+
start-sanitize-r5900
Fri Jun 19 19:56:50 1998 Jeffrey A Law (law@cygnus.com)