aboutsummaryrefslogtreecommitdiff
path: root/sim/lm32/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/lm32/ChangeLog')
-rw-r--r--sim/lm32/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/lm32/ChangeLog b/sim/lm32/ChangeLog
index 5aaab31..552e848 100644
--- a/sim/lm32/ChangeLog
+++ b/sim/lm32/ChangeLog
@@ -1,5 +1,11 @@
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.
+
+2016-01-02 Mike Frysinger <vapier@gentoo.org>
+
* sim-if.c (free_state, print_lm32_misc_cpu): Delete prototypes.
(lm32_option_handler, OPTION_ENDIAN, lm32_options): Delete.
(sim_open): Delete sim_add_option_table call.