]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/msp430/ChangeLog
sim: unify symbol table handling
[thirdparty/binutils-gdb.git] / sim / msp430 / ChangeLog
index 9f06b4832da7f6c941382228f26702a530b41458..b78b96f83138126ce706d4a569739fc8d18cc1b5 100644 (file)
@@ -1,3 +1,13 @@
+2016-08-15  Mike Frysinger  <vapier@gentoo.org>
+
+       * msp430-sim.c: Delete bfd.h include.
+       (lookup_symbol, msp430_sim_close): Delete.
+       (sim_open): Change lookup_symbol to trace_sym_value.
+       * sim-main.h (struct sim_state): Delete symbol_table and
+       number_of_symbols.
+       (STATE_SYMBOL_TABLE, STATE_NUM_SYMBOLS, msp430_sim_close,
+       SIM_CLOSE_HOOK): Delete.
+
 2016-01-10  Mike Frysinger  <vapier@gentoo.org>
 
        * config.in, configure: Regenerate.