summaryrefslogtreecommitdiff
path: root/sim/ppc/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-12-16 21:00:08 +0000
committerAndrew Cagney <cagney@redhat.com>2001-12-16 21:00:08 +0000
commit08e83ec05e02088dc7c5036012e8ff446ac46bac (patch)
tree8e4c37f81ef7e239326d3317ff9ed22d55780efe /sim/ppc/ChangeLog
parent1e9b310886b781d77950262daeec1c0cfda34e19 (diff)
downloadgdb-08e83ec05e02088dc7c5036012e8ff446ac46bac.tar.gz
Don't try to link in sim-bits.o.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r--sim/ppc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index 47a7f1f850c..8fdfc439b57 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-16 Andrew Cagney <ac131313@redhat.com>
+
+ * configure.in (sim_fpu): Don't add sim-bits.o.
+ * configure: Re-generate.
+
2001-12-15 matthew green <mrg@redhat.com>
* main.c: Include "defs.h", "bfd.h", "callback.h" and "remote-sim.h".