>>> On 06.09.16 at 14:41, wrote:
> The version of gcc (4.9.2) I use put constructors into .init_array*
> section(s). Collect those sections into constructor list as well.
>
> Modify both arm and x86 scripts to keep them in sync.
>
> Signed-off-by: Wei Liu
> Acked-by: Julien Grall
Acked-by: Ja
The version of gcc (4.9.2) I use put constructors into .init_array*
section(s). Collect those sections into constructor list as well.
Modify both arm and x86 scripts to keep them in sync.
Signed-off-by: Wei Liu
Acked-by: Julien Grall
---
v2: move .init_arry before .init_array.*
Cc: Stefano Sta