summaryrefslogtreecommitdiff
path: root/com32/modules/elf.c
Commit message (Expand)AuthorAgeFilesLines
* com32: make syslinux_dump_*() pure debugging functionsH. Peter Anvin2012-05-181-11/+5
* com32: console is already initialised when we enter main()Matt Fleming2011-04-261-2/+0
* com32: canonicalize DEBUG to mean <dprintf.h>H. Peter Anvin2010-07-011-7/+1
* Run Nindent on com32/modules/elf.cH. Peter Anvin2009-05-291-183/+184
* Add transparent decompression support to elf.c32H. Peter Anvin2008-02-291-1/+1
* elf.c32: a PHDR segment is loadable; handle filesz > memszH. Peter Anvin2008-01-151-10/+14
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* elf.c: better error message when memory is unavailableH. Peter Anvin2007-10-021-1/+2
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-5/+5
* Add a register-setting shuffle and boot for real mode; clean up headers.syslinux-3.40-pre14H. Peter Anvin2007-03-141-0/+1
* Move the loadfile() routine into the syslinux/ namespace, and use it.syslinux-3.40-pre13H. Peter Anvin2007-03-141-55/+2
* Finish the shuffle and boot interface, and add an ELF loading module.H. Peter Anvin2007-03-141-0/+339