aboutsummaryrefslogtreecommitdiffstats
path: root/output/elf.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some typosElyes HAOUAS2022-01-091-4/+4
* Merge branch 'evalmacro'H. Peter Anvin (Intel)2019-04-241-24/+39
|\
| * ELF: handle more than 32,633 sectionsH. Peter Anvin2019-02-261-2/+17
* | elf.h: add relocation numbers for segmented supportH. Peter Anvin2018-12-241-1/+4
* | elf: Convert header to linux styleCyrill Gorcunov2018-10-281-373/+373
|/
* output: elf -- Add ELF32_R_INFO, ELF64_R_INFO helpersCyrill Gorcunov2017-03-181-0/+2
* output: elf -- Fix typo in ELF32_ST_INFOCyrill Gorcunov2017-03-121-1/+1
* elf: Align members for file format defsCyrill Gorcunov2017-03-121-96/+96
* elf: Add EI_ constantsCyrill Gorcunov2017-03-121-1/+2
* lib: split library into stdlib and nasmlib; header handling fixesH. Peter Anvin2016-03-081-1/+0
* Elf: Use SHA_ANY constant instead of open coded numberCyrill Gorcunov2010-04-111-0/+3
* elf.h: Add ELFXX_ST_MKBIND and move ELFXX_ST_ helpersCyrill Gorcunov2010-01-031-8/+11
* Merge elf header filesCyrill Gorcunov2009-11-061-0/+531