Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | __init/__fini handling on ELF has not been correct. It is supposed to | 2004-01-08 | 1 | -0/+59 | |
be a section which code stubs (branches) can be added to initialize/destructor This adds MD stubs to allow this to operate as expected. should fix wine and behave according to ELF specs. ok miod@ |