Fix the parsing of the .fini_array in the dynamic linker (it should happen in reverse order).
Also add a small design overview document for the linker. The latter contains details on
how the initialization/finalization is supposed to work.
2 files changed
tree: 2f69e2ec0c696c19668f8f05ec91b50ad24ebecd
  1. Android.mk
  2. libc/
  3. libdl/
  4. libm/
  5. libstdc++/
  6. libthread_db/
  7. linker/