]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
ld: pru: Place exception-handling sections correctly
authorDimitar Dimitrov <dimitar@dinux.eu>
Thu, 4 May 2023 11:41:55 +0000 (12:41 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 4 May 2023 11:41:55 +0000 (12:41 +0100)
commit35130e73da95371af99734cda3ef8915a6eb5e7a
tree6dc7f91caf687ddd562fd726f523c70acca4befe
parent654dfab0666513a4e9c053559d0c184b863139c4
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.
ld/ChangeLog
ld/scripttempl/pru.sc