nickysn
|
c670fdd1e8
+ added the win16api SystemParametersInfo function and its related constants
|
10 years ago |
nickysn
|
0a587645ea
+ added the GetSystemMetrics win16api function and its related constants
|
10 years ago |
nickysn
|
a516244e42
+ added win16api user typedefs
|
10 years ago |
nickysn
|
b5092a68ae
+ added the win16api gdi escape support function and constants
|
10 years ago |
nickysn
|
3ec1c02eee
+ added the win16api printing support functions
|
10 years ago |
yury
|
df9d6db398
* Fixed instruction re-scheduler for ARM in case of PIC.
|
10 years ago |
nickysn
|
0034e53445
- removed the win16 tiny memory model startup code loader - 16-bit windows
|
10 years ago |
yury
|
840803772c
* arm-android: Enable PIC by default.
|
10 years ago |
yury
|
9f2ef7c546
* ARM assembler routines are PIC compatible now.
|
10 years ago |
nickysn
|
45c75ae449
+ added the win16api metafile functions
|
10 years ago |
nickysn
|
bccdafba1b
+ added the win16api bitmap functions, types and consts
|
10 years ago |
nickysn
|
34766b82d8
+ added the win16api font support functions, types and consts
|
10 years ago |
nickysn
|
aa57e7e835
* moved the i8086-specific threadvar generation code from
|
10 years ago |
nickysn
|
e180814ea2
+ added the win16api text support functions
|
10 years ago |
marco
|
1d609d552d
* patch from Denis Golovan with Opengl4.3 debug support. mantis #28670
|
10 years ago |
Jonas Maebe
|
c7aabaa3b6
- removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
28bc3bb294
- removed FPC_STRTOSHORTSTRINGPROC-related checks, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
ad66b06222
- removed FPC_STRTOCHARARRAYPROC-related checks, FPC 2.6.4 had it
|
10 years ago |
Jonas Maebe
|
9ab80874cc
- removed FPC_REAL2REAL_FIXED-related checks, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
2afd8eb802
- removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
12030f904a
- removed FPC_HAS_VALGRINDBOOL-related checks, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
1c2bac7608
- removed FPC_HAS_VARSETS-related checks, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
858fd37483
- removed FPC_HASINTERNALOLEVARIANT2VARIANTCAST-related checks, FPC 2.6.4
|
10 years ago |
Jonas Maebe
|
da6382db2a
- removed FPC_HASFIXED64BITVARIANT-related checks, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
4494565a15
- removed RESSTRSECTIONS-related checks, FPC 2.6.4 has it
|
10 years ago |
Jonas Maebe
|
555319ec15
- disabled x86-specific code when using llvm
|
10 years ago |
Jonas Maebe
|
75992c1274
* don't allow records to be put in registers for the llvm target
|
10 years ago |
Jonas Maebe
|
919bce9819
* also construct the high level code generator for high level targets; they
|
10 years ago |
Jonas Maebe
|
06feac07a5
+ support for the text/file types on the JVM platform
|
10 years ago |
yury
|
30b8137994
* arm-android: PIC compatible library startup code.
|
10 years ago |