]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
xcoff: implement linker relaxation
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index 285aae94202b9ede9063f174c74a407c49e6e35c..86ac875c4d137ea8e8b822d7e5ffb20d2c7ad82d 100644 (file)
@@ -1,3 +1,14 @@
+2022-04-20  Clément Chigot  <clement.chigot@atos.net>
+
+       * emultempl/aix.em (params): New variable.
+       (stub_file): New variable.
+       (xcoff_add_stub_section): New function.
+       (xcoff_layout_sections_again): New function
+       (hook_in_stub): New function.
+       (_after_allocation): Add stub creation.
+       (_create_output_section_statements): Allocate stub file and
+       pass params to backend.
+
 2022-04-20  Clément Chigot  <clement.chigot@atos.net>
 
        * emultempl/aix.em (_after_allocation): New function.