diff options
author | Jeff Law <law@redhat.com> | 1996-10-12 03:14:54 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-10-12 03:14:54 +0000 |
commit | aee4f36a8973ec90fc53ba90b15af87e8e65b1b0 (patch) | |
tree | 0edfd37ff744d94f246f067099f3c377ff4bc055 /sim/ChangeLog | |
parent | 90a0f3aa64b928c4d1b13a6e93e35338dd3de568 (diff) | |
download | gdb-aee4f36a8973ec90fc53ba90b15af87e8e65b1b0.zip gdb-aee4f36a8973ec90fc53ba90b15af87e8e65b1b0.tar.gz gdb-aee4f36a8973ec90fc53ba90b15af87e8e65b1b0.tar.bz2 |
* configure.in: Only build the V850 simulator if
we are using gcc.
* configure: Rebuild.
So builds with "cc" don't die in the v850 simulator directory.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 1d18662..5711f57 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,14 @@ +Fri Oct 11 21:13:43 1996 Jeffrey A Law (law@cygnus.com) + + * configure.in: Only build the V850 simulator if + we are using gcc. + * configure: Rebuild. + +Sun Sep 8 17:22:50 1996 Ian Lance Taylor <ian@cygnus.com> + + * configure.in: Do build erc32 for DOS and Windows hosts. + * configure: Rebuild. + Wed Sep 4 18:11:27 1996 Stu Grossman (grossman@critters.cygnus.com) * Makefile.in erc32/Makefile.in: Don't set srcroot. This should |