2002-06-18 Dave Brolley <brolley@redhat.com>
commit2a9a03de09e1662773492f4ed036bee7dec759e7
authorDave Brolley <brolley@redhat.com>
Tue, 18 Jun 2002 21:15:21 +0000 (18 21:15 +0000)
committerDave Brolley <brolley@redhat.com>
Tue, 18 Jun 2002 21:15:21 +0000 (18 21:15 +0000)
treea305268f3a7d674cbf3c22a46b8495534d9b58d0
parentd8968aa7ce97ee5037859dcae15d224080cccf42
2002-06-18  Dave Brolley  <brolley@redhat.com>

From Catherine Moore, Michael Meissner, Richard Sandiford, Dave Brolley:
* po/POTFILES.in: Add tc-frv.c, tc-frv.h.
* configure.in: Support frv-*-*.
* Makefile.am (CPU_TYPES): Add frv.
(TARGET_CPU_CFILES): Add tc-frv.c.
(TARGET_CPU_HFILES): Add tc-frv.h.
(DEPTC_frv_coff): New variable.
(DEPTC_frv_elf): New variable.
(DEPOBJ_frv_coff): New variable.
(DEPOBJ_frv_elf): New variable.
(DEP_frv_coff): New variable.
(DEP_frv_elf): New variable.
* tc-frv.c: New file.
* tc-frv.h: New file.
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
gas/NEWS
gas/config/tc-frv.c [new file with mode: 0644]
gas/config/tc-frv.h [new file with mode: 0644]
gas/configure
gas/configure.in
gas/po/POTFILES.in