* configure configure.in Makefile.in: Update to new configure
[deliverable/binutils-gdb.git] / sim / arm / ChangeLog
CommitLineData
295dbbe4
SG
1Thu Jan 23 11:46:23 1997 Stu Grossman (grossman@critters.cygnus.com)
2
3 * configure configure.in Makefile.in: Update to new configure
4 scheme which is more compatible with WinGDB builds.
5 * configure.in: Improve comment on how to run autoconf.
6 * configure: Re-run autoconf to get new ../common/aclocal.m4.
7 * Makefile.in: Use autoconf substitution to install common
8 makefile fragment.
9
10Wed Nov 20 01:05:10 1996 Doug Evans <dje@canuck.cygnus.com>
11
12 * run.c: Deleted, use one in ../common now.
13 * Makefile.in: Delete everything that's been moved to
14 ../common/Make-common.in.
15 (SIM_OBJS): Define.
16 * configure.in: Simplify using macros in ../common/aclocal.m4.
17 * configure: Regenerated.
18 * config.in: New file.
19 * armos.c: #include config.h.
20 * wrapper.c (mem_size): Value is in bytes now.
21 (sim_callback): New global.
22 (arm_sim_set_profile{,_size}): Delete.
23 (arm_sim_set_mem_size): Rename to sim_size.
24 (sim_do_command): Call printf_filtered via callback.
25 (sim_set_callbacks): Record callback.
26
27Thu Oct 3 16:10:27 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
28
29 * Makefile.in (mostlyclean): Remove config.log.
30
31Wed Jun 26 12:17:24 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
32
33 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
34 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values.
35 (docdir): Removed.
36 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
37 (AC_PROG_INSTALL): Added.
38 * configure: Rebuilt.
39
40Wed Feb 21 12:14:31 1996 Ian Lance Taylor <ian@cygnus.com>
41
42 * configure: Regenerate with autoconf 2.7.
43
44Fri Dec 15 16:27:30 1995 Ian Lance Taylor <ian@cygnus.com>
45
46 * run.c (main): Use new bfd_big_endian macro.
47
6d8e15cb
DE
48Mon Nov 20 17:40:38 1995 Doug Evans <dje@canuck.cygnus.com>
49
50 * run.c: Include "getopt.h".
51 (verbose): Delete.
52 (usage): Make static.
53 (main): Call arm_sim_set_verbosity.
54 Only load sections marked SEC_LOAD.
55 * wrapper.c (mem_size, verbosity): New static global.
c3ccc15e 56 (arm_sim_set_mem_size): Renamed from sim_size. Callers updated.
6d8e15cb
DE
57 (arm_sim_set_profile{,_size}): Renamed from sim_foo. Callers updated.
58
59Fri Nov 17 19:35:11 1995 Doug Evans <dje@canuck.cygnus.com>
60
61 * armdefs.h (ARMul_State): New member `verbose'.
62 * armrdi.c (ARMul_ConsolePrint): Add missing va_end.
63 * run.c (verbose): Make global.
64 * wrapper.c (init): Set state->verbose.
65 (ARMul_ConsolePrint): Don't print anything if !verbose.
66
67Fri Oct 13 15:30:30 1995 Doug Evans <dje@canuck.cygnus.com>
68
69 * armos.c: #include dbg_rdi.h.
70 (ARMul_OSHandleSWI): Handle SWI_Breakpoint.
71 * armos.h (SWI_Breakpoint): Define.
72 * wrapper.c: #include armemu.h, dbg_rdi.h.
73 (rc): Delete.
74 (sim_resume): Use state->EndCondition to record stop state.
75 Call FLUSHPIPE before returning.
76 (sim_stop_reason): Determine reason from state->EndCondition.
77
a325a02e
SC
78Fri Oct 13 15:04:05 1995 steve chamberlain <sac@slash.cygnus.com>
79
80 * wrapper.c (sim_set_callbacks): New.
81
82Thu Sep 28 19:45:56 1995 Doug Evans <dje@deneb.cygnus.com>
83
84 * armos.c (ARMul_OSHandleSWI): Result of read/write calls is
85 number of bytes not read/written (or -1).
86
602677ad
ILT
87Wed Sep 20 13:35:54 1995 Ian Lance Taylor <ian@cygnus.com>
88
89 * Makefile.in (maintainer-clean): New synonym for realclean.
90
c64dfabd
ILT
91Fri Sep 8 14:27:20 1995 Ian Lance Taylor <ian@cygnus.com>
92
93 * configure.in: Remove AC_PROG_INSTALL.
94 * configure: Rebuild.
95 * Makefile.in (INSTALL): Revert to using install.sh.
96 (INSTALL_PROGRAM, INSTALL_DATA): Set to $(INSTALL).
97 (INSTALL_XFORM, INSTALL_XFORM1): Restore.
98 (mostlyclean): Make the same as clean, not distclean.
99 (clean): Remove config.log.
100 (install): Don't install in $(tooldir).
101
24691f55
DE
102Thu Sep 7 12:00:17 1995 Doug Evans <dje@canuck.cygnus.com>
103
104 (Try to) Update to new bfd autoconf scheme.
105 * run.c: Don't include sysdep.h.
106 * Makefile.in (INSTALL{,_PROGRAM,_DATA}): Use autoconf computed value.
107 (CC, CFLAGS, AR, RANLIB): Likewise.
108 (HDEFINES, TDEFINES): Define.
109 (CC_FOR_BUILD): Delete.
110 (host_makefile_frag): Delete.
111 (Makefile): Don't depend on frags.
112 * configure.in (sysdep.h): Don't create symlink.
113 (host_makefile_frag, frags): Deleted.
114 (CC, CFLAGS, AR, RANLIB, INSTALL): Compute values.
115 * configure: Regenerated.
116
117Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
118
119 * Update all FSF addresses except those in COPYING* files.
120
d1709457
C
121Wed Jul 5 16:15:54 1995 J.T. Conklin <jtc@rtl.cygnus.com>
122
24691f55
DE
123 * Makefile.in (clean): Remove run, libsim.a.
124
982744ff
C
125 * Makefile.in, configure.in: converted to autoconf.
126 * configure: New file, generated with autconf 2.4.
127
d1709457
C
128 * arm.mt: Removed.
129
1a0e5dd0
SS
130Fri Jun 30 16:49:47 1995 Stan Shebs <shebs@andros.cygnus.com>
131
132 * wrapper.c (sim_do_command): New function.
133
134Tue Jun 13 10:57:32 1995 Steve Chamberlain <sac@slash.cygnus.com>
135
136 * armos.c (ARMul_OSHandleSWI): New version to work with
137 newlib simply.
138
c8aea29b
SC
139Thu Jun 8 14:37:14 1995 Steve Chamberlain <sac@slash.cygnus.com>
140
141 * run.c (main): Grab return value from right register.
142
143Wed May 24 14:37:31 1995 Steve Chamberlain <sac@slash.cygnus.com>
144
145 * New.
146
147
This page took 0.079446 seconds and 4 git commands to generate.