URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 452 |
Rev 490 |
Line 1915... |
Line 1915... |
extra_parts="crti.o crtbegin.o crtend.o crtn.o"
|
extra_parts="crti.o crtbegin.o crtend.o crtn.o"
|
tmake_file=${cpu_type}/t-${cpu_type}
|
tmake_file=${cpu_type}/t-${cpu_type}
|
tm_defines="${tm_defines} OR32_LIBC_DEFAULT=or32_libc_newlib"
|
tm_defines="${tm_defines} OR32_LIBC_DEFAULT=or32_libc_newlib"
|
;;
|
;;
|
or32-*linux*)
|
or32-*linux*)
|
tm_file="${tm_file} dbxelf.h elfos.h or32/elf.h or32/linux-gas.h or32/linux-elf.h"
|
tm_file="${tm_file} dbxelf.h elfos.h or32/elf.h or32/linux-gas.h or32/linux-elf.h uclibc-stdint.h"
|
tmake_file="${cpu_type}/t-${cpu_type} or32/t-linux"
|
tmake_file="${cpu_type}/t-${cpu_type} or32/t-linux"
|
tm_defines="`echo $tm_defines|sed -e s/UCLIBC_DEFAULT=.//g`"
|
tm_defines="`echo $tm_defines|sed -e s/UCLIBC_DEFAULT=.//g`"
|
tm_defines="${tm_defines} UCLIBC_DEFAULT=1 OR32_LIBC_DEFAULT=or32_libc_uclibc"
|
tm_defines="${tm_defines} UCLIBC_DEFAULT=1 OR32_LIBC_DEFAULT=or32_libc_uclibc"
|
;;
|
;;
|
pdp11-*-*)
|
pdp11-*-*)
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.