From d6fea803dc93be47864a8f9094bc2c1fa0c95b9b Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 27 Aug 1997 07:56:27 +0000 Subject: Add MSBIT* and LSBIT* macro's to sim-bits.h Add more macro's for extracting sub word quantites to sim-endian.h --- sim/ppc/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sim/ppc') 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 + * 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. -- cgit v1.1