diff options
author | Stan Shebs <shebs@codesourcery.com> | 1999-01-29 23:39:40 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1999-01-29 23:39:40 +0000 |
commit | 31bcf8905f93a32501f7f7f037c85aeb96427541 (patch) | |
tree | 35a8887729a7856fc6d59cdd0239e3e9f06f917e /gdb/ChangeLog-97 | |
parent | 34adffbd05f3b8fc585b1fa180ec05b1f6ebf481 (diff) | |
download | gdb-31bcf8905f93a32501f7f7f037c85aeb96427541.zip gdb-31bcf8905f93a32501f7f7f037c85aeb96427541.tar.gz gdb-31bcf8905f93a32501f7f7f037c85aeb96427541.tar.bz2 |
* configure.tgt (v850): Add wildcard to match.
Also remove sanitization for v850e and ea.
Diffstat (limited to 'gdb/ChangeLog-97')
-rw-r--r-- | gdb/ChangeLog-97 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/ChangeLog-97 b/gdb/ChangeLog-97 index 690fb49..0f414aa 100644 --- a/gdb/ChangeLog-97 +++ b/gdb/ChangeLog-97 @@ -936,11 +936,9 @@ Mon Aug 18 17:29:54 1997 Ian Lance Taylor <ian@cygnus.com> (child_wait): Check the return value of handle_exception. Set the continue_status argument to ContinueDebugEvent accordingly. -start-sanitize-v850e Mon Aug 18 11:14:15 1997 Nick Clifton <nickc@cygnus.com> * configure.tgt: Add support for v850ea target. -end-sanitize-v850e Sun Aug 17 20:31:57 1997 Michael Snyder (msnyder@cleaver.cygnus.com) |