commit | 39640842823ba4cd42bd11514c0da39aa939519f | [log] [tgz] |
---|---|---|
author | Bruce Beare <bruce.j.beare@intel.com> | Mon Jun 20 10:29:50 2011 -0700 |
committer | Bruce Beare <bruce.j.beare@intel.com> | Mon Jun 20 14:44:44 2011 -0700 |
tree | c2cddf3319145716533bc9d12ad1d6bb5c047f59 | |
parent | 4d9b75a9b08c19cef81b22f889edba61257fb356 [diff] |
Enable functional DSO object destruction Unfortunately, legacy .so files for ARM don't have a correct crtbegin file. Consequently, we have to grandfather the old __dso_handle behaviour. Add some ifdefs for ARM to allow it to use the old code until we can work out a transition. Change-Id: I6a28f368267d792c94e1d985d8344023bc632f6f Author: H.J. Lu <hongjiu.lu@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>