]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/msp430/ChangeLog
inferior.h (struct inferior_suspend_state): Delete, unused.
[thirdparty/binutils-gdb.git] / sim / msp430 / ChangeLog
CommitLineData
7d5c6c43
MF
12015-06-17 Mike Frysinger <vapier@gentoo.org>
2
3 * msp430-sim.c (maybe_perform_syscall): Replace call to cb_syscall
4 with sim_syscall.
5
61a0c964
MF
62015-06-17 Mike Frysinger <vapier@gentoo.org>
7
8 * msp430-sim.c: Include sim-syscall.h.
9 (syscall_read_mem, syscall_write_mem): Delete.
10 (maybe_perform_syscall): Change syscall_read_mem/syscall_write_mem
11 to sim_syscall_read_mem/sim_syscall_write_mem.
12
a3487082
MF
132015-06-12 Mike Frysinger <vapier@gentoo.org>
14
15 * configure: Regenerate.
16
306f4178
MF
172015-06-12 Mike Frysinger <vapier@gentoo.org>
18
19 * configure: Regenerate.
20
5b064994
MF
212015-06-12 Mike Frysinger <vapier@gentoo.org>
22
23 * msp430-sim.c (trace_reg_put): Replace TRACE_VPU_P/trace_generic
24 with TRACE_VPU.
25 (trace_reg_get): Likewise.
26 (get_op): Replace TRACE_MEMORY_P/trace_generic with TRACE_MEMORY.
27 (put_op): Likewise.
28 (msp430_dis_read): Replace TRACE_ALU_P/trace_generic with TRACE_ALU.
29 (do_flags): Likewise.
30 (maybe_perform_syscall): Replace TRACE_SYSCALL_P/trace_generic with
31 TRACE_SYSCALL.
32 (msp430_step_once): Replace TRACE_ALU_P/trace_generic with TRACE_ALU.
33 Replace TRACE_BRANCH_P/trace_generic with TRACE_BRANCH.
34
c1d8560e
MF
352015-06-11 Mike Frysinger <vapier@gentoo.org>
36
37 * sim-main.h (MAYBE_TRACE, TRACE_INSN, TRACE_DECODE, TRACE_EXTRACT,
38 TRACE_SYSCALL, TRACE_CORE, TRACE_EVENTS, TRACE_BRANCH,
39 trace_register, TRACE_REGISTER, TRACE_REG): Delete.
40
20bca71d
MF
412015-04-18 Mike Frysinger <vapier@gentoo.org>
42
43 * sim-main.h (SIM_CPU): Delete.
44
7e83aa92
MF
452015-04-18 Mike Frysinger <vapier@gentoo.org>
46
47 * sim-main.h (sim_cia): Delete.
48
034685f9
MF
492015-04-17 Mike Frysinger <vapier@gentoo.org>
50
51 * sim-main.h (CIA_GET, CIA_SET): Delete.
52
78e9aa70
MF
532015-04-15 Mike Frysinger <vapier@gentoo.org>
54
55 * Makefile.in (SIM_OBJS): Delete sim-cpu.o.
56 * sim-main.h (STATE_CPU): Delete.
57
bf12d44e
MF
582015-04-13 Mike Frysinger <vapier@gentoo.org>
59
60 * configure: Regenerate.
61
122bbfb5
MF
622015-04-06 Mike Frysinger <vapier@gentoo.org>
63
64 * Makefile.in (SIM_OBJS): Delete sim-engine.o and sim-hrw.o.
65
1a8faa2a
MF
662015-04-01 Mike Frysinger <vapier@gentoo.org>
67
68 * Makefile.in (SIM_OBJS): Delete $(SIM_EXTRA_OBJS).
69
aadc9410
MF
702015-03-31 Mike Frysinger <vapier@gentoo.org>
71
72 * config.in, configure: Regenerate.
73
80fc77e6
MF
742015-03-23 Mike Frysinger <vapier@gentoo.org>
75
76 * sim-main.h: Delete run-sim.h include.
77
ae7d0cac
MF
782015-03-16 Mike Frysinger <vapier@gentoo.org>
79
80 * config.in, configure: Regenerate.
81
c1e768db
MF
822015-03-14 Mike Frysinger <vapier@gentoo.org>
83
84 * aclocal.m4, configure: Regenerate.
85 * configure.ac: Call the common inline & warning macros.
86 * msp430-sim.c: Include unistd.h & trace.h.
87 * trace.c: Include trace.h.
88 (load_file_and_line): Move FILE* decl to top of scope.
89 * trace.h (msp430_get_current_source_location): Adjust prototype to
90 match the function definition.
91
465fb143
MF
922015-03-14 Mike Frysinger <vapier@gentoo.org>
93
94 * Makefile.in (SIM_RUN_OBJS): Delete.
95
10d602c7
NC
962015-02-24 Nick Clifton <nickc@redhat.com>
97
98 * msp430-sim.c (sim_open): Allocate memory regions matching those
99 declared in the libgloss/msp430 linker scripts.
100 Allow sim_load_file to fail.
101 (get_op): Test the correct address bit when checking for out of
102 range addresses.
103 Include the address in the error message when an illegal access to
104 the hardware multiplier is detected.
105 (put_op): Test the correct address bit when checking for out of
106 range addresses.
107
2974be62
AM
1082014-08-19 Alan Modra <amodra@gmail.com>
109
110 * configure: Regenerate.
111
180eb063
NC
1122014-08-19 Nick Clifton <nickc@redhat.com>
113
114 * msp430-sim.c: Move static hardware multiply support variables
115 from here...
116 * msp430-sim.h (msp430_cpu_state): ... into here ...
117 * msp430-sim.c (get_op, put_op): ... and update references to use
118 the msp430_cpu_state structure.
119
faa743bb
RM
1202014-08-15 Roland McGrath <mcgrathr@google.com>
121
122 * configure: Regenerate.
123 * config.in: Regenerate.
124
aef392c4
NC
1252014-06-03 Nick Clifton <nickc@redhat.com>
126
127 * msp430-sim.c (get_op): Handle reads of low result register when
128 in MAC mode.
129 (put_op): Copy MAC result into result words.
130 Handle writes to the low result register.
131
a7da346e
DD
1322014-05-12 DJ Delorie <dj@redhat.com>
133
134 * msp43-sim.c (sign_ext): Change to "long long" to support
135 sign-extending 32-bit values.
136
8969934d
NC
1372014-05-08 Nick Clifton <nickc@redhat.com>
138
139 * msp430-sim.c (sim_open): Do not allocate memory over the
140 hardware multiply registers.
141 (get_op): Add support for reads from the hardware multiply
142 registers.
143 (put_op): Add support for writes to the hardware multiply
144 registers.
145 (msp430_step_once): Add support for the RETI instruction used by
146 the CPUX architecture.
147
7b0278dc
MF
1482014-03-10 Mike Frysinger <vapier@gentoo.org>
149
150 * msp430-sim.c (sim_create_inferior): Set new_pc to the result of
151 bfd_get_start_address when abfd is not NULL and new_pc is zero.
152
a3271a3e
MF
1532014-03-10 Mike Frysinger <vapier@gentoo.org>
154
155 * msp430-sim (maybe_perform_syscall): Change %d to %ld.
156 (msp430_step_once): Cast fprintf to fprintf_ftype.
157
bf3d9781
AM
1582013-09-23 Alan Modra <amodra@gmail.com>
159
160 * aclocal.m4, configure: Regenerate.
161
3346cfda
NC
1622013-06-21 Nick Clifton <nickc@redhat.com>
163
164 * Makefile.in: New.
165 * aclocal.m4: Generate.
166 * config.in: Generate.
167 * configure.ac: New.
168 * configure: Generate.
169 * msp430-sim.c: New.
170 * msp430-sim.h: New.
171 * sim-main.h: New.
172 * trace.c: New.
173 * trace.h: New.