summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add functions to provide target sdk versionDmitriy Ivanov2015-05-279-15/+138
* Fix RTLD_NEXT lookup for the local_groupDmitriy Ivanov2015-05-221-1/+1
* am fd20a8c2: resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-devYabin Cui2015-05-201-3/+3
|\
| * resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-devYabin Cui2015-05-201-3/+3
| |\
| | * Merge "Fix timer flaky test in lollipop-mr1-cts-dev." into lollipop-mr1-cts-devYabin Cui2015-05-091-73/+76
| | |\
| | | * Fix timer flaky test in lollipop-mr1-cts-dev.Yabin Cui2015-05-081-73/+76
| | |/
* | | Hide rt_sigqueueinfo.Yabin Cui2015-05-188-18/+21
* | | Remove pthread_detach_no_leak test.Yabin Cui2015-05-181-36/+0
* | | Merge "Apply work around b/19059885 to x86" into mnc-devDmitriy Ivanov2015-05-165-9/+15
|\ \ \
| * | | Apply work around b/19059885 to x86Dmitriy Ivanov2015-05-155-9/+15
* | | | Use unified syntax to compile with both llvm and gcc.Chih-Hung Hsieh2015-05-159-91/+89
* | | | Fix opcode to compile with both gcc and llvm.Chih-Hung Hsieh2015-05-152-11/+2
* | | | Don't use TEMP_FAILURE_RETRY on close in bionic.Elliott Hughes2015-05-152-3/+2
|/ / /
* | | Remove -z global workaround for target x86Dmitriy Ivanov2015-05-151-4/+1
* | | Fix regression in crash reportingJohn Reck2015-05-151-9/+0
* | | ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()Spencer Low2015-05-132-81/+25
* | | Improved dlsym tests and fixes to linkerDmitriy Ivanov2015-05-126-47/+169
* | | Update NOTICE files (the second time today).Elliott Hughes2015-05-122-84/+0
* | | Simplify three copyright headers.Elliott Hughes2015-05-123-3/+3
* | | Merge "Update NOTICE files." into mnc-devElliott Hughes2015-05-123-90/+234
|\ \ \
| * | | Update NOTICE files.Elliott Hughes2015-05-123-90/+234
* | | | Switch libc/libcstdc++/libm to hash-style=bothDmitriy Ivanov2015-05-082-3/+3
* | | | Merge changes from topic 'blobs' into mnc-devDan Albert2015-05-084-24/+1
|\ \ \ \
| * | | | Revert "Fix volantis boot."Dan Albert2015-05-084-20/+1
| * | | | Revert "Fix clang build."Dan Albert2015-05-081-4/+0
| * | | | Revert "Try again to fix clang build."Dan Albert2015-05-081-1/+1
* | | | | Merge "remove rootdir build.prop" into mnc-devAndres Morales2015-05-081-1/+0
|\ \ \ \ \
| * | | | | remove rootdir build.propAndres Morales2015-05-071-1/+0
* | | | | | Add definitions of Elf32_Sxword and ELFXX_R_INFODmitriy Ivanov2015-05-071-0/+5
| |/ / / / |/| | | |
* | | | | Properly align init/fini_arrays for crtend.oDmitriy Ivanov2015-05-073-14/+11
* | | | | Use realpath for log and error messagesDmitriy Ivanov2015-05-071-56/+60
* | | | | Move pthread_atfork_dlclose test out of static libDmitriy Ivanov2015-05-063-57/+85
* | | | | VersionTracker: Ignore libraries without sonameDmitriy Ivanov2015-05-061-1/+1
* | | | | Fix protected symbol lookups for mipsDmitriy Ivanov2015-05-052-6/+25
* | | | | Do not adjust PT_GNU_STACK segmentDmitriy Ivanov2015-05-041-0/+7
| |/ / / |/| | |
* | | | Lookup version info when relocating mips gotDmitriy Ivanov2015-05-013-9/+18
* | | | Refactoring: move VersionTracker to link_imageDmitriy Ivanov2015-05-013-22/+24
|/ / /
* | | Merge "Update to tzdata 2015d" into mnc-devNeil Fuller2015-05-011-0/+0
|\ \ \
| * | | Update to tzdata 2015dNeil Fuller2015-04-301-0/+0
* | | | Refactoring: extract lookup_version_info(..)Dmitriy Ivanov2015-04-303-36/+37
* | | | bionic: fortify comments in _system_properties.hMark Salyzyn2015-04-301-4/+10
|/ / /
* | | Adjust DT_MIPS_RLD_MAP2 valueDmitriy Ivanov2015-04-292-0/+14
* | | linker: initialize system propertiesDmitriy Ivanov2015-04-291-0/+5
* | | Fix mips relocation to use load_bias as intendedDmitriy Ivanov2015-04-291-1/+1
* | | Fix LD_PRELOAD for dlopen()Dmitriy Ivanov2015-04-281-1/+2
* | | Merge "Add float support to binary event log." into mnc-devJeff Brown2015-04-291-0/+1
|\ \ \
| * | | Add float support to binary event log.Jeff Brown2015-04-281-0/+1
* | | | bionic: add __system_property_area_serial()Mark Salyzyn2015-04-282-0/+28
* | | | Do not pack relocations for libc.soDmitriy Ivanov2015-04-281-0/+3
* | | | linker: use libc's environ variable to store envpDmitriy Ivanov2015-04-281-5/+4
|/ / /