diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-12-16 21:00:08 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-12-16 21:00:08 +0000 |
commit | 08e83ec05e02088dc7c5036012e8ff446ac46bac (patch) | |
tree | 8e4c37f81ef7e239326d3317ff9ed22d55780efe /sim/ppc/ChangeLog | |
parent | 1e9b310886b781d77950262daeec1c0cfda34e19 (diff) | |
download | gdb-08e83ec05e02088dc7c5036012e8ff446ac46bac.tar.gz |
Don't try to link in sim-bits.o.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 5 |
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". |