* common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.
[external/binutils.git] / sim / mcore / ChangeLog
1 2006-06-13  Richard Earnshaw  <rearnsha@arm.com>
2
3         * configure: Regenerated.
4
5 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
6
7         * configure: Regenerated.
8
9 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
10
11         * configure: Regenerated.
12
13 2005-03-23  Mark Kettenis  <kettenis@gnu.org>
14
15         * configure: Regenerate.
16
17 2005-01-14  Andrew Cagney  <cagney@gnu.org>
18
19         * configure.ac: Sinclude aclocal.m4 before common.m4.  Add
20         explicit call to AC_CONFIG_HEADER.
21         * configure: Regenerate.
22
23 2005-01-12  Andrew Cagney  <cagney@gnu.org>
24
25         * configure.ac: Update to use ../common/common.m4.
26         * configure: Re-generate.
27
28 2005-01-11  Andrew Cagney  <cagney@localhost.localdomain>
29
30         * configure: Regenerated to track ../common/aclocal.m4 changes.
31
32 2005-01-07  Andrew Cagney  <cagney@gnu.org>
33
34         * configure.ac: Rename configure.in, require autoconf 2.59.
35         * configure: Re-generate.
36
37 2004-12-08  Hans-Peter Nilsson  <hp@axis.com>
38
39         * configure: Regenerate for ../common/aclocal.m4 update.
40
41 2003-10-11  Alan Modra  <amodra@bigpond.net.au>
42
43         * interp.c (sim_load): Don't refer directly to _cooked_size and vma;
44         Use bfd_section_size and bfd_get_section_vma.
45
46 2003-02-27  Andrew Cagney  <cagney@redhat.com>
47
48         * interp.c (sim_open, sim_create_inferior): Rename _bfd to bfd.
49
50 2002-06-16  Andrew Cagney  <ac131313@redhat.com>
51
52         * configure: Regenerated to track ../common/aclocal.m4 changes.
53
54 2002-06-08  Andrew Cagney  <cagney@redhat.com>
55
56         * interp.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
57
58 Tue May 23 21:39:23 2000  Andrew Cagney  <cagney@b1.cygnus.com>
59
60         * configure: Regenerated to track ../common/aclocal.m4 changes.
61
62 2000-02-14  Nick Clifton  <nickc@cygnus.com>
63
64         * interp.c (handle_trap1): Fix handling of fclose system call.
65         Patch submitted by <drew.sarkisian@motorola.com>.
66
67 2000-02-10  Nick Clifton  <nickc@cygnus.com>
68
69         * interp.c (target_big_endian): New variable.
70         (mcore_extract_unsigned_integer, mcore_store_unsigned_integer,
71         wlat, rlat, sim_resume, sim_load): Add supprot for little
72         endian targets. 
73
74 2000-01-13  Nick Clifton  <nickc@cygnus.com>
75
76         * interp.c (sim_resume): Do not rely upon host semantics of shift
77         operators to implement M*Core semantics.
78
79 Thu Sep  2 18:15:53 1999  Andrew Cagney  <cagney@b1.cygnus.com>
80
81         * configure: Regenerated to track ../common/aclocal.m4 changes.
82
83 1999-06-23  Nick Clifton  <nickc@cygnus.com>
84
85         * sysdep.h: Do not define prototypes for memcpy and strchr if they
86         are macros.
87
88 1999-05-21  Nick Clifton  <nickc@cygnus.com>
89
90         * interp.c (sim_resume): Add more tracing output.
91
92 1999-05-17  Keith Seitz  <keiths@cygnus.com>
93
94         * interp.c (NUM_MCORE_REGS): Increase by one to allow access to PC.
95         (sim_resume): Correct off by one instruction error when a breakpoint
96         is hit.
97
98 1999-05-08  Felix Lee  <flee@cygnus.com>
99
100         * configure: Regenerated to track ../common/aclocal.m4 changes.
101         
102 1999-05-10  Nick Clifton  <nickc@cygnus.com>
103
104         * interp.c (sim_resume): Record PC in case it is needed for error
105         messages and the original has been corrupted.
106
107 1999-05-07  Nick Clifton  <nickc@cygnus.com>
108
109         * interp.c (sim_resume): Fix typo 'oze' -> 'doze'.
110         (util): Handle 0x50FF stubs properly.
111
112
113 1999-04-29  Nick Clifton  <nickc@cygnus.com>
114
115         * interp.c (set_initial_gprs): Only display memory range if
116         verbose option has been set.
117
118 1999-04-22  Nick Clifton  <nickc@cygnus.com>
119
120         * interp.c: Add tracing and verbose options.
121         Fixed trap and syscall emulations.
122
123 1999-04-08  Nick Clifton  <nickc@cygnus.com>
124
125         * interp.c: New file: Simulator for MCore.
126         * sysdep.h: New file: Systems definitions for MCore simulator.
127         * configure.in: New file: Configure script for MCore simulator.
128         * configure: New file: Genreated.
129         * config,in: New file: Config support.
130         * Makefile.in: New file: Meta makefile for MCore simulator.
131