r212086 - in /branches/google/gcc-4_9: gcc/conf...

xur@gcc.gnu.org xur@gcc.gnu.org
Fri Jun 27 20:32:00 GMT 2014


Author: xur
Date: Fri Jun 27 20:32:25 2014
New Revision: 212086

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

Port the following from Android branch:

    commit 12bd1931fd8a295e88a39aebc4f6c0ef98add4f5
    Author: Andrew Hsieh <andrewhsieh@google.com>
    Date:   Mon Apr 14 16:41:52 2014 -0700
    
        [4.9] Port MIPS Android support to GCC-4.9
        
    commit 13c4c9692f117e7aef9b5aa58fd8cf452d84f164
    Author: Andrew Hsieh <andrewhsieh@google.com>
    Date:   Mon Apr 14 17:26:29 2014 -0700
    
        [4.9] Fix MIPS GCC to emit -m elf32ltsmip for linker
        
    commit 9e6cad0bf43b0a704125f8e3302d5c49e90105e0
    Author: Andrew Hsieh <andrewhsieh@google.com>
    Date:   Mon Apr 14 21:17:41 2014 -0700
    
        [4.9] Add MXU support in gcc4.9 with -mmxu
        
    commit 62347ae6628bd4460940b11f9ab2ddcb7dbf5e07
    Author: Iceberg Fu <Chao-Ying.Fu@imgtec.com>
    Date:   Mon Apr 14 21:23:25 2014 -0700
    
        [4.9] Extend MIPS GCC4.9 -mldc1-sdc1 to control ldxc1/sdxc1 too
        
    commit e457bccea512a06e638b6a939d6170bb33070ca5
    Author: Iceberg Fu <Chao-Ying.Fu@imgtec.com>
    Date:   Mon Apr 14 21:29:06 2014 -0700
    
        [4.9] Fix mips64 to use ABI_64 by default
        
    commit 4f17e6ae9da765339cbdc3c857496bcb5e98866a
    Author: Andrew Hsieh <andrewhsieh@google.com>
    Date:   Mon Apr 14 21:50:32 2014 -0700
    
        [4.9] Fix mips64el-linux-android-4.9 build with new android-20 headers
    

Added:
    branches/google/gcc-4_9/gcc/config/mips/t-linux-android
Modified:
    branches/google/gcc-4_9/gcc/config.gcc
    branches/google/gcc-4_9/gcc/config/mips/gnu-user.h
    branches/google/gcc-4_9/gcc/config/mips/linux-common.h
    branches/google/gcc-4_9/gcc/config/mips/mips.h
    branches/google/gcc-4_9/gcc/config/mips/mips.md
    branches/google/gcc-4_9/gcc/config/mips/mips.opt
    branches/google/gcc-4_9/libgcc/config/mips/linux-unwind.h



More information about the Gcc-cvs mailing list