| Commit message (Expand) | Author | Age | Files | Lines |
* | * fixed compilation of new str<->float code on the JVM target (patch by | jonas | 2013-11-06 | 3 | -13/+46 |
* | * changed type of TAbstractSearchRec.name_do_not_touch from untyped pointer | jonas | 2013-11-06 | 2 | -4/+4 |
* | * Reverted overflow/underflow handling in fpc_exp_real to original state of C... | sergei | 2013-11-06 | 1 | -19/+17 |
* | fixed InternalFindFirst to initialize out Rslt properly, also reverted some e... | karoly | 2013-11-06 | 1 | -4/+12 |
* | fix typo in comment | karoly | 2013-11-06 | 1 | -1/+1 |
* | fixed RawByteString PathConv() return value, removed the no longer needed dos... | karoly | 2013-11-05 | 1 | -22/+6 |
* | added some float64() casts, based on similar casts in the 32bit code path, wh... | karoly | 2013-11-02 | 1 | -3/+3 |
* | * force use of real2str.inc after r25888 because it doesn't compile (yet?) | jonas | 2013-11-01 | 1 | -1/+1 |
* | + re-implementation of real->string and string->real conversion routines | jonas | 2013-10-31 | 5 | -1/+3538 |
* | - Linux RTL: MIPS no longer needs the softfloat code, don't compile it. | sergei | 2013-10-30 | 1 | -4/+4 |
* | * Handle "SarInt64" always as internal procedure, introduced virtual method t... | sergei | 2013-10-28 | 2 | -6/+2 |
* | * fixed the stack traces (StackTop initialization) under go32v2 as well | nickysn | 2013-10-28 | 1 | -1/+5 |
* | + added exeinfo to the implicitunits list in the makefile for i8086-msdos | nickysn | 2013-10-27 | 2 | -76/+75 |
* | * fixed the stack traces under i8086-msdos (StackTop wasn't initialized) | nickysn | 2013-10-27 | 2 | -1/+5 |
* | * __stkbottom, __nearheap_start and __nearheap_end moved to the implementation | nickysn | 2013-10-27 | 1 | -3/+3 |
* | * fixed the stack traces under linux (StackTop wasn't initialized) | nickysn | 2013-10-27 | 1 | -1/+2 |
* | * get_caller_frame for i8086 optimized for size | nickysn | 2013-10-27 | 1 | -3/+2 |
* | * fixed get_caller_addr returning the wrong segment in i8086 medium memory model | nickysn | 2013-10-27 | 1 | -3/+2 |
* | + enabled compilation of unit ctypes for i8086-msdos | nickysn | 2013-10-26 | 3 | -82/+94 |
* | + added an asm implementation of FillWord for i8086 as well | nickysn | 2013-10-26 | 1 | -0/+26 |
* | + added an asm implementation of FillChar for i8086 | nickysn | 2013-10-25 | 1 | -0/+28 |
* | * the i8086 versions of InterLockedDecrement and InterLockedIncrement were | nickysn | 2013-10-17 | 1 | -2/+2 |
* | * the Ptr(sel,ofs) parameters changed from longint to word on i8086 | nickysn | 2013-10-17 | 2 | -3/+3 |
* | * use 16-bit LEA directly in fpc_SetJmp, since that instruction is now supported | nickysn | 2013-10-17 | 1 | -3/+1 |
* | * compilation of i8086 rtl fixed (seems like the fpc asm reader doesn't suppo... | nickysn | 2013-10-16 | 1 | -1/+3 |
* | * prefer to use ax in fpc_SetJmp for i8086, because it's faster on old CPUs (... | nickysn | 2013-10-16 | 1 | -6/+6 |
* | * stack frame eliminated also in fpc_longJmp for i8086 | nickysn | 2013-10-16 | 1 | -4/+3 |
* | * optimizations in fpc_SetJmp for i8086 by stack frame elimination and using ... | nickysn | 2013-10-16 | 1 | -11/+7 |
* | * fixed the stack param offsets in Ptr, get_caller_addr and get_caller_frame ... | nickysn | 2013-10-16 | 1 | -4/+4 |
* | * optimized get_caller_addr and get_caller_frame on i8086 by eliminating the ... | nickysn | 2013-10-16 | 1 | -8/+4 |
* | * optimized version of Ptr() for i8086 | nickysn | 2013-10-16 | 1 | -5/+3 |
* | * fixed typo (bug) in i8086 get_pc_addr. Use SP instead of BP to obtain the | nickysn | 2013-10-16 | 1 | -1/+1 |
* | + implementated get_frame() and get_pc_addr() for the i8086 | nickysn | 2013-10-15 | 1 | -0/+18 |
* | * fixed a bug in fpc_SetJmp on i8086, that caused an incorrect value of sp to | nickysn | 2013-10-15 | 1 | -1/+2 |
* | + added now that the iOS SDK files aren't under NDA anymore | jonas | 2013-10-14 | 1 | -0/+41 |
* | * go32.map_device_in_memory_block result checking made consistent with all the | nickysn | 2013-10-14 | 1 | -2/+1 |
* | + added function free_linear_addr_mapping to unit go32 | nickysn | 2013-10-14 | 1 | -0/+20 |
* | + added functions get_page_attributes and set_page_attributes to unit go32 | nickysn | 2013-10-14 | 1 | -0/+56 |
* | + added function get_dpmi_version to unit go32 | nickysn | 2013-10-14 | 1 | -0/+36 |
* | + added the PFD_DIRECT3D_ACCELERATED and PFD_SUPPORT_COMPOSITION constants to | nickysn | 2013-10-14 | 1 | -0/+2 |
* | * MIPS setjmp/longjmp: save/restore nonvolatile FPU registers and FPU control... | sergei | 2013-10-13 | 2 | -30/+60 |
* | - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT labe... | sergei | 2013-10-10 | 8 | -22/+1 |
* | - Do not compile generic threadvar code if tf_section_threadvars flag is enab... | sergei | 2013-10-10 | 2 | -0/+4 |
* | * typecheck_real_to_currency: generate inline round() node instead of direct ... | sergei | 2013-10-10 | 1 | -0/+15 |
* | + enabled compilation of the code page units for i8086-msdos | nickysn | 2013-10-09 | 3 | -76/+308 |
* | * generate a run time error 203 in the tiny heap in case there's not enough | nickysn | 2013-10-09 | 1 | -1/+4 |
* | * changed type of unused parameter in TWMSetFocus from WParam to LParam as | marco | 2013-10-08 | 1 | -1/+1 |
* | * restores atari support/rtl partially | florian | 2013-10-06 | 8 | -335/+3538 |
* | + enabled compilation of unit fmtbcd for i8086-msdos | nickysn | 2013-10-06 | 2 | -75/+75 |
* | * the Seg0040, SegA000, SegB000 and SegB800 constants changed to typed constants | nickysn | 2013-10-06 | 1 | -4/+4 |