From: Andrew Cagney Date: Wed, 11 Feb 1998 21:10:23 +0000 (+0000) Subject: * sim-load.c (sim_load_file): Print LMA/VMA according to value X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e0deacd295f2b2cf7843301b08c4688fa0ad4fe6;p=deliverable%2Fbinutils-gdb.git * sim-load.c (sim_load_file): Print LMA/VMA according to value used. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 00cd48edf9..f73927f806 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,14 @@ +Tue Feb 10 18:31:49 1998 Andrew Cagney + + * sim-load.c (sim_load_file): Print LMA/VMA according to value + used. + +Tue Feb 10 14:56:23 1998 Ian Carmichael + + * sim-core.c: Add missing prototypes for WITH_DEVICES. + Add missing parameters to device_io calls. + * sim-core.h: Add missing parameters to device_io calls. + Mon Feb 9 14:48:37 1998 Doug Evans * cgen-sim.h (DECODE): Always use switch for `read' for now.