From 5c8844646d88eaf4ec6b9c682fc1a32757fd0c07 Mon Sep 17 00:00:00 2001 From: Matthew Green Date: Fri, 4 Jan 2002 00:00:54 +0000 Subject: * bits.c (LSMASKED64): New inline function. (LSEXTRACTED64): Likewise. * bits.h (_LSB_POS, _LSMASKn, LSMASK64): New macros from sim/common/sim-bits.h (LSMASKED64, LSEXTRACTED64): New functions definitions. * Makefile.in (sim-bits.o): Remove target. * main.c (zalloc): Fix typo in error message. --- sim/ppc/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'sim/ppc/ChangeLog') diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 8fdfc43..24db4a9 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,14 @@ +2002-01-04 matthew green + + * bits.c (LSMASKED64): New inline function. + (LSEXTRACTED64): Likewise. + * bits.h (_LSB_POS, _LSMASKn, LSMASK64): New macros from + sim/common/sim-bits.h + (LSMASKED64, LSEXTRACTED64): New functions definitions. + * Makefile.in (sim-bits.o): Remove target. + + * main.c (zalloc): Fix typo in error message. + 2001-12-16 Andrew Cagney * configure.in (sim_fpu): Don't add sim-bits.o. -- cgit v1.1