Store bfd pointer in a global variable
[platform/upstream/binutils.git] / sim / common / ChangeLog
1 Thu Sep 12 11:27:21 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
2
3         * run.c (sim_bfd): New global to hold the bfd pointer for the
4         executable.
5         (main): Initialize sim_bfd.
6
7 Fri Dec 15 16:27:49 1995  Ian Lance Taylor  <ian@cygnus.com>
8
9         * run.c (main): Use new bfd_big_endian macro.
10
11 Wed Nov  8 15:49:49 1995  James G. Smith  <jsmith@pasanda.cygnus.co.uk>
12
13         * run.c (main): Removed SH specific comments, so source is
14         generic. Also updated to only load relevant sections. Moved
15         sim_open() to after callback attach (to match GDB).
16
17         * run.1: Removed SH specific comments.
18
19 Sat Oct 21 12:31:01 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
20
21         * run.c (main): Always return sigrc at end.
22
23 Tue Oct 10 12:03:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
24
25         * run.c (main): Print error diagnostic and exit if bfd_openr() or
26         bfd_check_format() fails.
27
28 Thu Sep 28 15:40:36 1995  steve chamberlain  <sac@slash.cygnus.com>
29
30         * run.c, run.1: From sh directory.
31
32