Age | Commit message (Expand) | Author |
2021-04-15 | Make the description of the ELF header reflect reality, removing the | Mark Kettenis |
2021-02-27 | removal of "must" missed in previous: spotted by george brown, who also | Jason McIntyre |
2021-02-27 | remove some info related to compat; | Jason McIntyre |
2019-12-01 | Change Elf64 types and structs to match the System V ABI specification. | Jonathan Gray |
2019-06-17 | Mention EM_PPC64; from jsg@ | Kevin Lo |
2019-06-17 | Mention the ELF machine type EM_AARCH64. | Kevin Lo |
2017-10-27 | Mention <elf.h> rather than <elf_abi.h> which is not portable. | Martin Pieuchot |
2016-09-17 | move the .SUNW_ctf section name definition to exec_elf.h and document it in e... | Jasper Lievisse Adriaanse |
2016-09-07 | minor tweak; | Jason McIntyre |
2016-09-07 | Tweak wording on previous | Philip Guenther |
2016-09-07 | Clarify what it means when PT_OPENBSD_RANDOMIZE and PT_GNU_RELRO segments | Philip Guenther |
2016-09-07 | Describe the PT_GNU_{EH_FRAME,RELRO} and PT_OPENBSD_{RANDOMIZE,WXNEEDED} | Philip Guenther |
2016-09-07 | Add missing word | Philip Guenther |
2015-09-10 | use .In rather than .Fd #include | Ingo Schwarze |
2014-02-14 | use .Dv for preprocessor #defined constants; | Ingo Schwarze |
2014-01-21 | obvious .Pa fixes; found with mandocdb(8) | Ingo Schwarze |
2013-09-08 | Fix a typo. "jajaja" miod@, "+ja" mpi@ | Jeremie Courreges-Anglas |
2013-07-15 | Mark up email adresses with the .Mt macro; | Ingo Schwarze |
2013-07-09 | Add a few EM_xxx values (arm, sh, ia64, amd64) to match <sys/exec_elf.h> | Miod Vallat |
2013-07-09 | Update elf(5) to reflect that we now use ELF on all supported | Matthew Dempsky |
2013-01-17 | various macro fixes; | Jason McIntyre |
2010-07-15 | sync the elf types and their comments; ok millert | Jason McIntyre |
2010-07-15 | document the missing "note section"; | Jason McIntyre |
2010-05-02 | fix -width; | Jason McIntyre |
2010-05-02 | Document defines and names for thread-local-storage sections, | Philip Guenthe |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2004-10-10 | Add PT_LOOS, PT_HIOS and Elf_Half. | Mark Kettenis |
2004-10-08 | Remove some obvious bogosities. | Mark Kettenis |
2003-10-27 | typo from T.M. Sommers, via FreeBSD; | Jason McIntyre |
2003-09-08 | remove -compact to make page more readable, plus some typos; | Jason McIntyre |
2003-07-09 | fix some lists and some typos; | Jason McIntyre |
2003-06-06 | - section reorder | Jason McIntyre |
2003-04-14 | standalone/stand alone -> stand-alone; | Jason McIntyre |
2003-04-02 | Hewlett Packard -> Hewlett-Packard | Jason McIntyre |
2003-04-01 | Elf, elf -> ELF | Jason McIntyre |
2003-03-04 | fix some spelling typos | David Krause |
2003-02-26 | start new sentence on a new line | David Krause |
2003-01-17 | Improve wording a bit; elf(5) was obviously written by a non-native | Todd C. Miller |
2003-01-17 | more; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2002-10-14 | New manpage elf(5), from FreeBSD, with minor changes due to differences | Miod Vallat |