r212175 - in /branches/google/gcc-4_9: gcc/coll...

xur@gcc.gnu.org xur@gcc.gnu.org
Mon Jun 30 20:21:00 GMT 2014


Author: xur
Date: Mon Jun 30 20:21:46 2014
New Revision: 212175

URL: https://gcc.gnu.org/viewcvs?rev=212175&root=gcc&view=rev
Log:
2014-06-30  Rong Xu  <xur@google.com>

Port the following patches from Android branch:

commit e9e2116491354ffdf3b216d485fd08d95fc0fc4f
Author: Andrew Hsieh <andrewhsieh@google.com>
Date:   Mon Apr 14 16:27:17 2014 -0700

    [4.9] Enable assembler linker default for security
    
commit 18a368063d073f4501176ca6d0a979896f11ba1c
Author: Andrew Hsieh <andrewhsieh@google.com>
Date:   Mon Apr 14 17:13:32 2014 -0700

    [4.9] Add mclinker support: -fuse-ld=mcld
    
commit b1e9b7655026c246b3faf7b6aa7f642668b740c2
Author: Andrew Hsieh <andrewhsieh@google.com>
Date:   Mon Apr 14 20:41:18 2014 -0700

    [4.9] GNU libstdc++ --enable-linux-futex
    
commit b06379a7a69d300f4a071de3ece380fec6a7e3ef
Author: Lai Wei-Chih <Robert.Lai@mediatek.com>
Date:   Mon Apr 14 21:12:48 2014 -0700

    [4.9] Add an internal switch -minline-thumb1-jumptable to ARM gcc4.9
    

Modified:
    branches/google/gcc-4_9/libstdc++-v3/configure
    branches/google/gcc-4_9/libstdc++-v3/libsupc++/guard.cc

Changes in other areas also in this revision:
Modified:
    branches/google/gcc-4_9/gcc/collect2.c
    branches/google/gcc-4_9/gcc/common.opt
    branches/google/gcc-4_9/gcc/config/arm/arm.h
    branches/google/gcc-4_9/gcc/config/arm/arm.md
    branches/google/gcc-4_9/gcc/config/arm/arm.opt
    branches/google/gcc-4_9/gcc/config/arm/elf.h
    branches/google/gcc-4_9/gcc/config/arm/linux-eabi.h
    branches/google/gcc-4_9/gcc/config/i386/gnu-user.h
    branches/google/gcc-4_9/gcc/config/linux-android.h
    branches/google/gcc-4_9/gcc/config/mips/gnu-user.h
    branches/google/gcc-4_9/gcc/doc/invoke.texi
    branches/google/gcc-4_9/gcc/gcc.c
    branches/google/gcc-4_9/gcc/opts.c



More information about the Libstdc++-cvs mailing list