sim: convert to bfd_endian
[deliverable/binutils-gdb.git] / sim / m32r / ChangeLog
index 8b65bb9ee0cdb56747431945580c87841abec1e8..7578315e9fb969d12b8190b72c67fc3815aaaab1 100644 (file)
@@ -1,3 +1,12 @@
+2016-01-02  Mike Frysinger  <vapier@gentoo.org>
+
+       * arch.h (TARGET_BIG_ENDIAN): Delete.
+       * configure.ac (SIM_AC_OPTION_ENDIAN): Change BIG_ENDIAN to BIG.
+       * configure: Regenerate.
+       * traps-linux.c (conv_endian): Change LITTLE_ENDIAN to
+       BFD_ENDIAN_LITTLE.
+       (conv_endian16): Likewise.
+
 2016-01-02  Mike Frysinger  <vapier@gentoo.org>
 
        * sim-if.c (sim_open): Delete #if 0 sim_add_option_table call.
This page took 0.037851 seconds and 4 git commands to generate.