This is the mail archive of the binutils@sourceware.org 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] |
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.
Attachment:
bfd-xgate.diff.tar.gz
Description: GNU Zip compressed data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |