[PATCH] Use .init_array, .fini_array sections for ARM EABI

Mark Mitchell mark@codesourcery.com
Fri Apr 29 05:50:00 GMT 2005


Paul Brook wrote:
> On Thursday 28 April 2005 14:55, Julian Brown wrote:
> 
>>Hi,
>>
>>This is a combination of three patches from the csl-arm-branch:
>>
>>   http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02475.html
>>   http://gcc.gnu.org/ml/gcc-patches/2004-11/msg01901.html
>>   http://gcc.gnu.org/ml/gcc-patches/2005-01/msg01534.html
>>
>>It causes .init_array and .fini_array, rather than .ctors and .dtors, to
>>be used for static object construction/destruction for the ARM EABI.

This patch is OK, thanks.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304



More information about the Gcc-patches mailing list