[PATCH] msp430 target. ld subdir. Add some section defenitions to respect C++ ctors/dtors.

Dmitry diwil@mail.ru
Tue Apr 8 19:33:00 GMT 2003


Fellows,

The patch below introduces init0-init9 and fini0-fini9 sections where startup 
code and C++ constructors/destructors reside. Also, __ctors_start, 
__ctors_end, __dtors_start, __dtors_end added. Backward compatible with 
previous startup versions.

Cheers,
Dmitry


2003-04-08   Dmitry Diky  <diwil@mail.ru>
	* scripttempl/elf32msp430.sc: Add initX, finiX, ctors, dtors sections to 	
	respect C++  constructor/destructor. Add ctors/dtors start/stop 
	defenitions.
	* scripttempl/elf32msp430_3.sc: Likewise.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lddiff.diff
Type: text/x-diff
Size: 3666 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20030408/35f70eb7/attachment.bin>


More information about the Binutils mailing list