summaryrefslogtreecommitdiff
path: root/output/elf.h
AgeCommit message (Expand)Author
2018-10-28elf: Convert header to linux styleCyrill Gorcunov
2017-03-18output: elf -- Add ELF32_R_INFO, ELF64_R_INFO helpersCyrill Gorcunov
2017-03-12output: elf -- Fix typo in ELF32_ST_INFOCyrill Gorcunov
2017-03-12elf: Align members for file format defsCyrill Gorcunov
2017-03-12elf: Add EI_ constantsCyrill Gorcunov
2016-03-08lib: split library into stdlib and nasmlib; header handling fixesH. Peter Anvin
2010-04-11Elf: Use SHA_ANY constant instead of open coded numberCyrill Gorcunov
2010-01-03elf.h: Add ELFXX_ST_MKBIND and move ELFXX_ST_ helpersCyrill Gorcunov
2009-11-06Merge elf header filesCyrill Gorcunov