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:
95caab7
)
Fix for PR 16143 - set SEC_COMMON bit on .scommon, .zcommon and .tcommon sections.
author
Nick Clifton
<nickc@redhat.com>
Thu, 11 Jun 1998 15:58:53 +0000
(15:58 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Thu, 11 Jun 1998 15:58:53 +0000
(15:58 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index c38e5c1545c268244bfbb991961de4f13f27be6f..d4ad499d6de3651803b3dfc418f155325f8c59df 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Thu Jun 11 08:56:46 1998 Nick Clifton <nickc@cygnus.com>
+
+ * config/tc-v850.c (v850_comm): Set SEC_COMMON bit on special
+ common sections.
+
Wed Jun 10 17:26:35 1998 Nick Clifton <nickc@cygnus.com>
* config/tc-v850.c (v850_comm): Create special sections as needed.