binutils-gdb/sim
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
..
arm
common Tue Sep 17 11:04:50 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-09-17 10:10:35 +00:00
d10v Fix brf0{t,f}.s <label> -> instruction not to execute instruction if branch succeeds 1996-09-15 03:46:52 +00:00
erc32 * Makefile.in (CC_FOR_BUILD): New variable. 1996-09-14 04:05:41 +00:00
h8300
mips Mon Sep 16 11:38:16 1996 James G. Smith <jsmith@cygnus.co.uk> 1996-09-16 10:47:20 +00:00
ppc
sh
v850 Print line # and function name or filename if they exist for each PC. 1996-09-12 16:06:02 +00:00
w65
.Sanitize Opps. Forgot to commit this a few days ago. 1996-08-31 02:49:05 +00:00
ChangeLog * Makefile.in erc32/Makefile.in: Don't set srcroot. This should 1996-09-05 01:16:22 +00:00
configure * configure.in: Only build the MIPS simulator if we are using 1996-09-04 19:50:55 +00:00
configure.in * configure.in: Do build erc32 for DOS and Windows hosts. 1996-09-08 21:24:10 +00:00
Makefile.in