rtld(1), headers, manual pages: Bring in some whitespace, comment etc. fixes.
[dragonfly.git] / sys / sys / elf_common.h
2011-02-22 Sascha Wildnerrtld(1), headers, manual pages: Bring in some whitespac...
2010-07-28 Sascha WildnerFix typo in <sys/elf_common.h>: ET_LIPROC -> ET_LOPROC
2007-12-15 Sascha WildnerRemove definition and documentation of EI_BRAND which...
2007-12-11 Walter SheetsImporting some newer defines for elf to fix build of...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2005-07-13 Jeroen Ruigrok/asmodaiAdd PF_MASKOS and PF_MASKPROC and realign the comment...
2005-07-13 Jeroen Ruigrok/asmodaiAdd STB_LOOS, STB_HIOS, STT_COMMON, STT_LOOS, STT_HIOS...
2005-07-13 Jeroen Ruigrok/asmodaiAdd section group flags (GRP_*).
2005-07-13 Jeroen Ruigrok/asmodaiAdd SHF_MERGE, SHF_STRINGS, SHF_INFO_LINK, SHF_LINK_ORDER,
2005-07-13 Jeroen Ruigrok/asmodaiAdd SHT_INIT_ARRAY, SHT_FINI_ARRAY, SHT_PREINIT_ARRAY...
2005-07-13 Jeroen Ruigrok/asmodaiAdd SHN_LOOS, SHN_HIOS and SHN_XINDEX.
2005-07-13 Jeroen Ruigrok/asmodaiAdd ELFOSABI for OpenVMS, HP Non-Stop Kernel, and Amiga...
2005-07-13 Jeroen Ruigrok/asmodaiRetire EM_486.
2005-07-13 Jeroen Ruigrok/asmodaiDemarcate e_machine reserved ranges.
2005-07-13 Jeroen Ruigrok/asmodaiEM_ALPHA has been assigned number 41 nowadays, reflect...
2005-07-13 Jeroen Ruigrok/asmodaiExpand e_machine per ELF ABI of Dec 2003.
2005-07-13 Jeroen Ruigrok/asmodaiSeriously expand e_machine.
2005-07-13 Jeroen Ruigrok/asmodaiExpand e_type with OS and processor-specific ranges.
2005-07-13 Jeroen Ruigrok/asmodaiAdd SHF_TLS and STT_TLS to complete the ELF ABI for...
2005-02-06 Joerg SonnenbergerAdd missing */.
2005-02-05 Joerg Sonnenberger- Add support for DT_FLAGS.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: