This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r168263 - in /branches/pr46489-20101217-branch:...


Author: amylaar
Date: Mon Dec 27 09:14:20 2010
New Revision: 168263

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168263
Log:
        Merged from trunk:
        2010-12-20  Joseph Myers  <joseph@codesourcery.com>
gcc:
        * config/alpha/linux.h (OPTION_GLIBC): Define differently if
        SINGLE_LIBC.
        * config/linux.h (OPTION_GLIBC, OPTION_UCLIBC, OPTION_BIONIC):
        Define differently if SINGLE_LIBC.
        * config/rs6000/linux.h (OPTION_GLIBC): Define differently if
        SINGLE_LIBC.
        * config/rs6000/linux64.h (OPTION_GLIBC): Define differently if
        SINGLE_LIBC.
        * config.gcc (*-*-linux* | frv-*-*linux* | *-*-kfreebsd*-gnu |
        *-*-knetbsd*-gnu | *-*-gnu* | *-*-kopensolaris*-gnu): Define
        SINGLE_LIBC instead of OPTION_GLIBC.   
        (*-*-uclinux*): Define DEFAULT_LIBC and SINGLE_LIBC.
        (bfin*-uclinux*, moxie-*-uclinux*, m68k-*-uclinux*): Don't define
        DEFAULT_LIBC or use linux.opt.

Modified:
    branches/pr46489-20101217-branch/ChangeLog.46489   (contents, props changed)
    branches/pr46489-20101217-branch/gcc/config.gcc
    branches/pr46489-20101217-branch/gcc/config/alpha/linux.h
    branches/pr46489-20101217-branch/gcc/config/linux.h
    branches/pr46489-20101217-branch/gcc/config/rs6000/linux.h
    branches/pr46489-20101217-branch/gcc/config/rs6000/linux64.h

Propchange: branches/pr46489-20101217-branch/ChangeLog.46489
            ('svn:mergeinfo' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]