Add support for non-contiguous memory regions
[deliverable/binutils-gdb.git] / include / ChangeLog
index aa2c5516723008766dfad0110627b13402fd2e9b..45fedc40bbc0c8afb8ce7df405b7368a81aa8ef0 100644 (file)
@@ -1,3 +1,17 @@
+2020-03-13  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       * bfdlink.h (bfd_link_info): Add non_contiguous_regions and
+       non_contiguous_regions_warnings fields.
+
+2020-03-13  Christian Eggers  <ceggers@gmx.de>
+
+       * bfdlink.h (struct bfd_link_order): Add unit (bytes/octets) to
+       offset and size members.
+       * elf/internal.h (struct elf_internal_phdr): Likewise for
+       p_align member.
+       (struct elf_segment_map): Likewise for p_paddr and p_size
+       members
+
 2020-03-13  Christian Eggers  <ceggers@gmx.de>
 
        * elf/internal.h (struct elf_internal_phdr): Add unit (octets)
This page took 0.023147 seconds and 4 git commands to generate.