1. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  2. 203e13d Always include <sys/cdefs.h>. by Elliott Hughes · 9 years ago
  3. 3ba55f8 Rationalize visibility. by Elliott Hughes · 10 years ago
  4. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 10 years ago
  5. 41fd295 Remove linker-namespace functions from the header by Dimitry Ivanov · 10 years ago
  6. ed50763 Remove <sys/atomics.h>. by Elliott Hughes · 10 years ago
  7. 14adff1 Add versioning information to symbols. by Josh Gao · 10 years ago
  8. b8e1b705 Make the legacy inline headers compile standalone. by Josh Gao · 10 years ago
  9. 99739d4 Don't redefine __ANDROID_API__. by Josh Gao · 10 years ago
  10. 2675a9e Make <android/dlext.h> compile standalone. by Josh Gao · 10 years ago
  11. 7331fe1 linker: implement shared namespaces by Dimitry Ivanov · 10 years ago
  12. 284ae35 Add permitted_when_isolated_path to linker namespaces by Dimitry Ivanov · 10 years ago
  13. 1ffec1c Introduce anonymous namespace by Dmitriy Ivanov · 10 years ago
  14. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 10 years ago
  15. 126af75 Implement load at fixed address feature by Dmitriy Ivanov · 10 years ago
  16. 8a11628 Add flag that makes linker honor min(p_vaddr) by Dmitriy Ivanov · 11 years ago
  17. 9b82136 Add ANDROID_DLEXT_FORCE_LOAD flag by Dmitriy Ivanov · 11 years ago
  18. 466dbe4 Put back inline definitions if using an old API. by Dan Albert · 11 years ago
  19. aad1a39 libc: Fix headers to allow direct inclusion. by David 'Digit' Turner · 11 years ago
  20. a6c1279 Rename library_offset to library_fd_offset by Dmitriy Ivanov · 11 years ago
  21. 07e5bc1 Add file_offset parameter to android_extinfo by Dmitriy Ivanov · 11 years ago
  22. 3a25ab9 Missing #include <sys/cdefs.h>. by Dan Albert · 11 years ago
  23. ce6b1ab Expose android_set_abort_message(). by Dan Albert · 11 years ago
  24. 3a8646f Change android_dlextinfo flags to uint64_t by Dmitriy Ivanov · 11 years ago
  25. 04dc91a Load library using file handle. by Dmitriy Ivanov · 12 years ago
  26. 4aa2e6a Give bionic's __ANDROID_API__ a more reasonable value. by Elliott Hughes · 12 years ago
  27. 183ad9d Allow sharing the RELRO section via a file. by Torne (Richard Coles) · 12 years ago
  28. 12bbb91 Support loading libraries to a reserved address. by Torne (Richard Coles) · 12 years ago
  29. 012cb45 Add android_dlopen_ext() interface to linker. by Torne (Richard Coles) · 12 years ago
  30. 23d2439 libc: Add <android/api-level.h> by David 'Digit' Turner · 15 years ago