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

Subversion Repositories openrisc_me

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

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

Rev 280 Rev 399
Line 1... Line 1...
# GCC target-specific configuration file.
# GCC target-specific configuration file.
# Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
# Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
# 2008, 2009, 2010 Free Software Foundation, Inc.
# 2008, 2009, 2010 Free Software Foundation, Inc.
 
# Copyright (C) 2010 Embecosm Limited
 
 
#This file is part of GCC.
#This file is part of GCC.
 
 
#GCC is free software; you can redistribute it and/or modify it under
#GCC is free software; you can redistribute it and/or modify it under
#the terms of the GNU General Public License as published by the Free
#the terms of the GNU General Public License as published by the Free
Line 1908... Line 1909...
        fi
        fi
        use_collect2=no
        use_collect2=no
        use_gcc_stdint=wrap
        use_gcc_stdint=wrap
        ;;
        ;;
or32-*-elf*)
or32-*-elf*)
        tm_file="${tm_file} dbxelf.h elfos.h ${cpu_type}/elf.h"
        tm_file="${tm_file} dbxelf.h elfos.h newlib-stdint.h ${cpu_type}/elf.h"
        extra_parts="crtinit.o crtfini.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}
        ;;
        ;;
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=or32/t-default
        tmake_file="${cpu_type}/t-${cpu_type} or32/t-linux"
        ;;
        ;;
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.