From 9203b09a4bf1a9927cfefeb1115ddd64fbeea7b0 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 30 Nov 2010 01:14:08 +0000 Subject: Add sparc64-rtems. --- gas/ChangeLog | 4 ++++ gas/configure.tgt | 1 + 2 files changed, 5 insertions(+) (limited to 'gas') diff --git a/gas/ChangeLog b/gas/ChangeLog index 60cb1b0..64f2301 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2010-11-30 Joel Sherrill + + * configure.tgt: Add sparc64-rtems. + 2010-11-25 Andreas Krebbel * config/tc-s390.c (current_cpu): Initialize with latest CPU. diff --git a/gas/configure.tgt b/gas/configure.tgt index 9e0e48f..c05a64a 100644 --- a/gas/configure.tgt +++ b/gas/configure.tgt @@ -369,6 +369,7 @@ case ${generic_target} in shle*-*-kaos*) fmt=elf ;; sh64-*-elf*) fmt=elf ;; + sparc64-*-rtems*) fmt=elf ;; sparc-*-rtems*) fmt=elf ;; sparc-*-sunos4*) fmt=aout em=sun3 ;; sparc-*-aout) fmt=aout em=sparcaout ;; -- cgit v1.1