Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-23 | PowerPC: use _dl_static_init to set GLRO(gl_pagesize) | Adhemerval Zanella | 1 | -0/+84 | |
This patch fixes dlfcn/tststatic5 for PowerPC where pagesize variable was not properly initialized in certain cases. This patch is based on other architecture code. |