aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-03-03 01:05:23 +0000
committerDoug Evans <dje@google.com>1998-03-03 01:05:23 +0000
commit40d160dd180e499786ccbe7e6bb53e6fd3c93451 (patch)
tree89eae8e2d4a0ecec9ad2cbadf3e7b740ccdbd42c /sim
parentd0b6f2adcc50bd5df0b7abf69755f39852dea4f9 (diff)
downloadbinutils-40d160dd180e499786ccbe7e6bb53e6fd3c93451.zip
binutils-40d160dd180e499786ccbe7e6bb53e6fd3c93451.tar.gz
binutils-40d160dd180e499786ccbe7e6bb53e6fd3c93451.tar.bz2
* Make-common.in (TAGS): Make smarter.
* Makefile.in (TAGS): Ditto.
Diffstat (limited to 'sim')
-rw-r--r--sim/common/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 3697432..07969ea 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,6 +1,7 @@
Mon Mar 2 10:20:06 1998 Doug Evans <devans@seba.cygnus.com>
* Make-common.in (TAGS): Make smarter.
+ * Makefile.in (TAGS): Ditto.
* sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.
Use 0xa5 as initial value.