diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 2000-06-01 22:06:18 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 2000-06-01 22:06:18 +0000 |
commit | 0af288f393e8d2c4b4acc265d135cc5e02c24d16 (patch) | |
tree | 9347aa720743b5b9463dd2bc5771579202e03950 /bfd/ChangeLog | |
parent | a6836251f636c0cb1078966331647d70376208ed (diff) | |
download | gdb-0af288f393e8d2c4b4acc265d135cc5e02c24d16.zip gdb-0af288f393e8d2c4b4acc265d135cc5e02c24d16.tar.gz gdb-0af288f393e8d2c4b4acc265d135cc5e02c24d16.tar.bz2 |
* config.bfd (i[3456]86-*-netbsdelf*): New target.
(i[3456]86-*-netbsdaout*): New target.
(i[3456]86-*-netbsd*): Add bfd_elf32_i386_vec to targ_selvecs.
(i[3456]86-*-openbsd*): Likewise.
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 475f23d..a9befba 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2000-06-01 J.T. Conklin <jtc@redback.com> + + * config.bfd (i[3456]86-*-netbsdelf*): New target. + (i[3456]86-*-netbsdaout*): New target. + (i[3456]86-*-netbsd*): Add bfd_elf32_i386_vec to targ_selvecs. + (i[3456]86-*-openbsd*): Likewise. + Tue May 30 15:39:04 2000 Andrew Cagney <cagney@b1.cygnus.com> * trad-core.c: From hpux-core.c, include <dirent.h> or |