OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [config.gcc] - Diff between revs 399 and 452

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 399 Rev 452
Line 1912... Line 1912...
        ;;
        ;;
or32-*-elf*)
or32-*-elf*)
        tm_file="${tm_file} dbxelf.h elfos.h newlib-stdint.h ${cpu_type}/elf.h"
        tm_file="${tm_file} dbxelf.h elfos.h newlib-stdint.h ${cpu_type}/elf.h"
        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"
        ;;
        ;;
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"
        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="${tm_defines} UCLIBC_DEFAULT=1 OR32_LIBC_DEFAULT=or32_libc_uclibc"
        ;;
        ;;
pdp11-*-*)
pdp11-*-*)
        tm_file="${tm_file} newlib-stdint.h"
        tm_file="${tm_file} newlib-stdint.h"
        use_gcc_stdint=wrap
        use_gcc_stdint=wrap
        ;;
        ;;

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.