diff options
Diffstat (limited to 'sim/ppc')
-rw-r--r-- | sim/ppc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 9efa7a8..75821bf 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,5 +1,8 @@ Wed Aug 27 10:24:15 1997 Andrew Cagney <cagney@b1.cygnus.com> + * sim_calls.c (sim_create_inferior): Check the simulator was + initialized before creating inferior. + * idecode_expression.h (ALU_END): From Charles Lefurgy - Extract sign bit using 64 bit and not a 32 bit mask. |