diff options
author | Nick Clifton <nickc@redhat.com> | 1999-02-08 12:44:13 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-02-08 12:44:13 +0000 |
commit | 4145dbc306eb1e051d423fe7325086376b4cfc52 (patch) | |
tree | b2fde35a4b0ef811cbfd5f4451eee59ee678d065 /sim/ChangeLog | |
parent | 326fe535ebcb37a66be36ca2b90617a42574bbe0 (diff) | |
download | gdb-4145dbc306eb1e051d423fe7325086376b4cfc52.zip gdb-4145dbc306eb1e051d423fe7325086376b4cfc52.tar.gz gdb-4145dbc306eb1e051d423fe7325086376b4cfc52.tar.bz2 |
Add support for StrongARM target
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 411aa31..46cbb85 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,13 @@ +1999-02-08 Nick Clifton <nickc@cygnus.com> + + * configure.in: Add support for StrongARM target. + * configure: Regenerate. + +1999-02-02 Doug Evans <devans@casey.cygnus.com> + + * configure.in (sparc*): Configure sparc subdir if --with-cgen. + * configure: Rebuild. + 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com) * configure.in: Require autoconf 2.12.1 or higher. |