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]

r212202 - /branches/google/gcc-4_9/gcc/config/a...


Author: xur
Date: Tue Jul  1 16:32:14 2014
New Revision: 212202

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

Port the following patch from Android branch.
The part in upstream (gcc/config.gcc) is split out
of this patch.

commit 65453211e00f83dee15ba04e3297852d1683160d
Author: Ben Cheng <bccheng@google.com>
Date:   Wed Apr 2 13:57:00 2014 -0700

    [4.9] Apply aarch64 patches for Android toolchain build.
    
    - The changes in gcc/config.gcc and gcc/config/aarch64/aarch64-linux.h
      will be upstreamed.
    - libatomic is disabled for now.
    - md_unwind_header in libgcc/config.host is also disabled for now due to
      lack of sys/ucontext.h.
    
commit 3366b351322dd21a54abe0f78177e72f963f573c
Author: Andrew Hsieh <andrewhsieh@google.com>
Date:   Mon Apr 28 21:26:04 2014 -0700

    [4.9] aarch64: uncomment md_unwind_header; [4.8,4.9] aarch64: enable libatomic,libgomp
    

Modified:
    branches/google/gcc-4_9/gcc/config/aarch64/aarch64-linux.h


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