Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Execute .preinit_array before any shared object initialization functions. | Evgeniy Stepanov | 2012-01-10 | 1 | -0/+1 |
* | Fix typos | Glenn Kasten | 2011-01-18 | 1 | -5/+5 |
* | Fix debug output in the dynamic linker. | David 'Digit' Turner | 2010-02-11 | 1 | -0/+29 |
* | Revert "Fix the C library initialization to avoid calling static C++ construc... | David 'Digit' Turner | 2009-06-03 | 1 | -43/+0 |
* | Fix the C library initialization to avoid calling static C++ constructors twice. | David 'Digit' Turner | 2009-06-02 | 1 | -0/+43 |
* | Fix the parsing of the .fini_array in the dynamic linker (it should happen in... | David 'Digit' Turner | 2009-05-26 | 1 | -0/+114 |