Add support for G13 and G14 flag bits in RL78 ELF binaries.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index e1585910979312965aa39ae894fb1ada51130ba8..f901f5a3255613ff84fbc644b5758538806df9e8 100644 (file)
@@ -1,3 +1,12 @@
+2015-03-19  Nick Clifton  <nickc@redhat.com>
+
+       * elf32-rl78.c (rl78_cpu_name): New function.  Prints the name of
+       the RL78 core based upon the flags.
+       (rl78_elf_merge_private_bfd_data): Handle merging of G13 and G14
+       flags.
+       (rl78_elf_print_private_bfd_data): Use rl78_cpu_name.
+       (elf32_rl78_machine): Always return bfd_mach_rl78.
+
 2015-03-19  Nick Clifton  <nickc@redhat.com>
 
        PR 18078
This page took 0.02382 seconds and 4 git commands to generate.