* elf32-mips.c (mips_elf_object_p): Handle E_MIPS_ARCH_4.
[deliverable/binutils-gdb.git] / sim / ChangeLog
CommitLineData
d4663715
RS
1Wed May 22 12:10:49 1996 Rob Savoye <rob@chinadoll>
2
3 * configure.in: Only built erc32 simulator on Unix hosts as it
4 uses pseudo ttys.
5 * configure: Regenerated with autoconf 2.8.
6
7Sun May 19 20:20:40 1996 Rob Savoye <rob@chinadoll.cygnus.com>
8
9 * erc32: Sparc simulator from the ESA.
10
11Sun Apr 7 21:00:09 1996 Fred Fish <fnf@cygnus.com>
12
13 From: Miles Bader <miles@gnu.ai.mit.edu>
14 * configure.in: Use AC_CHECK_TOOL to find AR & RANLIB.
15 * configure: Regenerate using autoconf.
16
eaf2030f
MM
17Thu Feb 22 11:31:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18
d4663715 19 * Makefile.in (install): Fix typo.
eaf2030f 20
c8cd6f23
ILT
21Wed Feb 21 11:59:57 1996 Ian Lance Taylor <ian@cygnus.com>
22
5c59ec43
ILT
23 * configure: Regenerate with autoconf 2.7.
24
c8cd6f23
ILT
25 * Makefile.in (all): Simplify.
26 (clean, mostlyclean): SUBDIRS may contain whitespace; fix the loop
27 as in the all target.
28 (distclean, maintainer-clean, realclean): Likewise.
29 (install): Likewise.
30
31Thu Feb 15 18:37:00 1996 Fred Fish <fnf@cygnus.com>
32
33 * Makefile.in (all): Remove extra '\' char from shell script.
34
9fc3ba75
MM
35Wed Feb 14 16:43:59 1996 Mike Meissner <meissner@tiktok.cygnus.com>
36
37 * Makefile.in (all): Avoid a for loop with zero elements, even if
38 the loop will not be executed because of an if statement.
39
40Wed Jan 31 21:48:34 1996 Fred Fish <fnf@cygnus.com>
41
42 * Makefile.in (install): Add missing semicolon in "fi \".
43
6f07ee29
MM
44Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
45
46 * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up
47 defaults from configure.
48
49 * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using
50 configure defaults.
51 (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets
9fc3ba75
MM
52 if either --enable-sim-powerpc is used, or the host compiler is
53 GCC.
6f07ee29 54
595a6ec3
JSC
55Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
56
57 * configure.in (mips*-*-*): Added "mips" simulator target.
58 * configure: Re-generated.
59
60Tue Oct 10 11:08:20 1995 Fred Fish <fnf@cygnus.com>
61
62 * Makefile.in (BISON): Remove macro.
63 (FLAGS_TO_PASS): Remove BISON.
64
23de525f
PS
65Sun Oct 8 04:26:27 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
66
67 * configure.in: Explicitly `exit 0' for broken shells.
68 * configure: Rebuilt.
69
6834d493
JW
70Fri Oct 6 12:03:27 1995 Jim Wilson <wilson@chestnut.cygnus.com>
71
72 * common/run.c (main): Initialize the callbacks.
73
74Wed Sep 20 13:34:50 1995 Ian Lance Taylor <ian@cygnus.com>
75
76 * Makefile.in (maintainer-clean): New synonym for realclean.
77
78Fri Aug 25 11:53:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
79
80 * configure.in (powerpc*-*-eabisim*): Only build the simulator if
81 the target is powerpc*-*-eabisim*, since it requires GCC to build.
82
cb7a6892
MM
83Mon Aug 21 17:53:48 1995 Michael Meissner <meissner@tiktok.cygnus.com>
84
85 * configure.in (powerpc{,le}-*-*): Add psim from Andrew Cagney
86 <cagney@highland.com.au>.
87 * configure: Regnerate from configure.in.
88
89Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
90
91 * Update all FSF addresses except those in COPYING* files.
92
93Thu Jul 20 15:17:29 1995 Fred Fish <fnf@cygnus.com>
94
95 * Makefile.in (CC_FOR_BUILD): Define default and arrange to pass
96 submakes either default or passed in value.
97
1ffd292b
C
98Wed Jul 5 14:32:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
99
cb7a6892
MM
100 * Makefile.in (all, clean, distclean, mostlyclean, realclean,
101 install): Changed targets so that they descend all
102 subdirectories in $(SUBDIRS).
103 (*-all, *-clean, *-install): Removed targets.
104
105 * configure.in: Don't bother with target makefile fragments, they
106 are no longer needed.
107 * configure: regenerated.
108
1ffd292b
C
109 * Makefile.in, configure.in: converted to autoconf.
110 * configure: New file, generated with autconf 2.4.
111
112Wed May 24 14:48:46 1995 Steve Chamberlain <sac@slash.cygnus.com>
113
114 * Makefile.in: Support ARM.
115 * configure.in: Ditto.
116
117Sun Jan 15 16:53:47 1995 Steve Chamberlain <sac@splat>
118
119 * Makefile.in: Support W65.
120 * configure.in: Ditto.
121
122Sun Mar 13 09:27:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
123
124 * Makefile.in: Add TAGS target.
125
126Mon Sep 13 12:47:15 1993 K. Richard Pixley (rich@sendai.cygnus.com)
127
128 * Makefile.in (all-z8k, install-z8k, clean-z8k, all-h8300,
129 install-h8300, clean-h8300, all-h8500, install-h8500,
130 clean-h8500, all-sh, install-sh, clean-sh): do not echo
131 recursion lines.
132
133Wed Jun 30 14:12:05 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
134
135 * Makefile.in: remove endian.h trace from h8500
136
137Sun Jun 13 13:08:58 1993 Jim Kingdon (kingdon@cygnus.com)
138
139 * Makefile.in: Add distclean, realclean, and mostlyclean targets.
140
141Fri May 21 11:21:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
142
143 * Makefile.in: make all of the all-* target (except all-nothing)
144 depend on endian.h, so that if we're not building a simulator, we
145 don't built endian
146
30947f7e
ILT
147Fri May 21 10:55:06 1993 Ian Lance Taylor (ian@cygnus.com)
148
149 * Makefile.in (check, installcheck): Added dummy targets.
150
151Mon May 3 21:39:43 1993 Fred Fish (fnf@cygnus.com)
152
153 * Makefile.in (endian): Find endian.c in $(srcdir), and also
154 explicitly make it, since some makes apparently don't work with
155 VPATH and .c to executable rules (SunOS make for example).
156
ad5fcc62
SC
157Mon May 3 08:29:01 1993 Steve Chamberlain (sac@thepub.cygnus.com)
158
159 * Makefile.in (endian): Add explicit rule for broken makes.
160
161Mon Mar 15 15:47:53 1993 Ian Lance Taylor (ian@cygnus.com)
162
163 * Makefile.in (info, install-info): New targets.
164 (DO_INSTALL): Renamed from INSTALL, which is overridden by the top
165 level Makefile.
166
7413f20a
RP
167Wed Feb 10 20:12:27 1993 K. Richard Pixley (rich@ok.cygnus.com)
168
169 * Makefile.in (endian.h): build endian.h via a temporary file so
170 that we don't leave an incomplete file lying around on
171 interrupted builds.
ad5fcc62 172 (clean): remove endian, e.h, and endian.h.
7413f20a 173
47dba87a
SC
174Mon Feb 8 11:46:06 1993 Steve Chamberlain (sac@thepub.cygnus.com)
175
176 * Makefile.in, configure.in: if target isn't supported, build a
177 harmless makefile.
178
179
This page took 0.132431 seconds and 4 git commands to generate.