miscellaneous SEC_SMALL_DATA
[deliverable/binutils-gdb.git] / gas / ChangeLog
index d146fe321e7302f772e79e3bbfca29a27756c210..f7011e25246f25f3f3858dc92cd2a8da4b75896a 100644 (file)
@@ -1,3 +1,14 @@
+2020-03-02  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-m32r.c (md_begin): Set SEC_SMALL_DATA on .scommon section.
+       * config/tc-mips.c (s_change_sec): Set SEC_SMALL_DATA for .sdata
+       and .sbss sections.
+       * config/tc-score.c: Delete !BFD_ASSEMBLER code throughout.
+       (s3_s_change_sec): Set SEC_SMALL_DATA for .sbss section.
+       (s3_s_score_lcomm): Likewise.
+       * config/tc-score7.c: Similarly.
+       * read.c (bss_alloc): Set SEC_SMALL_DATA for .sbss section.
+
 2020-02-28  YunQiang Su  <syq@debian.org>
 
        PR gas/25539
This page took 0.025217 seconds and 4 git commands to generate.