diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-10-20 00:16:44 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-10-20 00:16:44 +0000 |
commit | 457174f64589daa9de82ec30b109e69b1e28ce3b (patch) | |
tree | fe1b855a7464a3b883f7a4854af95cd9ab9c9a07 /sim/ChangeLog | |
parent | e1a0bf5185af6251a9cebb6e302089bfc99a89bb (diff) | |
download | gdb-457174f64589daa9de82ec30b109e69b1e28ce3b.zip gdb-457174f64589daa9de82ec30b109e69b1e28ce3b.tar.gz gdb-457174f64589daa9de82ec30b109e69b1e28ce3b.tar.bz2 |
Enable PowerPC simulator on native linux and netbsd.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 0834ccf..e1d20df 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,8 @@ +2001-10-19 Andrew Cagney <ac131313@redhat.com> + + * configure.in: When Linux or NetBSD, enable PowerPC simulator. + * configure: Re-generate. + 2001-02-16 Ben Elliston <bje@redhat.com> * MAINTAINERS: Add myself for common portions. |