From: David O'Brien Date: Fri, 12 Apr 2002 00:54:42 +0000 (+0000) Subject: config.gcc (ia64-*-freebsd*): Fix ordering of tm_files to match all other *-*-freebsd... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fee42cc1e8b1c6b114719a2015b9f2902af404f7;p=gcc.git config.gcc (ia64-*-freebsd*): Fix ordering of tm_files to match all other *-*-freebsd* targets. 2002-04-11 David O'Brien * config.gcc (ia64-*-freebsd*): Fix ordering of tm_files to match all other *-*-freebsd* targets. Approved by: Richard Henderson Message-ID: <20020411174756.A11442@redhat.com> From-SVN: r52189 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5022ff4900a..d6229529c47 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2002-04-11 David O'Brien + + * config.gcc (ia64-*-freebsd*): Fix ordering of tm_files to match + all other *-*-freebsd* targets. + 2002-04-11 Richard Henderson * config.gcc (alpha*-*-linux*ecoff): Detect and reject. diff --git a/gcc/config.gcc b/gcc/config.gcc index 4bbd40d2cb8..412130672dd 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -1610,7 +1610,7 @@ ia64*-*-elf*) float_format=i386 ;; ia64*-*-freebsd*) - tm_file="${tm_file} ${fbsd_tm_file} dbxelf.h elfos.h ia64/sysv4.h ia64/freebsd.h" + tm_file="${tm_file} dbxelf.h elfos.h ${fbsd_tm_file} ia64/sysv4.h ia64/freebsd.h" target_cpu_default="MASK_GNU_AS|MASK_GNU_LD" tmake_file="${tmake_file} ia64/t-ia64" float_format=i386