Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | |
2022-01-31 | elf: Add <dl-r_debug.h> | H.J. Lu | |
Add <dl-r_debug.h> to get the adddress of the r_debug structure after relocation and its offset before relocation from the PT_DYNAMIC segment to support DT_DEBUG, DT_MIPS_RLD_MAP_REL and DT_MIPS_RLD_MAP. Co-developed-by: Xi Ruoyao <xry111@mengyan1223.wang> |