[ARM] Change noread to purecode.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 4108b78c9b557362a76d430a483da9b01ff08b75..a854e6a45689ac5d436ab7af047c754ed903bf5a 100644 (file)
@@ -1,3 +1,14 @@
+2016-07-05  Andre Vieria  <andre.simoesdiasvieira@arm.com>
+
+       * objdump.c (dump_section_header): Rename SEC_ELF_NOREAD
+       to SEC_ELF_NOREAD.
+       * readelf.c (get_elf_section_flags): Rename ARM_NOREAD to
+       ARM_PURECODE and SHF_ARM_NOREAD to SHF_ARM_PURECODE.
+       (process_section_headers): Rename noread to purecode.
+
+       * section.c (SEC_ELF_NOREAD): Rename to ...
+       (SEC_ELF_PURECODE): ... this.
+
 2016-07-01  Nick Clifton  <nickc@redhat.com>
 
        * prdbg.c (pr_enum_type): Use a buffer big enough to hold an
This page took 0.022898 seconds and 4 git commands to generate.