diff options
Diffstat (limited to 'gas/configure.tgt')
-rw-r--r-- | gas/configure.tgt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/configure.tgt b/gas/configure.tgt index d3b338c..a171a32 100644 --- a/gas/configure.tgt +++ b/gas/configure.tgt @@ -399,6 +399,8 @@ case ${generic_target} in tic54x-*-* | c54x*-*-*) fmt=coff bfd_gas=yes need_libm=yes;; tic6x-*-*) fmt=elf ;; + tilepro-*-* | tilegx-*-*) fmt=elf ;; + v850*-*-*) fmt=elf ;; vax-*-netbsdelf*) fmt=elf em=nbsd ;; |