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:
9e43698
)
Fix typo, I ment sun 3 .align is nbytes
author
Steve Chamberlain
<sac@cygnus>
Wed, 5 Aug 1992 19:06:28 +0000
(19:06 +0000)
committer
Steve Chamberlain
<sac@cygnus>
Wed, 5 Aug 1992 19:06:28 +0000
(19:06 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 5e46837f9be03dd23832177dd9483cd04ff66f27..71611c64c486702fbbbca63b67134614875adb4d 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,7
+1,7
@@
Wed Aug 5 12:02:40 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* config/tc-m68k.c (md_pseudo_table): fix the .align thing
- the right way; for just the 68k. Sun
4
.align is nbytes, not ptwo.
+ the right way; for just the 68k. Sun
3
.align is nbytes, not ptwo.
Sat Aug 1 19:10:13 1992 Ken Raeburn (raeburn@cygnus.com)