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:
d924d20
)
* config/tc-sparc.c (md_section_align): Always round up to multiple of
author
Ken Raeburn
<raeburn@cygnus>
Wed, 20 Apr 1994 22:58:13 +0000
(22:58 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Wed, 20 Apr 1994 22:58:13 +0000
(22:58 +0000)
alignment power specified in bfd target vector.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 44ea52d662235dd53354359bd67f3f5aac922567..609c6a45f698b4f81674630ae80caa459539593a 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,4
+1,7
@@
-Tue Apr 19 20:27:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
+Wed Apr 20 18:46:14 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
+
+ * config/tc-sparc.c (md_section_align): Always round up to
+ multiple of alignment power specified in bfd target vector.
* gasp.c: Include ctype.h.