OSDN Git Service

* Makefile.am: Bfin support.
authorCatherine Moore <clm@redhat.com>
Fri, 30 Sep 2005 15:36:41 +0000 (15:36 +0000)
committerCatherine Moore <clm@redhat.com>
Fri, 30 Sep 2005 15:36:41 +0000 (15:36 +0000)
commit7d265384ccf8ee7f4be9ea85bbee068ba02f9b73
treece4d30c08d191e233deab6764fc8cb4f7c3d809c
parent0966842a3ac8849f80d81f3e18b08fec30a15afc
* Makefile.am: Bfin support.
* Makefile.in: Regenerated.
* aclocal.m4: Regenerated.
* archures.c (bfd_mach_bfin): New.
(bfd_arch_bfin): New.
bfd-in.h (bfd_bfin_elf32_create_embedded_relocs): New.
* bfd-in2.h: Regenerated.
* config.bfd: Bfin support.
* configure: Regenerated.
* configure.in: Bfin support.
* libbfd.h: Regenerated.
* reloc.c: Add BFD relocations for Bfin.
* targets.c (bfd_elf32_bfin_vec): New.
* cpu-bfin.c: New file.
* elf32-bfin.c: New file.
15 files changed:
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/aclocal.m4
bfd/archures.c
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/config.bfd
bfd/configure
bfd/configure.in
bfd/cpu-bfin.c [new file with mode: 0644]
bfd/elf32-bfin.c [new file with mode: 0644]
bfd/libbfd.h
bfd/reloc.c
bfd/targets.c