OSDN Git Service

bfd/
authorthorpej <thorpej>
Wed, 5 Jun 2002 01:50:41 +0000 (01:50 +0000)
committerthorpej <thorpej>
Wed, 5 Jun 2002 01:50:41 +0000 (01:50 +0000)
commita19ce0aa9c2d641ec57077e5b98eca3f64d119ff
tree31d8e9075f076722f8ebb4e196e1d901e7b9a675
parentd44b0606f488971b23d051c91d541fdad604e9b1
bfd/
* Makefile.am (BFD32_BACKENDS): Add elf32-sh64-com.lo.
(BFD32_BACKENDS_CFILES): Add elf32-sh64-com.c.
(elf32-sh64-com.lo): New dependency list.
* Makefile.in: Regenerate.
* configure.in (bfd_elf32_sh64_vec, bfd_elf32_sh64l_vec)
(bfd_elf32_sh64nbsd_vec, bfd_elf32_sh64lnbsd_vec): Add
elf32-sh64-com.lo.
* configure: Regenerate.
* elf32-sh64.c (sh64_address_in_cranges)
(sh64_get_contents_type, sh64_address_is_shmedia): Move to...
(crange_qsort_cmpb, crange_qsort_cmpl, crange_bsearch_cmpb):
(crange_bsearch_cmpl): Prepend _bfd_sh64_ to name and move to...
* elf32-sh64-com.c: ...here.  New file.

include/elf/
* sh.h (_bfd_sh64_crange_qsort_cmpb, _bfd_sh64_crange_qsort_cmpl)
(_bfd_sh64_crange_bsearch_cmpb, _bfd_sh64_crange_bsearch_cmpl): New
prototypes.
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/configure
bfd/configure.in
bfd/elf32-sh64-com.c [new file with mode: 0644]
bfd/elf32-sh64.c
include/elf/ChangeLog
include/elf/sh.h