Rework static constructors and destructors

This commit is contained in:
Michael Meissner
1997-05-02 22:29:38 +00:00
parent df184f82b2
commit f1687b6f99

View File

@ -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 * scripttempl/tic80coff.sc (.text): Add a leading underscore to
__{D,C}TOR_{LIST,END}__ definations. Rearrange the order of items __{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 end-sanitize-tic80
Wed Apr 30 12:23:21 1997 Manfred Hollstein <manfred@s-direktnet.de> Wed Apr 30 12:23:21 1997 Manfred Hollstein <manfred@s-direktnet.de>