sergei
|
c3f8086598
+ Internal linker: base support for sections that aren't referenced but must be linked if section referenced by them is linked (like win64 .pdata). Actual handling is still to be implemented in descendant classes.
|
12 年之前 |
michael
|
fe7bfc4e93
* Better and more configurable multipart-formdata handling.
|
12 年之前 |
pierre
|
3ab1762d92
Use new GetExceptionPointer nostackframe assembler function to avoid 32bit relocation on .bss problem
|
12 年之前 |
reiniero
|
ca9b78fd06
fcl-db/tests: cosmetic: add dbase3 & IV to database template
|
12 年之前 |
reiniero
|
ff3b0734ec
* fcl-base: simplify running gui testframework
|
12 年之前 |
pierre
|
cf0391a9d6
* Load crypto library before ssl library, required for OpenBSD (contributed by Pascal Stumpf)
|
12 年之前 |
reiniero
|
bceb3b28d4
fcl-db/dbase:
|
12 年之前 |
florian
|
af6bf244f2
* version update
|
12 年之前 |
florian
|
7ac7d8a4b6
+ define UNICODE as well as FPC_UNICODESTRINGS
|
12 年之前 |
florian
|
c25f56fa64
+ several pwidechar/unicode string functions added
|
12 年之前 |
florian
|
d48d388e7a
+ simple example for cairo
|
12 年之前 |
reiniero
|
36cb560e0d
* fcl-db/dbase: let dbf.pas apply default blocklength=64 (instead of 512) for *foxpro
|
12 年之前 |
svenbarth
|
8353d53b69
Fix for Mantis #22433.
|
12 年之前 |
reiniero
|
213060d9e3
fcl-base/dbase:
|
12 年之前 |
florian
|
ec69ed5b3c
* spelling fixed
|
12 年之前 |
reiniero
|
002d6de3f2
fcl-base/dbase:
|
12 年之前 |
florian
|
f80b6f4774
* arm thumb: take care of large offsets in interface wrappers
|
12 年之前 |
florian
|
dee35abf41
* arm thumb: let all registers used in a ldr/str operation interfere with the "hi" registers
|
12 年之前 |
florian
|
36a32e153d
+ arm thumb: tarmloadparentfpnode moves the stack pointer to a different register to avoid illegal instruction encodings
|
12 年之前 |
florian
|
e41b7b1b94
* arm thumb: strh/ldrh does not allow stack pointer based references with offset
|
12 年之前 |
florian
|
877c6e9ce9
* formatting
|
12 年之前 |
florian
|
b41728c129
* estimatedtempsize should be a longint to avoid warnings on 8 bit targets
|
12 年之前 |
florian
|
7ba197a221
* fix stack parameter handling for arm thumb
|
12 年之前 |
florian
|
f9ef8e90da
+ a_op_const_reg_reg for arm thumb taking care of availability of add sp,sp, ...
|
12 年之前 |
florian
|
9bbc24b5e3
* r13 might be used only under certain circumstance in memory reference on arm thumb
|
12 年之前 |
florian
|
79334242a2
* arm thumb uses always the stack pointer as frame pointer
|
12 年之前 |
florian
|
308fb42f4b
* fix parameter handling in FPC_SYSCALL4 to FPC_SYSCALL6
|
12 年之前 |
florian
|
52070e26e1
* arm thumb uses always the stack pointer as frame pointer
|
12 年之前 |
florian
|
a86531c225
* load exit code in _haltproc for thumb
|
12 年之前 |
florian
|
f25a905904
* fix register allocation initalization for arm thumb
|
12 年之前 |