summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/libkir.h
Commit message (Expand)AuthorAgeFilesLines
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-161-233/+0Star
* [i386] Change semantics of __from_data16 and __from_text16Michael Brown2008-07-011-2/+2
* Remove some obsolete sections of librm.h and libkir.h.Michael Brown2007-07-241-25/+25
* Towards making KEEP_IT_REAL work again.Michael Brown2006-08-241-0/+9
* Remove the automatic segment register save and restore; most users ofMichael Brown2006-05-241-8/+0Star
* Added potentially required "\n\t" on the end of asm_code_strMichael Brown2006-05-241-14/+1Star
* Split out REAL_CODE() from REAL_EXEC(), preparatory to removing REAL_EXECMichael Brown2006-05-241-19/+20
* Removed REAL_FRAGMENT and REAL_CALL, and left just REAL_EXEC (which isMichael Brown2006-05-241-65/+84
* Add __{text,data}16_array, since there's no way I can see to make theMichael Brown2006-05-241-0/+2
* (Redoing check-in lost by SourceForge's failure.)Michael Brown2006-05-131-0/+2
* Allow access to variables in .text16 as well as .data16. ChainedMichael Brown2006-05-061-1/+3
* Added methods for efficiently declaring and accessing variables inMichael Brown2006-05-041-0/+4
* Made copy_{to,from}_real volatile, so that they don't get optimised away.Michael Brown2005-04-171-18/+49
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+184