summaryrefslogtreecommitdiffstats
path: root/linker/README.TXT
Commit message (Expand)AuthorAgeFilesLines
* Regenerate NOTICE files.Elliott Hughes2013-03-071-89/+0
* Update linker README.Elliott Hughes2013-02-191-2/+3
* Make dynamic linker debugging always available.Elliott Hughes2012-11-021-18/+0
* Clean up the linker a bit, remove prelinking support.Elliott Hughes2012-08-071-38/+0
* Execute .preinit_array before any shared object initialization functions.Evgeniy Stepanov2012-01-101-0/+1
* Fix typosGlenn Kasten2011-01-181-5/+5
* Fix debug output in the dynamic linker.David 'Digit' Turner2010-02-111-0/+29
* Revert "Fix the C library initialization to avoid calling static C++ construc...David 'Digit' Turner2009-06-031-43/+0
* Fix the C library initialization to avoid calling static C++ constructors twice.David 'Digit' Turner2009-06-021-0/+43
* Fix the parsing of the .fini_array in the dynamic linker (it should happen in...David 'Digit' Turner2009-05-261-0/+114