diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6210821..72f9c9d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +2001-02-23 Andrew Cagney <ac131313@redhat.com> + + * config/sparc/sp64linux.mt: New file. + * configure.tgt: Recognize sparc64-*-linux* as a sp64linux target. + * configure.host: Recognize sparc64-*-linux* as a linux host. + + From 2000-03-17 Jakub Jelinek <jakub@redhat.com>: + * config/sparc/tm-sp64linux.h: New file. + 2001-02-24 Kevin Buettner <kevinb@redhat.com> * buildsym.c (push_subfile, pop_subfile): Replace call to abort() |