Age | Commit message (Expand) | Author |
---|---|---|
2020-07-30 | Remove debug.ld.greylist_disabled property | Ryan Prichard |
2019-01-17 | linker: only generate log messages when logging is enabled | Tim Murray |
2018-10-10 | Allow invoking the linker on an executable. | Ryan Prichard |
2017-05-03 | Move libc_log code into libasync_safe. | Christopher Ferris |
2017-04-06 | Add support for disabling the greylist. | Elliott Hughes |
2017-02-22 | Cope with argv[0] being null in the dynamic linker. | Elliott Hughes |
2017-02-17 | Fix debug.ld for apps with long names and services | Dimitry Ivanov |
2016-12-14 | Add a way to track all dlsym calls (contd.) | Dimitry Ivanov |
2016-07-20 | Pass argc/argv/envp to dso constructors | Dimitry Ivanov |
2016-07-13 | Use trivial types to avoid calls to new for globals | Dimitry Ivanov |
2016-07-12 | linker: Enable debug logging via properties | Dimitry Ivanov |