florian
|
ba54f7243e
* moved all i386 mov peephole optimization code into OptPass1MOV
|
9 年之前 |
florian
|
49f63d67b2
* correctly check left.location instead of left.expectloc when generating
|
9 年之前 |
michael
|
c026dab430
* Added ServiceRunning and WaitForServiceCompletion functions
|
9 年之前 |
svenbarth
|
7523e97d83
Fix compilation of JVM platform after recent changes to Delete() and Insert()
|
9 年之前 |
svenbarth
|
fd66d70449
innr.inc:
|
9 年之前 |
svenbarth
|
17bb29ddc3
Check for tf_winlikewidestring in the target's flags instead of relying on the target being a Windows system when determining whether the system as the WideString type that's separate from UnicodeString
|
9 年之前 |
Tomas Hajny
|
293d9be6b6
* fix compilation after UnicodeString ExecuteProcess related changes
|
9 年之前 |
Tomas Hajny
|
3732ad18d1
* package libmicrohttpd is not compatible to anything but MS Windows and Unix platforms in its current state - disabled for OS/2 and Symbian
|
9 年之前 |
svenbarth
|
aaff6d0b97
Allow Delete() and Insert() to be used with generic types as arguments.
|
9 年之前 |
svenbarth
|
9fb2a8bba9
+ added simple test to check whether Delete() and Insert() still work correctly (though a mistake there would probably have broken the cycling totally anyway...)
|
9 年之前 |
svenbarth
|
a2c9c75e97
Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures.
|
9 年之前 |
Tomas Hajny
|
c1afb4b63b
* avoid FindFirst failing due to Attribute parameter bigger than $FF
|
9 年之前 |
svenbarth
|
046614948c
+ new utility routine to print all parameter declarations for a specified system routine
|
9 年之前 |
svenbarth
|
b4354aff5e
tprocdef.customprocname:
|
9 年之前 |
svenbarth
|
8ec2d5478c
Regenerated after r33890
|
9 年之前 |
svenbarth
|
88108bc4df
Extend "compilerproc" with the optional ability to specify an index (same syntax as for "internproc") which allows to map the routine to a syssym.
|
9 年之前 |
svenbarth
|
2ed7a6de68
New class function tsymsym.find_by_number() to find a tsymsym instance based on it's number. The list containing the mapping from the indices to the symbols is created and freed using the init/done registration mechanism.
|
9 年之前 |
svenbarth
|
15ff68e144
Fix formatting of the output of unit import symbols.
|
9 年之前 |
svenbarth
|
b073d2dac5
Fix a bug in ppudump that seems to be there since revision 1.
|
9 年之前 |
svenbarth
|
99189db897
hlcgobj.pas, thlcgobj:
|
9 年之前 |
svenbarth
|
6c3dd6b601
Another system, another regression... (this time tests/test/tgenfunc15.pp on i386-win32)
|
9 年之前 |
svenbarth
|
8c96fbed8f
Fix for Mantis #28832
|
9 年之前 |
marco
|
869d24f7d1
* spelling mistakes fpc repo part, mantis #30233
|
9 年之前 |
svenbarth
|
af26a31251
psub.pas, read_proc_body:
|
9 年之前 |
svenbarth
|
dc5d9c7001
rtl/objpas/classes/classes.inc, TThread:
|
9 年之前 |
florian
|
20807f4148
* factored out V<Op> optimizations into OptPass1VOP
|
9 年之前 |
florian
|
180e0e7561
* avoid spilling of 2nd and 3rd operand of avx instructions
|
9 年之前 |
svenbarth
|
04adcf2a12
Fix for Mantis #30179 and #30203.
|
9 年之前 |
svenbarth
|
c3c345d569
Fix for Mantis #30202.
|
9 年之前 |
florian
|
a7516dfb50
* fix modification information of VCOMISS and VCOMISD
|
9 年之前 |