This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Hi Dmitry,

> 2003-04-08   Dmitry Diky  <diwil at mail dot 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.

Approved and applied.

I made one change however - your patch removed the "${RELOCATING+. =
ALIGN(2);}" statement before the start of the "*(.text)" assignment.
I am not sure if this was deliberate, or if it will make any
difference, but I thought that it was best to leave it in.  If you
really do want to remove it, please submit a separate patch with a
small explanation of why it is needed.

Cheers
        Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]