This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: sh-nto qnx support


Hi, all.

Here is a patch for sh-nto qnx support.  I also fixed a typo 
in bfd/elf32-qnx.h.  Ooops.  :-)

Thanks.
GP

ChangeLogs
==========
bfd


2002-08-12  Graeme Peterson  <gp@qnx.com>

        * Makefile.am: Add entries for elf32-shqnx.c
        * Makefile.in: Regenerate.
        * config.bfd: Add support sh-*-nto* target.
        * configure.in: Add support for bfd_elf32_sh{l}qnx_vec.
        * configure: Regenerate.
        * elf32-qnx.h: Changed typo "elf_i386qnx_*" to "elf_qnx_*" .
        * elf32-sh.c: Do not include elf32-target.h if
        ELF32_SH_C_INCLUDED is defined.
        * elf32-shqnx.c: New file: Support for QNX.
        * targets.c: Add bfd_elf32_sh{l}qnx_vec.


gas


2002-08-12  Graeme Peterson  <gp@qnx.com>

        * configure.in: Add support for sh-**-nto* target.
        * configure: Regenerate.

ld


2002-08-12  Graeme Peterson  <gp@qnx.com>

        * Makefile.am: Add esh{l}elf_nto.o files.
        * Makefile.in: Regenerate.
        * configure.tgt: Add support for sh-**-nto* targets.
        * emulparams/shelf_nto.sh: New file.
        * emulparams/shlelf_nto.sh: New file.

================================================================

Attachment: sh-nto.diff
Description: 'diff' output text


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]