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:
df184f8
)
Rework static constructors and destructors
author
Michael Meissner
<gnu@the-meissners.org>
Fri, 2 May 1997 22:29:38 +0000
(22:29 +0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Fri, 2 May 1997 22:29:38 +0000
(22:29 +0000)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 82b4f3e320584c9a92a67593250a80c72f639541..10e9660ceef5b5ee6c140987f080c79f1639d12c 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-3,7
+3,8
@@
Fri May 2 15:54:28 1997 Mike Meissner <meissner@cygnus.com>
* scripttempl/tic80coff.sc (.text): Add a leading underscore to
__{D,C}TOR_{LIST,END}__ definations. Rearrange the order of items
- in the .text section.
+ in the .text section. Move .const, .ctors, .dtors into separate
+ sections.
end-sanitize-tic80
Wed Apr 30 12:23:21 1997 Manfred Hollstein <manfred@s-direktnet.de>