commit | d7f5035959ab78550b004200083fd492944bf9c7 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Tue May 26 10:11:25 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue May 26 10:11:25 2009 -0700 |
tree | dee3bbcb825b13cb8fa44995a0a69cc78a3687e0 | |
parent | 38460b45bca40e4d8336caf7021097fd9d19cbb6 [diff] | |
parent | 8215679b355efe3829bab571bd566dc818ea4ccc [diff] |
am 8215679b: 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. Merge commit '8215679b355efe3829bab571bd566dc818ea4ccc' * commit '8215679b355efe3829bab571bd566dc818ea4ccc': Fix the parsing of the .fini_array in the dynamic linker (it should happen in reverse order).