diff options
author | Nick Clifton <nickc@redhat.com> | 2002-05-11 09:10:14 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-05-11 09:10:14 +0000 |
commit | 690cc98be923a111371d20301574c840d628a634 (patch) | |
tree | 9398ea833e68db0142283bb2259a4604708fc314 /bfd/ChangeLog | |
parent | e27da16d591db0293f498c0bd1605b842bcbce0f (diff) | |
download | gdb-690cc98be923a111371d20301574c840d628a634.zip gdb-690cc98be923a111371d20301574c840d628a634.tar.gz gdb-690cc98be923a111371d20301574c840d628a634.tar.bz2 |
Add configure supprot for: alpha*-*-openbsd*, sparc64*-*-openbsd*,
hppa*-*-openbsd*
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a837ebe..821697b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2002-05-1 Federico G. Schwindt <fgsch@olimpo.com.br> + + * config.bfd (alpha*-*-openbsd*, sparc64*-*-openbsd*, + hppa*-*-openbsd*): New targets. + * configure.in (alpha*-*-openbsd*): Set COREFILE. + * configure: Regenerate. + 2002-05-10 Tom Rix <trix@redhat.com> * coff64-rs6000.c (xcoff64_reloc_type_br): New function for |