aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r--sim/ppc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index e863751..1b6ad7c 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,13 @@
+Wed Aug 27 10:24:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * idecode_expression.h (ALU_END): From Charles Lefurgy - Extract
+ sign bit using 64 bit and not a 32 bit mask.
+
+Wed Aug 27 10:15:48 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * sim_calls.c (sim_load): From Ian Lance Taylor - free argv after
+ it has been used, not before.
+
Tue Aug 26 10:41:35 1997 Andrew Cagney <cagney@b1.cygnus.com>
* sim_calls.c (sim_kill): Delete.