summaryrefslogtreecommitdiff
path: root/dos/crt0.S
Commit message (Expand)AuthorAgeFilesLines
* dos: obtain the executable pathname, cleanupsH. Peter Anvin2013-01-171-13/+34
* FAT: change DOS installer to EXE; additional 32K limit fixesH. Peter Anvin2009-05-191-6/+23
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-3/+3
* Make the DOS-based installer actually work; mark debugging statementssyslinux-2.20-pre6hpa2004-12-181-1/+1
* Fix dec/hex bug in crt0.S; do -msoft-float just in casehpa2004-12-181-4/+8
* Additional fixes for the proper argc/argv parsinghpa2004-12-171-3/+0
* Actually parse argc/argv properly.hpa2004-12-171-34/+10
* Convert to using -mregparm=3; makes the code slightly smaller ANDhpa2004-12-161-6/+11
* Put in MS-DOS 7 locking supporthpa2004-12-151-3/+7
* Convert the DOS installer to C like everything else.hpa2004-12-151-0/+67