aboutsummaryrefslogtreecommitdiff
path: root/linker/linker_globals.h
AgeCommit message (Expand)Author
2020-09-23Enable BTI in bionic linkerTamas Petz
2019-09-05Add more linker debug log.Martin Stjernholm
2019-05-09linker: support ldd(1)-like behavior via --list.Elliott Hughes
2018-02-28Be clearer about linker warnings.Elliott Hughes
2018-02-13Switch the rest of our internal headers to #pragma once.Elliott Hughes
2017-10-23linker: fix error message for inaccessible libsdimitry
2017-05-03Move libc_log code into libasync_safe.Christopher Ferris
2017-04-12The workaround for apps using older version of soinfosDimitry Ivanov
2017-03-28linker: log only real dlerrorsDimitry Ivanov
2016-08-10Check alignment along with range of mapped file fragmentsDimitry Ivanov
2016-08-08Extract soinfo and globals to separate files.Dimitry Ivanov