summaryrefslogtreecommitdiff
path: root/elf.h
AgeCommit message (Expand)Author
2019-06-11separate source into kernel/ user/ mkfs/Robert Morris
2018-09-23Checkpoint port of xv6 to x86-64. Passed usertests on 2 processors a few times.Frans Kaashoek
2017-08-29fix runoff complaints about pagination and long linesRobert Morris
2016-09-02Make runoff happyFrans Kaashoek
2011-08-17Make elf proghdr fields match what objdump printsFrans Kaashoek
2009-08-08shuffle and tweak for formatting.Russ Cox
2007-08-28clumsy blank pages to make some files align betterrsc
2006-09-07more commentsrsc
2006-09-06more tabs go awayrsc
2006-09-06no /* */ commentsrsc
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc
2006-09-03centralize creditskaashoek
2006-08-29prune unneeded panics and debug outputrtm
2006-07-20uint32_t -> uint &crtm
2006-07-17standarize on unix-like lowercase struct namesrsc
2006-07-16standardize on not using foo_ prefix in struct foorsc
2006-06-12importrtm