index
:
Project-1CE/bionic
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android-changes-for-ndk-developers.md
Age
Commit message (
Expand
)
Author
2020-10-30
Docs: link to the unwinder docs.
Elliott Hughes
2020-08-03
Rename linker greylist to exempt-list
Ryan Prichard
2020-07-21
Changes for #inclusivefixit.
Elliott Hughes
2020-01-24
Modernize SHT_RELR support.
Elliott Hughes
2019-08-15
Link our two main developer-facing docs together.
Elliott Hughes
2019-08-05
Document the "one big library" trick.
Elliott Hughes
2019-06-05
[PATCH] Document the LD_PRELOAD workaround.
Elliott Hughes
2019-04-22
Document __register_atfork.
Elliott Hughes
2019-03-26
docs: mention the fact that bionic now uses ifuncs.
Elliott Hughes
2018-08-06
Revert "Move android-changes-for-ndk-developers.md into docs/."
Elliott Hughes
2018-08-01
Move android-changes-for-ndk-developers.md into docs/.
Elliott Hughes
2018-05-01
Document the historical dlopen issues.
Elliott Hughes
2018-01-19
Document that dlclose with thread_local is fixed in P.
Elliott Hughes
2017-12-05
Make it clear that "dlopen" logging includes "dlclose".
Elliott Hughes
2017-10-25
Document the dlclose/thread locals with non-trivial destructors problem.
Elliott Hughes
2017-04-17
Document DT_RUNPATH support.
Elliott Hughes
2017-04-06
Add support for disabling the greylist.
Elliott Hughes
2017-01-13
Describe our dynamic linker compatibility policy.
Elliott Hughes
2016-12-14
Document bionic loader logging properties
Dimitry Ivanov
2016-11-18
Document more dynamic linker changes.
Elliott Hughes
2016-11-16
Relax ELF header checks - warn for apps targeting pre-O
Dimitry Ivanov
2016-11-15
Downgrade W+E load segments to a warning unless targeting O.
Elliott Hughes
2016-10-07
Document a post-N dynamic linker change.
Elliott Hughes
2016-10-06
Turn the recent blog post into markdown docs.
Elliott Hughes