yury
|
4026cfcf60
* android: Generate PIC executables. It is required for Android 5.0+.
|
10 роки тому |
yury
|
6fc8059a1f
* arm-android: Simplified _haltproc for dll.
|
10 роки тому |
yury
|
8b27c3cf27
* Enable PIC by default for i386-android.
|
10 роки тому |
yury
|
862348c317
* Keep the GOT offset in a virtual register for i386 non-darwin platforms.
|
10 роки тому |
Tomas Hajny
|
ebd1c6026c
* fix FileSetAttr - bug #28826
|
10 роки тому |
nickysn
|
ace95e550b
* initialize argc and argv on i8086-msdos. This fixes paramcount and paramstr
|
10 роки тому |
nickysn
|
4454332d7a
* fixed the sysutils.GetEnvironment* functions for i8086-msdos
|
10 роки тому |
nickysn
|
66725cf170
* fixed huge memory model threadvars after r32013
|
10 роки тому |
nickysn
|
12a9664181
* use 16-bit offsets for threadvars on CPUs with 16-bit address space
|
10 роки тому |
yury
|
2116552b36
* android: Simply jump to the libc exit().
|
10 роки тому |
yury
|
a4f63a07d2
* Skip this test for android.
|
10 роки тому |
yury
|
f6045639fc
* Removed the tf_safecall_clearstack flag for i386-android. It is useless, since i386-android uses fixed stack.
|
10 роки тому |
yury
|
d8542bf778
* Do not remove a ret-in-param value from the stack by callee for safecall function when safecall exception check is enabled for a target.
|
10 роки тому |
michael
|
e8a4b6c820
* Fix bug #28818, patch from Alexey Torgashin
|
10 роки тому |
joost
|
ebf535e7a3
* Removed Makefile from fpmake.pp. We do not include it in other fpmake.pp's either
|
10 роки тому |
svenbarth
|
d4635f10df
Remaining fix for Mantis #28674.
|
10 роки тому |
michael
|
61969710c3
* Writebuffer too (Fix bug 28796streams.inc
|
10 роки тому |
michael
|
2c24153736
* Fix bug #28796
|
10 роки тому |
Jonas Maebe
|
5cb2d10c9a
* add aarch64 multi-arch library directory (patch by Edmund Grimley Evans)
|
10 роки тому |
Jonas Maebe
|
21d6b45020
* add i386 multi-arch library directory (patch by Edmund Grimley Evans)
|
10 роки тому |
joost
|
d92e3ab05a
* Changed mime-type of scripts from application (binary) to text/plain
|
10 роки тому |
Jonas Maebe
|
d49b69581a
* removed fake _init/_fini symbols (patch by Edmund Grimley Evans)
|
10 роки тому |
Jonas Maebe
|
36c6a190a8
* execute the real libc init/fini routines instead of dummies
|
10 роки тому |
Tomas Hajny
|
2b27473485
* remove commented out parts resulting from previous testing
|
10 роки тому |
Tomas Hajny
|
0a5705ee38
* add reference to all source files to ensure completeness of the generated source zip
|
10 роки тому |
nickysn
|
5e3a88b7f5
* replaced or cx,cx/jz with jcxz in IndexByte, IndexWord and IndexDWord for i8086
|
10 роки тому |
nickysn
|
3752047dd4
+ added an i8086 asm optimized IndexDWord routine
|
10 роки тому |
nickysn
|
3faf91a270
* replaced nested ifdefs with an elseif sequence
|
10 роки тому |
Jonas Maebe
|
e15c969cbc
* mention modified registers in assembler block
|
10 роки тому |
michael
|
bfc85a73bd
* Applied patch from Ondrej to fix thread ID not being unique
|
10 роки тому |