From 81635ce4f52fa3c94cff07874a734589feb5855d Mon Sep 17 00:00:00 2001 From: Timothy Wall Date: Fri, 7 Apr 2000 17:06:58 +0000 Subject: BFD and include/coff support for tic54x target. --- bfd/configure.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bfd/configure.in') diff --git a/bfd/configure.in b/bfd/configure.in index bb71da84480..6371d688c86 100644 --- a/bfd/configure.in +++ b/bfd/configure.in @@ -574,6 +574,12 @@ do tekhex_vec) tb="$tb tekhex.lo" ;; tic30_aout_vec) tb="$tb aout-tic30.lo" ;; tic30_coff_vec) tb="$tb coff-tic30.lo" ;; + tic54x_coff0_vec) tb="$tb coff-tic54x.lo" ;; + tic54x_coff0_beh_vec) tb="$tb coff-tic54x.lo" ;; + tic54x_coff1_vec) tb="$tb coff-tic54x.lo" ;; + tic54x_coff1_beh_vec) tb="$tb coff-tic54x.lo" ;; + tic54x_coff2_vec) tb="$tb coff-tic54x.lo" ;; + tic54x_coff2_beh_vec) tb="$tb coff-tic54x.lo" ;; tic80coff_vec) tb="$tb coff-tic80.lo cofflink.lo" ;; versados_vec) tb="$tb versados.lo" ;; vms_alpha_vec) tb="$tb vms.lo vms-hdr.lo vms-gsd.lo vms-tir.lo vms-misc.lo" -- cgit v1.2.1