OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc3/] [gcc/] [config.gcc] - Diff between revs 452 and 490

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-*-*)

powered by: WebSVN 2.1.0

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