This commit was generated by cvs2svn to track changes on a CVS vendor
[external/binutils.git] / sim / mcore / ChangeLog
1 Tue May 23 21:39:23 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2
3         * configure: Regenerated to track ../common/aclocal.m4 changes.
4
5 2000-02-14  Nick Clifton  <nickc@cygnus.com>
6
7         * interp.c (handle_trap1): Fix handling of fclose system call.
8         Patch submitted by <drew.sarkisian@motorola.com>.
9
10 2000-02-10  Nick Clifton  <nickc@cygnus.com>
11
12         * interp.c (target_big_endian): New variable.
13         (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
14         wlat, rlat, sim_resume, sim_load): Add supprot for little
15         endian targets. 
16
17 2000-01-13  Nick Clifton  <nickc@cygnus.com>
18
19         * interp.c (sim_resume): Do not rely upon host semantics of shift
20         operators to implement M*Core semantics.
21
22 Thu Sep  2 18:15:53 1999  Andrew Cagney  <cagney@b1.cygnus.com>
23
24         * configure: Regenerated to track ../common/aclocal.m4 changes.
25
26 1999-06-23  Nick Clifton  <nickc@cygnus.com>
27
28         * sysdep.h: Do not define prototypes for memcpy and strchr if they
29         are macros.
30
31 1999-05-21  Nick Clifton  <nickc@cygnus.com>
32
33         * interp.c (sim_resume): Add more tracing output.
34
35 1999-05-17  Keith Seitz  <keiths@cygnus.com>
36
37         * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
38         (sim_resume): Correct off by one instruction error when a breakpoint
39         is hit.
40
41 1999-05-08  Felix Lee  <flee@cygnus.com>
42
43         * configure: Regenerated to track ../common/aclocal.m4 changes.
44         
45 1999-05-10  Nick Clifton  <nickc@cygnus.com>
46
47         * interp.c (sim_resume): Record PC in case it is needed for error
48         messages and the original has been corrupted.
49
50 1999-05-07  Nick Clifton  <nickc@cygnus.com>
51
52         * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
53         (util): Handle 0x50FF stubs properly.
54
55
56 1999-04-29  Nick Clifton  <nickc@cygnus.com>
57
58         * interp.c (set_initial_gprs): Only display memory range if
59         verbose option has been set.
60
61 1999-04-22  Nick Clifton  <nickc@cygnus.com>
62
63         * interp.c: Add tracing and verbose options.
64         Fixed trap and syscall emulations.
65
66 1999-04-08  Nick Clifton  <nickc@cygnus.com>
67
68         * interp.c: New file: Simulator for MCore.
69         * sysdep.h: New file: Systems definitions for MCore simulator.
70         * configure.in: New file: Configure script for MCore simulator.
71         * configure: New file: Genreated.
72         * config,in: New file: Config support.
73         * Makefile.in: New file: Meta makefile for MCore simulator.
74