| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ia0d0083227ce9a78f8f38001e067288a4eda22af
|
|
|
|
|
|
|
|
| |
Also update llvm-libc++/libs/{mips,mips64}/lib* compiled with
new clang which generate writable .gcc_except_table section and avoid
DT_TEXTREL in *so
Change-Id: I90637b6f075b58d5e1325cb007c9e7f9294ad1e6
|
|
|
|
|
|
|
|
| |
All GCC 4.9 are built from aosp/toolchain/gcc/gcc-4.9 rebased to
google branch r214745, which brought in some libstdc++ fixes
and enhancements
Change-Id: Ibca4afb4c478a5239a80b5ae117e1033316470c0
|
|
|
|
|
|
| |
to bionic: adfc007dbf936bd021d79ba2d2c360a3cfc77be9 5/19 2014
Change-Id: Id9994bab1ab8240853890c108e8aaa3ebac47fa8
|
|
|
|
| |
Change-Id: I9d93acca4f8d64f13e8fd3061c11b5234e998876
|
|
|
|
|
|
|
|
|
|
| |
Also restore the folowing in usr/include/locale.h
because gnu-libstdc++ needs it
struct lconv { };
struct lconv* localeconv(void);
Change-Id: I42b095ffc5c242ebd53f9d73feccf4fdfbea9045
|
|
|
|
| |
Change-Id: I307e1af61e046a2598ae0cc68862635e783a549f
|
|
Except for sources/cxx-stl/gnu-libstdc++/4.4.3 which is obsolete
(Unlike r9 which is the last GCC 4.4.3 release, GCC 4.4.3 compiler
is removed from platform long time ago)
Change-Id: Iba5a74aac019814e98a57eeb550c17fc5c456d08
|