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:
71363c4
)
* coff-sparc.c (sparccoff_vec): Change minimum alignment power to 2, so that
author
Ken Raeburn
<raeburn@cygnus>
Wed, 20 Apr 1994 22:44:52 +0000
(22:44 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Wed, 20 Apr 1994 22:44:52 +0000
(22:44 +0000)
stab sections can be multiples of 4 bytes only.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 092452552a64246cd7905fb13587566d3bf6a311..51c9156a957de79fb1745e68d94b4f0a4f20de24 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,8
@@
Wed Apr 20 16:45:51 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
+ * coff-sparc.c (sparccoff_vec): Change minimum alignment power to
+ 2, so that stab sections can be multiples of 4 bytes only.
+
* hosts/i386aix.h: Changes to avoid prototypes conflicts with the
ones defined in stdlib.h. (From Minh Tran-Le.)