diff options
author | Dave Brolley <brolley@redhat.com> | 2002-06-18 21:15:21 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2002-06-18 21:15:21 +0000 |
commit | 0ebb9a87ebdcd88d4e8f77d7adc4d399bc371e23 (patch) | |
tree | ebd5f637ce3160163d05cf8c33cf40e7b2c35aca /gas/NEWS | |
parent | af029d496f8678b82dfba51d73a2f6512a3b2e7d (diff) | |
download | gdb-0ebb9a87ebdcd88d4e8f77d7adc4d399bc371e23.zip gdb-0ebb9a87ebdcd88d4e8f77d7adc4d399bc371e23.tar.gz gdb-0ebb9a87ebdcd88d4e8f77d7adc4d399bc371e23.tar.bz2 |
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.
Diffstat (limited to 'gas/NEWS')
-rw-r--r-- | gas/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ -*- text -*- +Support for the Fujitsu FRV architecture added by Red Hat. Models for FR400 and +FR500 included. + Support for DLX processor added. GASP has now been deprecated and will be removed in a future release. Use the |