.. |
Ebc
|
Updated BaseLib for THUNK functions and some CPU functions
|
2006-05-15 11:14:20 +00:00 |
Ia32
|
Thunk16.s has not been ported to GCC. This will at least get past the assembler.
|
2006-05-19 15:25:52 +00:00 |
Ipf
|
Added CpuFlushTlb() for IPF
|
2006-05-17 10:29:44 +00:00 |
X64
|
Fixed a bug due to misorder of 'push's
|
2006-05-23 07:07:41 +00:00 |
ARShiftU64.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
BaseLib.mbd
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
BaseLib.msa
|
Added CpuFlushTlb() for IPF
|
2006-05-17 10:29:44 +00:00 |
BaseLibInternals.h
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
BitField.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
Cpu.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
CpuDeadLoop.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
DivS64x64Remainder.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
DivU64x32.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
DivU64x32Remainder.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
DivU64x64Remainder.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
GetPowerOfTwo32.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
GetPowerOfTwo64.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
HighBitSet32.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
HighBitSet64.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
LRotU32.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
LRotU64.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
LShiftU64.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
LinkedList.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
LowBitSet32.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
LowBitSet64.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
Math64.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
ModU64x32.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
MultS64x64.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
MultU64x32.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
MultU64x64.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
RRotU32.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
RRotU64.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
RShiftU64.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
SetJumpLongJump.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
String.c
|
Fixed tracker #40
|
2006-05-22 07:58:55 +00:00 |
SwapBytes16.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
SwapBytes32.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
SwapBytes64.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
SwitchStack.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
Synchronization.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
Unaligned.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
build.xml
|
Convert backslashes to forward slashes in many build files. This is necessary for Linux support.
|
2006-04-26 20:53:56 +00:00 |
x86LowLevel.c
|
Initial import.
|
2006-04-21 22:54:32 +00:00 |
x86Thunk.c
|
Removed unnecessary ASSERT condition (assertion of real mode buffers' alignment)
|
2006-05-22 02:33:37 +00:00 |