]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/Makefile.in
2002-06-18 Dave Brolley <brolley@redhat.com>
authorDave Brolley <brolley@redhat.com>
Tue, 18 Jun 2002 21:15:21 +0000 (21:15 +0000)
committerDave Brolley <brolley@redhat.com>
Tue, 18 Jun 2002 21:15:21 +0000 (21:15 +0000)
commit0ebb9a87ebdcd88d4e8f77d7adc4d399bc371e23
treeebd5f637ce3160163d05cf8c33cf40e7b2c35aca
parentaf029d496f8678b82dfba51d73a2f6512a3b2e7d
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