From 98a497b3e9f7a6384ea581610e085e326cf46b4c Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Sat, 16 Dec 1995 15:02:48 +0000 Subject: [PATCH] Work with new and old BFDs; Do not inline model externs functions by default --- sim/ppc/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 4ea9ded..6b38aa8 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,8 +1,19 @@ +Sat Dec 16 09:54:18 1995 Michael Meissner + + * emul_netbsd.c (emul_netbsd_create): Deal with new BFD that + changed how big/little endian support is recorded, while remaining + compatible with the old BFD with #ifdefs. + * emul_chirp.c (emul_chirp_create): Ditto. + * emul_bugapi.c (emul_bugapi_create): Ditto. + Fri Dec 15 15:55:56 1995 Michael Meissner + * std-config.h (MODEL_INLINE): Turn off INLINE_MODULE by default. + * corefile.h: Delete declarations for unknown functions. * device.h: Ditto. * interrupts.h: Ditto. + * interrupts.c: Ditto. Thu Dec 14 18:49:34 1995 Andrew Cagney -- 2.7.4