peter 21a8c2cc8e * merged fixes from 1.0.x %!s(int64=24) %!d(string=hai) anos
..
cpu.pp 650fbb86aa + removed logs %!s(int64=25) %!d(string=hai) anos
i386.inc 7484da248d * freemem(var) -> freemem(value) %!s(int64=24) %!d(string=hai) anos
makefile.cpu 4620a73a9b * FPC_ names %!s(int64=27) %!d(string=hai) anos
math.inc 21a8c2cc8e * merged fixes from 1.0.x %!s(int64=24) %!d(string=hai) anos
mmx.pp 200e1d4b25 * removed warnings about possible range check errors %!s(int64=25) %!d(string=hai) anos
readme bd57e42086 * $ifdef ver0_99_5 updates %!s(int64=27) %!d(string=hai) anos
rttip.inc 21a8c2cc8e * merged fixes from 1.0.x %!s(int64=24) %!d(string=hai) anos
set.inc ed449defca + searchsystype() and searchsystype() functions in symtable %!s(int64=24) %!d(string=hai) anos
setjump.inc 650fbb86aa + removed logs %!s(int64=25) %!d(string=hai) anos
setjumph.inc 650fbb86aa + removed logs %!s(int64=25) %!d(string=hai) anos
strings.inc ab2ea0a472 * moved implementations of strlen and strpas to separate include files %!s(int64=24) %!d(string=hai) anos
stringss.inc ab2ea0a472 * moved implementations of strlen and strpas to separate include files %!s(int64=24) %!d(string=hai) anos
strlen.inc ab2ea0a472 * moved implementations of strlen and strpas to separate include files %!s(int64=24) %!d(string=hai) anos
strpas.inc ab2ea0a472 * moved implementations of strlen and strpas to separate include files %!s(int64=24) %!d(string=hai) anos
sysutilp.inc 9aeb958a8e * InterLocked routines added %!s(int64=24) %!d(string=hai) anos
typinfo.inc df8692dd2e * reset %edx in getordprop so functions returning only %eax don't %!s(int64=24) %!d(string=hai) anos

readme

This directory contains only RTL parts specific to the processor I386 family.

(They are specific because they contain assembler instructions)

Include files for system are :
heap.inc (heap handling)
set.inc (sets operations)
math.inc (mathematic operations using the coprocessor)
i386.inc (several functions/procedures containing assembler parts)
setjump.inc (setjmp/longjmp implementation for exceptions)
rttip.inc (rtti handling, for speed reasons)

Units are :
strings.pp (written in assembler for speed)
cpu.pp (routines to access cpu info)
mmx.pp (special mmx routines)