]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/aarch64/ChangeLog
sim: delete SIM_AC_COMMON macro
[thirdparty/binutils-gdb.git] / sim / aarch64 / ChangeLog
CommitLineData
3eda63f2
MF
12021-06-20 Mike Frysinger <vapier@gentoo.org>
2
3 * configure.ac (SIM_AC_COMMON): Delete.
4 * aclocal.m4, configure: Regenerate.
5
d73f39ee
MF
62021-06-20 Mike Frysinger <vapier@gentoo.org>
7
8 * aclocal.m4: Regenerate.
9 * configure: Regenerate.
10
b5689863
MF
112021-06-19 Mike Frysinger <vapier@gentoo.org>
12
13 * aclocal.m4: Regenerate.
14 * configure: Regenerate.
15
07490bf8
MF
162021-06-19 Mike Frysinger <vapier@gentoo.org>
17
18 * configure: Regenerate.
19
47ce766a
MF
202021-06-18 Mike Frysinger <vapier@gentoo.org>
21
22 * aclocal.m4, configure: Regenerate.
23
982c3a65
MF
242021-06-18 Mike Frysinger <vapier@gentoo.org>
25
26 * configure: Regenerate.
27
1fef66b0
MF
282021-06-18 Mike Frysinger <vapier@gentoo.org>
29
30 * cpustate.c: Include sim-signal.h.
31 * memory.c, simulator.c: Likewise.
32
f9a4d543
MF
332021-06-17 Mike Frysinger <vapier@gentoo.org>
34
35 * configure.ac: Delete SIM_AC_OPTION_ENDIAN call.
36 * aclocal.m4, configure: Regenerate.
37
a8a3d907
MF
382021-06-16 Mike Frysinger <vapier@gentoo.org>
39
40 * configure: Regenerate.
41
52d37d2c
MF
422021-06-16 Mike Frysinger <vapier@gentoo.org>
43
44 * configure: Regenerate.
45 * config.in: Removed.
46
bcaa61f7
MF
472021-06-15 Mike Frysinger <vapier@gentoo.org>
48
49 * config.in, configure: Regenerate.
50
82e6d6bf
MF
512021-06-14 Mike Frysinger <vapier@gentoo.org>
52
53 * configure.ac: Delete call to SIM_AC_OPTION_WARNINGS.
54 * configure: Regenerate.
55
ba307cdd
MF
562021-06-12 Mike Frysinger <vapier@gentoo.org>
57
58 * configure.ac: Delete call to SIM_AC_OPTION_ALIGNMENT.
59 * interp.c (sim_open): Set current_alignment.
60
dba333c1
MF
612021-06-12 Mike Frysinger <vapier@gentoo.org>
62
63 * aclocal.m4, config.in, configure: Regenerate.
64
b15c5d7a
MF
652021-06-12 Mike Frysinger <vapier@gentoo.org>
66
67 * config.in, configure: Regenerate.
68
f4fdd845
MF
692021-05-17 Mike Frysinger <vapier@gentoo.org>
70
71 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Delete.
72
383861bd
MF
732021-05-17 Mike Frysinger <vapier@gentoo.org>
74
75 * sim-main.h (SIM_HAVE_COMMON_SIM_STATE): Define.
76 (struct sim_state): Delete.
77
6df01ab8
MF
782021-05-16 Mike Frysinger <vapier@gentoo.org>
79
80 * cpustate.c: Include defs.h.
81 * interp.c: Replace config.h include with defs.h.
82 * memory.c, simulator.c: Likewise.
83 * cpustate.h, simulator.h: Delete config.h include.
84
79633c12
MF
852021-05-16 Mike Frysinger <vapier@gentoo.org>
86
87 * config.in, configure: Regenerate.
88
df68e12b
MF
892021-05-14 Mike Frysinger <vapier@gentoo.org>
90
91 * cpustate.h: Update include path.
92 * interp.c: Likewise.
93
aa0fca16
MF
942021-05-04 Mike Frysinger <vapier@gentoo.org>
95
96 * configure: Regenerate.
97
fe348617
MF
982021-05-01 Mike Frysinger <vapier@gentoo.org>
99
100 * config.in, configure: Regenerate.
101
f1ca3215
MF
1022021-05-01 Mike Frysinger <vapier@gentoo.org>
103
104 * cpustate.c (aarch64_set_FP_float): Change lx to PRIx64.
105 (aarch64_set_FP_double, aarch64_set_FP_long_double,
106 aarch64_set_vec_u64, aarch64_set_vec_s64): Likewise.
107
ce224813
MF
1082021-05-01 Mike Frysinger <vapier@gentoo.org>
109
110 * simulator.c (do_fcvtzu): Change UL to ULL.
111
66d055c7
MF
1122021-04-26 Mike Frysinger <vapier@gentoo.org>
113
114 * aclocal.m4, config.in, configure: Regenerate.
115
19f6a43c
TT
1162021-04-22 Tom Tromey <tom@tromey.com>
117
118 * configure, config.in: Rebuild.
119
efd82ac7
TT
1202021-04-22 Tom Tromey <tom@tromey.com>
121
122 * configure: Rebuild.
123
2662c237
MF
1242021-04-21 Mike Frysinger <vapier@gentoo.org>
125
126 * aclocal.m4: Regenerate.
127
1f195bc3
SM
1282021-04-21 Simon Marchi <simon.marchi@polymtl.ca>
129
130 * configure: Regenerate.
131
37e9f182
MF
1322021-04-18 Mike Frysinger <vapier@gentoo.org>
133
134 * configure: Regenerate.
135
d5a71b11
MF
1362021-04-12 Mike Frysinger <vapier@gentoo.org>
137
138 * interp.c (sim_open): Delete 3rd arg to sim_cpu_alloc_all.
139
0592e80b
JW
1402021-04-07 Jim Wilson <jimw@sifive.com>
141
142 PR sim/27483
143 * simulator.c (set_flags_for_add32): Compare uresult against
144 itself. Compare sresult against itself.
145
c2783492
MF
1462021-04-02 Mike Frysinger <vapier@gentoo.org>
147
148 * aclocal.m4, configure: Regenerate.
149
ebe9564b
MF
1502021-02-28 Mike Frysinger <vapier@gentoo.org>
151
152 * configure: Regenerate.
153
760b3e8b
MF
1542021-02-21 Mike Frysinger <vapier@gentoo.org>
155
156 * configure.ac (AC_CONFIG_MACRO_DIRS): Replace common with m4.
157 * aclocal.m4, configure: Regenerate.
158
136da8cd
MF
1592021-02-13 Mike Frysinger <vapier@gentoo.org>
160
161 * configure.ac: Replace sinclude with AC_CONFIG_MACRO_DIRS.
162 * aclocal.m4, configure: Regenerate.
163
aa09469f
MF
1642021-02-06 Mike Frysinger <vapier@gentoo.org>
165
166 * configure: Regenerate.
167
68ed2854
MF
1682021-01-11 Mike Frysinger <vapier@gentoo.org>
169
170 * config.in, configure: Regenerate.
171
bf470982
MF
1722021-01-09 Mike Frysinger <vapier@gentoo.org>
173
174 * configure: Regenerate.
175
46f900c0
MF
1762021-01-08 Mike Frysinger <vapier@gentoo.org>
177
178 * configure: Regenerate.
179
dfb856ba
MF
1802021-01-04 Mike Frysinger <vapier@gentoo.org>
181
182 * configure: Regenerate.
183
69b1ffdb
CB
1842020-02-06 Carlo Bramini <carlo_bramini@users.sourceforge.net>
185
186 PR sim/25318
187 * simulator.c (blr): Read destination register before calling
188 aarch64_save_LR.
189
cd5b6074
AB
1902019-03-28 Andrew Burgess <andrew.burgess@embecosm.com>
191
192 * cpustate.c: Add 'libiberty.h' include.
193 * interp.c: Add 'sim-assert.h' include.
194
5c887dd5
JB
1952017-09-06 John Baldwin <jhb@FreeBSD.org>
196
197 * configure: Regenerate.
198
bf155438
JW
1992017-04-22 Jim Wilson <jim.wilson@linaro.org>
200
201 * simulator.c (vec_load): Add M argument. Rewrite to iterate over
202 registers based on structure size.
203 (LD4, LD3, LD2, LD1_2, LD1_3, LD1_4): Pass new arg to vec_load.
204 (LD1_1): Replace with call to vec_load.
205 (vec_store): Add new M argument. Rewrite to iterate over registers
206 based on structure size.
207 (ST4, ST3, ST2, ST1_2, ST1_3, ST1_4): Pass new arg to vec_store.
208 (ST1_1): Replace with call to vec_store.
209
ae27d3fe
JW
2102017-04-08 Jim Wilson <jim.wilson@linaro.org>
211
b630840c
JW
212 * simulator.c (do_vec_FCVTL): New.
213 (do_vec_op1): Call do_vec_FCVTL.
214
ae27d3fe
JW
215 * simulator.c (do_scalar_FCMGE_zero, do_scalar_FCMLE_zero,
216 do_scalar_FCMGT_zero, do_scalar_FCMEQ_zero, do_scalar_FCMLT_zero): New.
217 (do_scalar_vec): Add calls to new functions.
218
f1241682
JW
2192017-03-25 Jim Wilson <jim.wilson@linaro.org>
220
221 * simulator.c (set_flags_for_add32): Cast result to uint32_t in carry
222 flag check.
223
8ecbe595
JW
2242017-03-03 Jim Wilson <jim.wilson@linaro.org>
225
226 * simulator.c (mul64hi): Shift carry left by 32.
227 (smulh): Change signum to negate. If negate, invert result, and add
228 carry bit if low part of multiply result is zero.
229
ac189e7b
JW
2302017-02-25 Jim Wilson <jim.wilson@linaro.org>
231
152e1e1b
JW
232 * simulator.c (do_vec_SMOV_into_scalar): New.
233 (do_vec_UMOV_into_scalar): Renamed from do_vec_MOV_into_scalar.
234 Rewritten.
235 (do_vec_UMOV): Merged into do_vec_UMOV_into_scalar and deleted.
236 (do_vec_op1): Move do_vec_TRN call and do_vec_UZP call. Add
237 do_vec_SMOV_into_scalar call. Delete do_vec_MOV_into_scalar and
238 do_vec_UMOV calls. Add do_vec_UMOV_into_scalar call.
239
ac189e7b
JW
240 * simulator.c (popcount): New.
241 (do_vec_CNT): New.
242 (do_vec_op1): Add do_vec_CNT call.
243
2e7e5e28
JW
2442017-02-19 Jim Wilson <jim.wilson@linaro.org>
245
246 * simulator.c (do_vec_ADDV): Mov val declaration inside each case,
247 with type set to input type size.
248 (do_vec_xtl): Change bias from 3 to 4 for byte case.
249
e8f42b5e
JW
2502017-02-14 Jim Wilson <jim.wilson@linaro.org>
251
742e3a77
JW
252 * simulator.c (do_vec_MLA): Rewrite switch body.
253
bf25e9a0
JW
254 * simulator.c (do_vec_bit): Change loop limits from 16 and 8 to 4 and
255 2. Move test_false if inside loop. Fix logic for computing result
256 stored to vd.
257
e8f42b5e
JW
258 * simulator.c: (LDn_STn_SINGLE_LANE_AND_SIZE): New.
259 (do_vec_LDn_single, do_vec_STn_single): New.
260 (do_vec_LDnR): Add and set new nregs var. Replace switch on nregs with
261 loop over nregs using new var n. Add n times size to address in loop.
262 Add n to vd in loop.
263 (do_vec_load_store): Add comment for instruction bit 24. New var
264 single to hold instruction bit 24. Add new code to use single. Move
265 ldnr support inside single if statements. Fix ldnr register counts
266 inside post if statement. Change HALT_NYI calls to HALT_UNALLOC.
267
fbf32f63
JW
2682017-01-23 Jim Wilson <jim.wilson@linaro.org>
269
270 * simulator.c (do_vec_compare): Add case 0x23 for CMTST.
271
05b3d79d
JW
2722017-01-17 Jim Wilson <jim.wilson@linaro.org>
273
274 * simulator.c (do_vec_ADDV): Call aarch64_set_vec_u64 instead of
275 aarch64_set_reg_u64. In case 2, call HALT_UNALLOC if not full. In
276 case 3, call HALT_UNALLOC unconditionally.
277 (do_vec_XTN): Delete shifts. In case 2, change index from i + 4 to
278 i + 2. Delete if on bias, change index to i + bias * X.
279
a4fb5981
JW
2802017-01-09 Jim Wilson <jim.wilson@linaro.org>
281
282 * simulator.c (do_vec_UZP): Rewrite.
283
c0386d4d
JW
2842017-01-04 Jim Wilson <jim.wilson@linaro.org>
285
286 * cpustate.c: Include math.h.
287 (aarch64_set_FP_float): Use signbit to check for signed zero.
288 (aarch64_set_FP_double): Likewise.
289 * simulator.c (do_vec_MOV_immediate, case 0x8): Add missing break.
290 (do_vec_mul): In all DO_VEC_WIDENING_MUL calls, make second and fourth
291 args same size as third arg.
292 (fmaxnm): Use isnan instead of fpclassify.
293 (fminnm, dmaxnm, dminnm): Likewise.
294 (do_vec_MLS): Reverse order of subtraction operands.
295 (dexSimpleFPCondSelect): Call aarch64_get_FP_double or
296 aarch64_get_FP_float to get source register contents.
297 (UINT_MIN, ULONG_MIN, FLOAT_UINT_MAX, FLOAT_UINT_MIN,
298 DOUBLE_UINT_MAX, DOUBLE_UINT_MIN, FLOAT_ULONG_MAX, FLOAT_ULONG_MIN,
299 DOUBLE_ULONG_MAX, DOUBLE_ULONG_MIN): New.
300 (do_fcvtzu): Use ULONG instead of LONG, and UINT instead of INT in
301 raise_exception calls.
302
87903eaf
JW
3032016-12-21 Jim Wilson <jim.wilson@linaro.org>
304
305 * simulator.c (set_flags_for_float_compare): Add code to handle Inf.
306 Add comment to document NaN issue.
307 (set_flags_for_double_compare): Likewise.
308
963201cf
JW
3092016-12-13 Jim Wilson <jim.wilson@linaro.org>
310
311 * simulator.c (NEG, POS): Move before set_flags_for_add64.
312 (set_flags_for_add64): Replace with a modified copy of
313 set_flags_for_sub64.
314
668650d5
JW
3152016-12-03 Jim Wilson <jim.wilson@linaro.org>
316
317 * simulator.c (tbnz, tbz): Cast 1 to uint64_t before shifting.
318 (dexTestBranchImmediate): Shift high bit of pos by 5 not 4.
319
88ddd4a1
JW
3202016-12-01 Jim Wilson <jim.wilson@linaro.org>
321
88256e71 322 * simulator.c (fsturs): Switch use of rn and st variables.
88ddd4a1
JW
323 (fsturd, fsturq): Likewise
324
5357150c
MF
3252016-08-15 Mike Frysinger <vapier@gentoo.org>
326
327 * interp.c: Include bfd.h.
328 (symcount, symtab, aarch64_get_sym_value): Delete.
329 (remove_useless_symbols): Change count type to long.
330 (aarch64_get_func): Add SIM_DESC to arg list. Add symcount
331 and symtab local variables.
332 (sim_create_inferior): Delete storage. Replace symbol code
333 with a call to trace_load_symbols.
334 * memory.c: Delete bfd.h, elf/internal.h, and elf/common.h
335 includes.
336 (aarch64_get_heap_start): Change aarch64_get_sym_value to
337 trace_sym_value.
338 * memory.h: Delete bfd.h include.
339 (mem_add_blk): Delete unused prototype.
340 * simulator.c (bl, blr): Pass SIM_DESC to aarch64_get_func.
341 * simulator.c (aarch64_get_func): Add SIM_DESC to arg list.
342 (aarch64_get_sym_value): Delete.
343
b14bdb3b
NC
3442016-08-12 Nick Clifton <nickc@redhat.com>
345
346 * simulator.c (aarch64_step): Revert pervious delta.
347 (aarch64_run): Call sim_events_tick after each
348 instruction is simulated, and if necessary call
349 sim_events_process.
350 * simulator.h: Revert previous delta.
351
6a277579
NC
3522016-08-11 Nick Clifton <nickc@redhat.com>
353
354 * interp.c (sim_create_inferior): Allow for being called with a
355 NULL abfd parameter. If a bfd is provided, initialise the sim
356 with that start address.
357 * simulator.c (HALT_NYI): Just print out the numeric value of the
358 instruction when not tracing.
b14bdb3b
NC
359 (aarch64_step): Change from static to global.
360 * simulator.h: Add a prototype for aarch64_step().
6a277579 361
293acfae
AM
3622016-07-27 Alan Modra <amodra@gmail.com>
363
364 * memory.c: Don't include libbfd.h.
365
0f118bc7
NC
3662016-07-21 Nick Clifton <nickc@redhat.com>
367
0c66ea4c 368 * simulator.c (fsqrts): Use sqrtf rather than sqrt.
0f118bc7 369
c7be4414
JW
3702016-06-30 Jim Wilson <jim.wilson@linaro.org>
371
372 * cpustate.h: Include config.h.
373 (union GRegisterValue): Add WORDS_BIGENDIAN check. For big endian code
374 use anonymous structs to align members.
375 * simulator.c (aarch64_step): Use sim_core_read_buffer and
376 endian_le2h_4 to read instruction from pc.
377
fd7ed446
NC
3782016-05-06 Nick Clifton <nickc@redhat.com>
379
380 * simulator.c (do_FMLA_by_element): New function.
381 (do_vec_op2): Call it.
382
2cdad34c
NC
3832016-04-27 Nick Clifton <nickc@redhat.com>
384
385 * simulator.c: Add TRACE_DECODE statements to all emulation
386 functions.
387
7517e550
NC
3882016-03-30 Nick Clifton <nickc@redhat.com>
389
390 * cpustate.c (aarch64_set_reg_s32): New function.
391 (aarch64_set_reg_u32): New function.
392 (aarch64_get_FP_half): Place half precision value into the correct
393 slot of the union.
394 (aarch64_set_FP_half): Likewise.
395 * cpustate.h: Add prototypes for aarch64_set_reg_s32 and
396 aarch64_set_reg_u32.
397 * memory.c (FETCH_FUNC): Cast the read value to the access type
398 before converting it to the return type. Rename to FETCH_FUNC64.
399 (FETCH_FUNC32): New macro. Duplicates FETCH_FUNC64 but for 32-bit
400 accesses. Use for 32-bit memory access functions.
401 * simulator.c (ldrsb_wb): Use sign extension not zero extension.
402 (ldrb_scale_ext, ldrsh32_abs, ldrsh32_wb): Likewise.
403 (ldrsh32_scale_ext, ldrsh_abs, ldrsh64_wb): Likewise.
404 (ldrsh_scale_ext, ldrsw_abs): Likewise.
405 (ldrh32_abs): Store 32 bit value not 64-bits.
406 (ldrh32_wb, ldrh32_scale_ext): Likewise.
407 (do_vec_MOV_immediate): Fix computation of val.
408 (do_vec_MVNI): Likewise.
409 (DO_VEC_WIDENING_MUL): New macro.
410 (do_vec_mull): Use new macro.
411 (do_vec_mul): Use new macro.
412 (do_vec_MLA): Read values before writing.
413 (do_vec_xtl): Likewise.
414 (do_vec_SSHL): Select correct shift value.
415 (do_vec_USHL): Likewise.
416 (do_scalar_UCVTF): New function.
417 (do_scalar_vec): Call new function.
418 (store_pair_u64): Treat reads of SP as reads of XZR.
419
ef0d8ffc
NC
4202016-03-29 Nick Clifton <nickc@redhat.com>
421
422 * cpustate.c: Remove space after asterisk in function parameters.
423 * decode.h (greg): Delete unused function.
424 (vreg, shift, extension, scaling, writeback, condcode): Likewise.
425 * simulator.c: Use INSTR macro in more places.
426 (HALT_NYI): Use sim_io_eprintf in place of fprintf.
427 Remove extraneous whitespace.
428
5ab6d79e
NC
4292016-03-23 Nick Clifton <nickc@redhat.com>
430
431 * cpustate.c (aarch64_get_FP_half): New function. Read a vector
432 register as a half precision floating point number.
433 (aarch64_set_FP_half): New function. Similar, but for setting
434 a half precision register.
435 (aarch64_get_thread_id): New function. Returns the value of the
436 CPU's TPIDR register.
437 (aarch64_get_FPCR): New function. Returns the value of the CPU's
438 floating point control register.
439 (aarch64_set_FPCR): New function. Set the value of the CPU's FPCR
440 register.
441 * cpustate.h: Add prototypes for new functions.
442 * sim-main.h (struct _sim_cpu): Add FPCR and tpidr fields.
443 * memory.c: Use unaligned core access functions for all memory
444 reads and writes.
445 * simulator.c (HALT_NYI): Generate an error message if tracing
446 will not tell the user why the simulator is halting.
447 (HALT_UNREACHABLE): Delete. Delete (unneeded) uses of the macro.
448 (INSTR): New time-saver macro.
449 (fldrb_abs): New function. Loads an 8-bit value using a scaled
450 offset.
451 (fldrh_abs): New function. Likewise for 16-bit values.
452 (do_vec_SSHL): Allow for negative shift values.
453 (do_vec_USHL): Likewise.
454 (do_vec_SHL): Correct computation of shift amount.
455 (do_vec_SSHR_USHR): Correct decision of signed vs unsigned
456 shifts and computation of shift value.
457 (clz): New function. Counts leading zero bits.
458 (do_vec_CLZ): New function. Implements CLZ (vector).
459 (do_vec_MOV_element): Call do_vec_CLZ.
460 (dexSimpleFPCondCompare): Implement.
461 (do_FCVT_half_to_single): New function. Implements one of the
462 FCVT operations.
463 (do_FCVT_half_to_double): New function. Likewise.
464 (do_FCVT_single_to_half): New function. Likewise.
465 (do_FCVT_double_to_half): New function. Likewise.
466 (dexSimpleFPDataProc1Source): Call new FCVT functions.
467 (do_scalar_SHL): Handle negative shifts.
468 (do_scalar_shift): Handle SSHR.
469 (do_scalar_USHL): New function.
470 (do_double_add): Simplify to just performing a double precision
471 add operation. Move remaining code into...
472 (do_scalar_vec): ... New function.
473 (dexLoadUnsignedImmediate): Call new fldrb_abs and fldrh_abs
474 functions.
475 (system_get): Add support for TPIDR, CTR, FPCR, FPSR and CPSR
476 registers.
477 (system_set): New function.
478 (do_MSR_immediate): New function. Stub for now.
479 (do_MSR_reg): New function. Likewise. Partially implements MSR
480 instruction.
481 (do_SYS): New function. Stub for now,
482 (dexSystem): Call new functions.
483
e101a78b
NC
4842016-03-18 Nick Clifton <nickc@redhat.com>
485
486 * cpustate.c: Remove spurious spaces from TRACE strings.
487 Print hex equivalents of floats and doubles.
488 Check element number against array size when accessing vector
489 registers.
4c0ca98e
NC
490 (GET_VEC_ELEMENT): Fix off by one error checking for an invalid
491 element index.
492 (SET_VEC_ELEMENT): Likewise.
87bba7a5 493 (GET_VEC_ELEMENT): And fix thinko using macro arguments.
4c0ca98e 494
e101a78b
NC
495 * memory.c: Trace memory reads when --trace-memory is enabled.
496 Remove float and double load and store functions.
497 * memory.h (aarch64_get_mem_float): Delete prototype.
498 (aarch64_get_mem_double): Likewise.
499 (aarch64_set_mem_float): Likewise.
500 (aarch64_set_mem_double): Likewise.
501 * simulator (IS_SET): Always return either 0 or 1.
502 (IS_CLEAR): Likewise.
503 (fldrs_pcrel): Load and store floats using 32-bit memory accesses
504 and doubles using 64-bit memory accesses.
505 (fldrd_pcrel, fldrs_wb, fldrs_abs, fldrs_scale_ext): Likewise.
506 (fldrd_wb, fldrd_abs, fsturs, fsturd, fldurs, fldurd): Likewise.
507 (fstrs_abs, fstrs_wb, fstrs_scale_ext, fstrd_abs): Likewise.
508 (fstrd_wb, fstrd_scale_ext, store_pair_float): Likewise.
509 (store_pair_double, load_pair_float, load_pair_double): Likewise.
510 (do_vec_MUL_by_element): New function.
511 (do_vec_op2): Call do_vec_MUL_by_element.
512 (do_scalar_NEG): New function.
513 (do_double_add): Call do_scalar_NEG.
514
57aa1742
NC
5152016-03-03 Nick Clifton <nickc@redhat.com>
516
517 * simulator.c (set_flags_for_sub32): Correct type of signbit.
518 (CondCompare): Swap interpretation of bit 30.
519 (DO_ADDP): Delete macro.
520 (do_vec_ADDP): Copy source registers before starting to update
521 destination register.
522 (do_vec_FADDP): Likewise.
523 (do_vec_load_store): Fix computation of sizeof_operation.
524 (rbit64): Fix type of constant.
525 (aarch64_step): When displaying insn value, display all 32 bits.
526
ce39bd38
MF
5272016-01-10 Mike Frysinger <vapier@gentoo.org>
528
529 * config.in, configure: Regenerate.
530
e19418e0
MF
5312016-01-10 Mike Frysinger <vapier@gentoo.org>
532
533 * configure: Regenerate.
534
16f7876d
MF
5352016-01-10 Mike Frysinger <vapier@gentoo.org>
536
537 * configure.ac (SIM_AC_OPTION_ENVIRONMENT): Delete call.
538 * configure: Regenerate.
539
99d8e879
MF
5402016-01-10 Mike Frysinger <vapier@gentoo.org>
541
542 * configure: Regenerate.
35656e95
MF
543
5442016-01-10 Mike Frysinger <vapier@gentoo.org>
545
546 * configure: Regenerate.
99d8e879 547
347fe5bb
MF
5482016-01-10 Mike Frysinger <vapier@gentoo.org>
549
550 * configure.ac (SIM_AC_OPTION_INLINE): Delete call.
551 * configure: Regenerate.
552
22be3fbe
MF
5532016-01-10 Mike Frysinger <vapier@gentoo.org>
554
555 * configure: Regenerate.
556
0dc73ef7
MF
5572016-01-10 Mike Frysinger <vapier@gentoo.org>
558
559 * configure: Regenerate.
560
936df756
MF
5612016-01-09 Mike Frysinger <vapier@gentoo.org>
562
563 * config.in, configure: Regenerate.
564
2e3d4f4d
MF
5652016-01-06 Mike Frysinger <vapier@gentoo.org>
566
567 * interp.c (sim_create_inferior): Mark argv and env const.
568 (sim_open): Mark argv const.
569
1a846c62
MF
5702016-01-05 Mike Frysinger <vapier@gentoo.org>
571
572 * interp.c: Delete dis-asm.h include.
573 (info, opbuf, op_printf, aarch64_print_insn, sim_dis_read): Delete.
574 (sim_create_inferior): Delete disassemble init logic.
575 (OPTION_DISAS, aarch64_option_handler, aarch64_options): Delete.
576 (sim_open): Delete sim_add_option_table call.
577 * memory.c (mem_error): Delete disas check.
578 * simulator.c: Delete dis-asm.h include.
579 (disas): Delete.
580 (HALT_UNALLOC): Replace disassembly logic with TRACE_DISASM.
581 (HALT_NYI): Likewise.
582 (handle_halt): Delete disas call.
583 (aarch64_step): Replace disas logic with TRACE_DISASM.
584 * simulator.h: Delete dis-asm.h include.
585 (aarch64_print_insn): Delete.
586
bc273e17
MF
5872016-01-04 Mike Frysinger <vapier@gentoo.org>
588
589 * simulator.c (MAX, MIN): Delete.
590 (do_vec_maxv): Change MAX to max and MIN to min.
591 (do_vec_fminmaxV): Likewise.
592
ac8eefeb
TG
5932016-01-04 Tristan Gingold <gingold@adacore.com>
594
595 * simulator.c: Remove syscall.h include.
596
9bbf6f91
MF
5972016-01-04 Mike Frysinger <vapier@gentoo.org>
598
599 * configure: Regenerate.
600
0cb8d851
MF
6012016-01-03 Mike Frysinger <vapier@gentoo.org>
602
603 * configure.ac (SIM_AC_OPTION_HOSTENDIAN): Delete.
604 * configure: Regenerate.
605
1ac72f06
MF
6062016-01-02 Mike Frysinger <vapier@gentoo.org>
607
608 * configure: Regenerate.
609
5d015275
MF
6102015-12-27 Mike Frysinger <vapier@gentoo.org>
611
612 * interp.c (sim_dis_read): Change private_data to application_data.
613 (sim_create_inferior): Likewise.
614
5e744ef8
MF
6152015-12-27 Mike Frysinger <vapier@gentoo.org>
616
617 * Makefile.in (SIM_OBJS): Delete sim-hload.o.
618
1b393626
MF
6192015-12-26 Mike Frysinger <vapier@gentoo.org>
620
621 * config.in, configure: Regenerate.
622
0e967299
MF
6232015-12-26 Mike Frysinger <vapier@gentoo.org>
624
625 * interp.c (sim_create_inferior): Update comment and argv check.
626
f66affe9
MF
6272015-12-14 Nick Clifton <nickc@redhat.com>
628
629 * simulator.c (system_get): New function. Provides read
630 access to the dczid system register.
631 (do_mrs): New function - implements the MRS instruction.
632 (dexSystem): Call do_mrs for the MRS instruction. Halt on
633 unimplemented system instructions.
634
6352015-11-24 Nick Clifton <nickc@redhat.com>
636
637 * configure.ac: New configure template.
638 * aclocal.m4: Generate.
639 * config.in: Generate.
640 * configure: Generate.
641 * cpustate.c: New file - functions for accessing AArch64 registers.
642 * cpustate.h: New header.
643 * decode.h: New header.
644 * interp.c: New file - interface between GDB and simulator.
645 * Makefile.in: New makefile template.
646 * memory.c: New file - functions for simulating aarch64 memory
647 accesses.
648 * memory.h: New header.
649 * sim-main.h: New header.
650 * simulator.c: New file - aarch64 simulator functions.
651 * simulator.h: New header.