]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
ld: Support customized output section type
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index 9f7a1ac1b646f353f3eb425088ef4387c0f7c8db..63c9c71be4fa042da87bd116a0f770149f31266b 100644 (file)
@@ -1,3 +1,16 @@
+2022-02-16  Fangrui Song  <maskray@google.com>
+       Nick Clifton  <nickc@redhat.com>
+
+       PR ld/28841
+       * ld.texi: Document new output section type.
+       * ldlex.l: Add new token TYPE.
+       * ldgram.y: Handle TYPE=exp and READONLY (TYPE=exp).
+       * ldlang.h: Add type_section to list of section types.
+       * ldlang.c (lang_add_section): Handle type_section.
+       (map_input_to_output_sections): Handle type_section.
+       * testsuite/ld-scripts/output-section-types.t: Add tests.
+       * testsuite/ld-scripts/output-section-types.d: Update.
+
 2022-02-02  Nick Clifton  <nickc@redhat.com>
 
        * po/fr.po: Updated French translation.