]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
MSP430: ld: Update output section tail when shuffling ".either" sections
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index 0a574db7b030332225caf239c7a01f61a2007bef..b413418471441bf2dff6a988264cc2f93bfd175d 100644 (file)
@@ -1,3 +1,12 @@
+2020-08-06  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
+
+       * emultempl/msp430.em (change_output_section): Update the tail
+       of the output section statement list when moving the original
+       tail to a different output section.
+       (eval_upper_either_sections): Don't move sections from the upper
+       region to the lower region unless the upper region is
+       overflowing.
+
 2020-08-03  Alan Modra  <amodra@gmail.com>
 
        * ldlex.l (yy_create_string_buffer): Use xmalloc rather than malloc.