diff options
author | Thiemo Seufer <ths@networkno.de> | 2001-12-05 22:46:21 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2001-12-05 22:46:21 +0000 |
commit | 36b4548250d680d3bcc33d60d2bdfdb565a3dfa4 (patch) | |
tree | 5939bb7d7fb90b102b3d988132905f8c644f4218 /opcodes/ChangeLog-9899 | |
parent | 09227b3ec80f3cb9657dfdbc6199b37523906a5a (diff) | |
download | gdb-36b4548250d680d3bcc33d60d2bdfdb565a3dfa4.zip gdb-36b4548250d680d3bcc33d60d2bdfdb565a3dfa4.tar.gz gdb-36b4548250d680d3bcc33d60d2bdfdb565a3dfa4.tar.bz2 |
* Makefile.am: split up BFD_LIBS like statements in BFD32_LIBS and
BFD64_LIBS, make the latter depending on the availability of BFD64.
Add archive64.c source file.
* archive64.c: New file implementing bfd_elf64_archive_slurp_armap
and bfd_elf64_archive_write_armap, code from elf64-mips.c
* archive.c (bfd_slurp_armap): Add ELF64 archive support.
* config.bfd (mips*-*-irix6*): Allow with BFD64 only.
(mips64*el-*-linux*): Likewise.
(mips*el-*-linux*): Likewise. Reorder entries.
* configure.in (bfd_libs): Define in dependency of BFD64 and
AC_SUBST it.
* elf64-mips.c (mips_elf64_slurp_armap): Remove, use
bfd_elf64_archive_slurp_armap instead.
(mips_elf64_write_armap): Remove, use bfd_elf64_archive_write_armap
instead.
Diffstat (limited to 'opcodes/ChangeLog-9899')
0 files changed, 0 insertions, 0 deletions