From: Doug Evans Date: Tue, 3 Mar 1998 01:04:00 +0000 (+0000) Subject: * Make-common.in (TAGS): Make smarter. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3d4e34140aecd8fe312d5b3a5423c935a58a5704;p=binutils-gdb.git * Make-common.in (TAGS): Make smarter. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 8bafd69d80e..3697432821f 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,5 +1,7 @@ Mon Mar 2 10:20:06 1998 Doug Evans + * Make-common.in (TAGS): Make smarter. + * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc. Use 0xa5 as initial value. (sim_core_map_detach): Use free instead of zfree.