aboutsummaryrefslogtreecommitdiff
path: root/sim/v850/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-09-23 01:25:26 +0000
committerAndrew Cagney <cagney@redhat.com>1997-09-23 01:25:26 +0000
commit92f91d1ff0df74b6ef05c908028461d97735ad9f (patch)
treed8397d333bec034df3bece79d36a755fa8718716 /sim/v850/ChangeLog
parent166d7e5549bbc71127a6d1521f9725fd5d56e239 (diff)
downloadgdb-92f91d1ff0df74b6ef05c908028461d97735ad9f.zip
gdb-92f91d1ff0df74b6ef05c908028461d97735ad9f.tar.gz
gdb-92f91d1ff0df74b6ef05c908028461d97735ad9f.tar.bz2
Remove need to update <targ>/Makefile.in when adding optional options
to <targ>/configure.in. Simplify logic used to select target [default] endianness.
Diffstat (limited to 'sim/v850/ChangeLog')
-rw-r--r--sim/v850/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog
index 95ad6a2..2ce5289 100644
--- a/sim/v850/ChangeLog
+++ b/sim/v850/ChangeLog
@@ -1,3 +1,13 @@
+Tue Sep 23 11:04:38 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+Tue Sep 23 10:19:51 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * Makefile.in (SIM_WARNINGS, SIM_ALIGNMENT, SIM_ENDIAN,
+ SIM_HOSTENDIAN, SIM_RESERVED_BITS): Delete, moved to common.
+ (SIM_EXTRA_CFLAGS): Update.
+
Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
* configure: Regenerated to track ../common/aclocal.m4 changes.