binutils-gdb/sim/common
Jackie Smith Cashion 3733d1095f Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnus.co.uk>
* run.c (main): Explicitly cast malloc() parameter.

This is needed because for certain builds the size field being given
to malloc() is actually 64bits long, and without a cast or malloc
prototype the resulting value used by malloc() depended on the host
endianness, and how long long paramaters are passed into functions.
1996-09-17 10:10:35 +00:00
..
.Sanitize new file. 1995-10-05 21:23:43 +00:00
ChangeLog Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-09-17 10:10:35 +00:00
run.1 Thu Sep 28 15:40:36 1995 steve chamberlain <sac@slash.cygnus.com> 1995-09-28 22:42:28 +00:00
run.c Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-09-17 10:10:35 +00:00