summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build 32/64 bit versions of tests/benchmarks.Christopher Ferris2014-04-223-0/+10
* Merge "Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN."Elliott Hughes2014-04-224-15/+58
|\
| * Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN.Elliott Hughes2014-04-214-15/+58
* | Merge "Fix arm64/x86 build."Torne (Richard Coles)2014-04-221-1/+1
|\ \
| * | Fix arm64/x86 build.Torne (Richard Coles)2014-04-221-1/+1
|/ /
* | Merge "Allow sharing the RELRO section via a file."Torne (Richard Coles)2014-04-225-6/+226
|\ \
| * | Allow sharing the RELRO section via a file.Torne (Richard Coles)2014-04-175-6/+226
* | | Merge "Support loading libraries to a reserved address."Torne (Richard Coles)2014-04-227-20/+249
|\ \ \ | |/ /
| * | Support loading libraries to a reserved address.Torne (Richard Coles)2014-04-177-20/+249
* | | Merge "Add android_dlopen_ext() interface to linker."Torne (Richard Coles)2014-04-225-16/+70
|\ \ \ | |/ / | | / | |/ |/|
| * Add android_dlopen_ext() interface to linker.Torne (Richard Coles)2014-04-175-16/+70
* | Merge "Clean up and document our hacks for building BSD source."Elliott Hughes2014-04-2223-16/+23
|\ \
| * | Clean up and document our hacks for building BSD source.Elliott Hughes2014-04-2123-16/+23
|/ /
* | Merge "clang is >= 3.4 now; remove a hack."Elliott Hughes2014-04-211-12/+0
|\ \
| * | clang is >= 3.4 now; remove a hack.Elliott Hughes2014-04-211-12/+0
* | | Merge "Remove unused #defines from "arith.h"."Elliott Hughes2014-04-211-4/+0
|\ \ \ | |/ / |/| |
| * | Remove unused #defines from "arith.h".Elliott Hughes2014-04-211-4/+0
|/ /
* | Merge "Make libc signal handler output more like debuggerd."Elliott Hughes2014-04-191-162/+185
|\ \
| * | Make libc signal handler output more like debuggerd.Elliott Hughes2014-04-181-162/+185
* | | Merge "Fix for libgcc compat generation script."Dmitriy Ivanov2014-04-193-115/+173
|\ \ \
| * | | Fix for libgcc compat generation script.Dmitriy Ivanov2014-04-183-115/+173
* | | | Merge "Temporarily disable text relocation warnings for x86 libraries"Elliott Hughes2014-04-181-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Temporarily disable text relocation warnings for x86 librariesDu Chenyang2014-04-181-0/+2
|/ / /
* | | Merge "Make uselocale(3) claim its pthread key in an ELF constructor."Elliott Hughes2014-04-182-8/+5
|\ \ \
| * | | Make uselocale(3) claim its pthread key in an ELF constructor.Elliott Hughes2014-04-182-8/+5
* | | | Merge "Switch to upstream OpenBSD fread/fvwrite."Elliott Hughes2014-04-184-196/+91
|\ \ \ \
| * | | | Switch to upstream OpenBSD fread/fvwrite.Elliott Hughes2014-04-184-196/+91
| |/ / /
* | | | Merge "Brings LC_* defs into line with POSIX"Dan Albert2014-04-181-15/+13
|\ \ \ \
| * | | | Brings LC_* defs into line with POSIXDan Albert2014-04-181-15/+13
| |/ / /
* | | | Merge "Fix a wchar.wcstombs_wcrtombs test failure."Elliott Hughes2014-04-182-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a wchar.wcstombs_wcrtombs test failure.Elliott Hughes2014-04-182-2/+5
|/ / /
* | | Merge "Upgrade to current vfprintf."Elliott Hughes2014-04-188-261/+648
|\ \ \
| * | | Upgrade to current vfprintf.Elliott Hughes2014-04-178-261/+648
* | | | Merge "Upgrade our <ctype.h> implementation to OpenBSD head."Elliott Hughes2014-04-187-103/+322
|\ \ \ \ | |_|/ / |/| | |
| * | | Upgrade our <ctype.h> implementation to OpenBSD head.Elliott Hughes2014-04-187-103/+322
|/ / /
* | | Merge "Changes our ctype identifiers to match the BSDs"Dan Albert2014-04-182-136/+13
|\ \ \
| * | | Changes our ctype identifiers to match the BSDsDan Albert2014-04-182-136/+13
* | | | Merge "Regenerate the NOTICE files."Elliott Hughes2014-04-172-145/+407
|\ \ \ \ | |_|/ / |/| | |
| * | | Regenerate the NOTICE files.Elliott Hughes2014-04-162-145/+407
|/ / /
* | | Merge "Switch fpclassify over to ieee_ext."Elliott Hughes2014-04-161-10/+7
|\ \ \
| * | | Switch fpclassify over to ieee_ext.Elliott Hughes2014-04-161-10/+7
* | | | Merge "Clean up <machine/ieee.h>."Elliott Hughes2014-04-166-754/+60
|\ \ \ \
| * | | | Clean up <machine/ieee.h>.Elliott Hughes2014-04-166-754/+60
| |/ / /
* | | | Merge "Use FLT_ROUNDS in LP64 strtold."Elliott Hughes2014-04-161-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Use FLT_ROUNDS in LP64 strtold.Elliott Hughes2014-04-161-2/+2
|/ / /
* | | Merge "Switch to gdtoa."Elliott Hughes2014-04-1633-2855/+7907
|\ \ \ | |_|/ |/| |
| * | Switch to gdtoa.Elliott Hughes2014-04-1633-2855/+7907
|/ /
* | Merge "Fix signed vs unsigned comparison."Ben Cheng2014-04-151-2/+5
|\ \ | |/ |/|
| * Fix signed vs unsigned comparison.Ben Cheng2014-04-151-2/+5
* | Merge "Add iswblank for libcxx."Elliott Hughes2014-04-152-0/+2
|\ \