* configure configure.in: Don't configure common anymore. Files
[deliverable/binutils-gdb.git] / sim / common / ChangeLog
CommitLineData
966f47b4
DE
1Sun Dec 8 18:22:06 1996 Doug Evans <dje@canuck.cygnus.com>
2
3 * callback.c: #include <stdlib.h>
4 (os_error): New function.
5 (default_callback): Add os_error.
6
7Mon Nov 25 19:44:35 1996 Doug Evans <dje@canuck.cygnus.com>
8
9 * Make-common.in (Makefile): Set CONFIG_HEADERS="".
10 * aclocal.m4: Mark the fact that --enable-sim-bswap isn't host
11 specific.
12 (SIM_AC_OUTPUT): Don't build Makefile if CONFIG_FILES="".
13
14Wed Nov 20 01:11:04 1996 Doug Evans <dje@canuck.cygnus.com>
15
16 * run.c: #include ../common/config.h, tconfig.h.
17 (myname): New static global.
18 (main): Recognize new options -a, -c. Also recognize -h if h8/300.
19 Only process -c ifdef SIM_HAVE_SIMCACHE.
20 Only process -p/-s ifdef SIM_HAVE_PROFILE.
21 Parse program name from argv[0] and use in error messages.
22 Pass sim_args to sim_open. Pass prog_args to sim_create_inferior.
23 Add support for incomplete h8/300 termination indicators.
24 (usage): Make more verbose.
25 * aclocal.m4,config.in,tconfig.in,configure.in,configure: New files.
26 * Makefile.in,Make-common.in,callback.c: New files.
27 * nltvals.def,gentmap.c,gentvals.sh: New files.
28
29Tue Nov 12 13:34:00 1996 Dawn Perchik <dawn@cygnus.com>
30
31 * run.c: Include stdarg.h if __STDC__.
32
33Tue Oct 15 11:16:31 1996 Jeffrey A Law (law@cygnus.com)
34
35 * run.c (main): Don't print out anything if the signal
36 number is zero (ie no signal).
37
57bc1a72
MM
38Tue Oct 15 11:20:44 1996 Michael Meissner <meissner@tiktok.cygnus.com>
39
40 * run.c (main): Print out if the program raised a signal.
41
42Wed Sep 18 09:52:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
43
44 * run.c (exec_bfd): Rename from sim_bfd, to use the gdb name.
45 (main): Ditto.
46
3733d109
JSC
47Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnus.co.uk>
48
49 * run.c (main): Explicitly cast malloc() parameter.
50
9b280a86
MM
51Thu Sep 12 11:27:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
52
53 * run.c (sim_bfd): New global to hold the bfd pointer for the
54 executable.
55 (main): Initialize sim_bfd.
56
57Fri Dec 15 16:27:49 1995 Ian Lance Taylor <ian@cygnus.com>
58
59 * run.c (main): Use new bfd_big_endian macro.
60
61Wed Nov 8 15:49:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
62
63 * run.c (main): Removed SH specific comments, so source is
64 generic. Also updated to only load relevant sections. Moved
65 sim_open() to after callback attach (to match GDB).
66
67 * run.1: Removed SH specific comments.
68
3be50301
JW
69Sat Oct 21 12:31:01 1995 Jim Wilson <wilson@chestnut.cygnus.com>
70
71 * run.c (main): Always return sigrc at end.
72
73Tue Oct 10 12:03:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
74
75 * run.c (main): Print error diagnostic and exit if bfd_openr() or
76 bfd_check_format() fails.
77
f025d903
SC
78Thu Sep 28 15:40:36 1995 steve chamberlain <sac@slash.cygnus.com>
79
80 * run.c, run.1: From sh directory.
81
82
This page took 0.064464 seconds and 4 git commands to generate.