e21885b84a
(1) Keep the `.init_array` and `.ctors` symbols and sort them according to their initialization priority. (2) Exclude symbols ending with crtend.* and crtbegin.* to support c++ application.if we not exclude crtend.* crtbegin.* frame_dummy will be added when enable any c++ application with global variables, this symbol execution is problematic, removing it does not affect the application. Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> |
||
---|---|---|
.. | ||
common | ||
nucleo-144 | ||
steval-eth001v1 | ||
stm32f746-ws | ||
stm32f746g-disco | ||
stm32f769i-disco | ||
stm32f777zit6-meadow |