URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 154 |
Rev 177 |
Line 293... |
Line 293... |
;;
|
;;
|
mips*-*-*)
|
mips*-*-*)
|
cpu_type=mips
|
cpu_type=mips
|
need_64bit_hwint=yes
|
need_64bit_hwint=yes
|
;;
|
;;
|
|
or32-*-*)
|
|
cpu_type=or32
|
|
;;
|
powerpc*-*-*)
|
powerpc*-*-*)
|
cpu_type=rs6000
|
cpu_type=rs6000
|
extra_headers="ppc-asm.h altivec.h spe.h"
|
extra_headers="ppc-asm.h altivec.h spe.h"
|
need_64bit_hwint=yes
|
need_64bit_hwint=yes
|
case x$with_cpu in
|
case x$with_cpu in
|
Line 1673... |
Line 1676... |
tmake_file="t-netbsd ns32k/t-ns32k"
|
tmake_file="t-netbsd ns32k/t-ns32k"
|
extra_parts=""
|
extra_parts=""
|
use_collect2=yes
|
use_collect2=yes
|
;;
|
;;
|
or32-*-elf*)
|
or32-*-elf*)
|
tm_file="${tm_file} dbxelf.h elfos.h or32/elf.h or32/or32.h"
|
tm_file="${tm_file} dbxelf.h elfos.h ${cpu_type}/elf.h"
|
|
extra_parts="crtinit.o crtfini.o"
|
|
tmake_file=${cpu_type}/t-${cpu_type}
|
;;
|
;;
|
or32-*linux*)
|
or32-*linux*)
|
tm_file="${tm_file} dbxelf.h elfos.h or32/or32.h or32/elf.h or32/linux-gas.h or32/linux-elf.h"
|
tm_file="${tm_file} dbxelf.h elfos.h or32/or32.h or32/elf.h or32/linux-gas.h or32/linux-elf.h"
|
tmake_file=or32/t-default
|
tmake_file=or32/t-default
|
;;
|
;;
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.