commit | 35130e73da95371af99734cda3ef8915a6eb5e7a | [log] [tgz] |
---|---|---|
author | Dimitar Dimitrov <dimitar@dinux.eu> | Thu May 04 12:41:55 2023 +0100 |
committer | Nick Clifton <nickc@redhat.com> | Thu May 04 12:41:55 2023 +0100 |
tree | 6dc7f91caf687ddd562fd726f523c70acca4befe | |
parent | 654dfab0666513a4e9c053559d0c184b863139c4 [diff] |
ld: pru: Place exception-handling sections correctly * scripttempl/pru.sc (OUTPUT_SECTION_ALIGN): New helper variable to place at end of DMEM output sections. (.data): Use the helper variable. (.eh_frame): New output section. (.gnu_extab): Ditto. (.gcc_except_table): Ditto. (.resource_table): Use the helper variable.