yury
|
6f15b5bf63
* Use /data/local/tmp/ as a fallback temp dir on Android.
|
10 年之前 |
yury
|
f9f8c931f3
* arm-android: Do not use register r4, since it must be preserved. Use r3 instead.
|
10 年之前 |
yury
|
67758f450e
* Set ARMv6 as default CPU for arm-android to eliminate multi-threading issues on multi-core CPUs.
|
10 年之前 |
nickysn
|
5c71414d02
+ added the win16api window class management functions
|
10 年之前 |
nickysn
|
dde243e4e5
+ added the application termination win16api functions and constants
|
10 年之前 |
nickysn
|
475c24670b
+ added the win16api power management constants
|
10 年之前 |
nickysn
|
90d4b116d7
+ added the win16api window message functions
|
10 年之前 |
nickysn
|
07879e64ca
+ added the win16api rectangle functions
|
10 年之前 |
yury
|
f2c8824963
* ARM: Do not use R9 as a fixed GOT register.
|
10 年之前 |
nickysn
|
c670fdd1e8
+ added the win16api SystemParametersInfo function and its related constants
|
10 年之前 |
nickysn
|
0a587645ea
+ added the GetSystemMetrics win16api function and its related constants
|
10 年之前 |
nickysn
|
a516244e42
+ added win16api user typedefs
|
10 年之前 |
nickysn
|
b5092a68ae
+ added the win16api gdi escape support function and constants
|
10 年之前 |
nickysn
|
3ec1c02eee
+ added the win16api printing support functions
|
10 年之前 |
yury
|
df9d6db398
* Fixed instruction re-scheduler for ARM in case of PIC.
|
10 年之前 |
nickysn
|
0034e53445
- removed the win16 tiny memory model startup code loader - 16-bit windows
|
10 年之前 |
yury
|
840803772c
* arm-android: Enable PIC by default.
|
10 年之前 |
yury
|
9f2ef7c546
* ARM assembler routines are PIC compatible now.
|
10 年之前 |
nickysn
|
45c75ae449
+ added the win16api metafile functions
|
10 年之前 |
nickysn
|
bccdafba1b
+ added the win16api bitmap functions, types and consts
|
10 年之前 |
nickysn
|
34766b82d8
+ added the win16api font support functions, types and consts
|
10 年之前 |
nickysn
|
aa57e7e835
* moved the i8086-specific threadvar generation code from
|
10 年之前 |
nickysn
|
e180814ea2
+ added the win16api text support functions
|
10 年之前 |
marco
|
1d609d552d
* patch from Denis Golovan with Opengl4.3 debug support. mantis #28670
|
10 年之前 |
Jonas Maebe
|
c7aabaa3b6
- removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it
|
10 年之前 |
Jonas Maebe
|
28bc3bb294
- removed FPC_STRTOSHORTSTRINGPROC-related checks, FPC 2.6.4 has it
|
10 年之前 |
Jonas Maebe
|
ad66b06222
- removed FPC_STRTOCHARARRAYPROC-related checks, FPC 2.6.4 had it
|
10 年之前 |
Jonas Maebe
|
9ab80874cc
- removed FPC_REAL2REAL_FIXED-related checks, FPC 2.6.4 has it
|
10 年之前 |
Jonas Maebe
|
2afd8eb802
- removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it
|
10 年之前 |
Jonas Maebe
|
12030f904a
- removed FPC_HAS_VALGRINDBOOL-related checks, FPC 2.6.4 has it
|
10 年之前 |