diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-04-02 23:17:50 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-04-02 23:17:50 +0000 |
commit | fbda74b1c1b2c09f17378dea65d0112f9f9141f7 (patch) | |
tree | ee6057d2c3dc28de2be74892c19e2d868e62e8fc /sim/common/ChangeLog | |
parent | b04500b2c4393b233b8cb59aac802bac7f276b07 (diff) | |
download | binutils-fbda74b1c1b2c09f17378dea65d0112f9f9141f7.zip binutils-fbda74b1c1b2c09f17378dea65d0112f9f9141f7.tar.gz binutils-fbda74b1c1b2c09f17378dea65d0112f9f9141f7.tar.bz2 |
* aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.
(sim-debug): Allow arguments. Define WITH_DEBUG in addition to
-DDEBUG.
* configure: Regenerated to track ../common/aclocal.m4 changes.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 08f638c..1c8cfd9 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,10 @@ +Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com> + + * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. + (sim-debug): Allow arguments. Define WITH_DEBUG in addition to + -DDEBUG. + * configure: Regenerated to track ../common/aclocal.m4 changes. + Wed Apr 2 14:34:19 1997 Andrew Cagney <cagney@kremvax.cygnus.com> * configure: Regenerated to track ../common/aclocal.m4 changes. |