Better error messages when a program stops due to signal; support d10v getpid/kill
[deliverable/binutils-gdb.git] / sim / common / ChangeLog
1 Tue Oct 15 11:20:44 1996 Michael Meissner <meissner@tiktok.cygnus.com>
2
3 * run.c (main): Print out if the program raised a signal.
4
5 Wed Sep 18 09:52:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
6
7 * run.c (exec_bfd): Rename from sim_bfd, to use the gdb name.
8 (main): Ditto.
9
10 Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnus.co.uk>
11
12 * run.c (main): Explicitly cast malloc() parameter.
13
14 Thu Sep 12 11:27:21 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15
16 * run.c (sim_bfd): New global to hold the bfd pointer for the
17 executable.
18 (main): Initialize sim_bfd.
19
20 Fri Dec 15 16:27:49 1995 Ian Lance Taylor <ian@cygnus.com>
21
22 * run.c (main): Use new bfd_big_endian macro.
23
24 Wed Nov 8 15:49:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
25
26 * run.c (main): Removed SH specific comments, so source is
27 generic. Also updated to only load relevant sections. Moved
28 sim_open() to after callback attach (to match GDB).
29
30 * run.1: Removed SH specific comments.
31
32 Sat Oct 21 12:31:01 1995 Jim Wilson <wilson@chestnut.cygnus.com>
33
34 * run.c (main): Always return sigrc at end.
35
36 Tue Oct 10 12:03:13 1995 J.T. Conklin <jtc@rtl.cygnus.com>
37
38 * run.c (main): Print error diagnostic and exit if bfd_openr() or
39 bfd_check_format() fails.
40
41 Thu Sep 28 15:40:36 1995 steve chamberlain <sac@slash.cygnus.com>
42
43 * run.c, run.1: From sh directory.
44
45
This page took 0.037039 seconds and 5 git commands to generate.