XGATE bfd support.

Sean Keys skeys@ipdatasys.com
Wed Mar 28 14:29:00 GMT 2012


Hi,

Please find attached a patch that adds XGATE support to the BFD section of Binutils.  I thought submitting a smaller portion of my port would help ease the review process.

Thanks,
Sean

src/bfd/ChangeLog
2012-02-01  Sean Keys<skeys@ipdatasys.com>
      * cpu-xgate.c: New file. Added XGATE support.
      * archures.c (bfd_architecture): Add XGATE architecture.
      (bfd_archures_list): Add reference to XGATE architecture info.
      * elf-bfd.h (prep_headers): Handle bfd_arch_xgate.
      * reloc.c: Add various XGATE relocation enums.
      * targets.c (bfd_elf32_xgate_vec): Declare and add to target vector
      list.
      * Makefile.am: Add support for XGATE elf.
      * configure.in: Ditto.
      * config.bfd: Ditto.
      * Makefile.in: Regenerate.
      * configure: Ditto.
      * bfd-in2.h: Ditto.
      * libbfd.h: Ditto.
      Added files for XGATE relocations.
      * elf32-xgate.c: Created minimal relocation file.
      * elf32-xgate.h: Created minimal header file for elf32-xgate.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: bfd-xgate.diff.tar.gz
Type: application/x-gzip
Size: 9189 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20120328/b5f5ca12/attachment.bin>


More information about the Binutils mailing list