florian
|
ed2825fbb0
* arm thumb: handle constants in second_cmpsmallset correctly
|
12 år sedan |
florian
|
c087d97b96
* typo fixed
|
12 år sedan |
marco
|
bfeae5ee43
* IStreamPersistInit. Patch part of Mantis #22442 (but not all)
|
12 år sedan |
paul
|
2cbc061707
compiler: write rtti for pointeddef before classrefdef and pointerdef rtti
|
12 år sedan |
marco
|
a98ba0287d
* TryGetValue, patch by Denis Volodarsky, mantis #24378
|
12 år sedan |
marco
|
ce6c393ce2
* use win32 dll names for win64. (win32->Windows), patch by Andrew Brunner, mantis #24346
|
12 år sedan |
florian
|
5582827ed0
* do not depend on sysutils because unicodedata is a very basic unit
|
12 år sedan |
paul
|
d18f273f67
compier, rtl: revert 24424 since it fails on some platforms
|
12 år sedan |
paul
|
e23534eec4
compiler, rtl: some rtti related changes:
|
12 år sedan |
paul
|
802b7db26e
rtl: fix TTypeData comments
|
12 år sedan |
paul
|
65877e7111
rtl: fix TTypeData declaration - FPC does not generate PPTypeInfo as Delphi do but PTypeInfo instead
|
12 år sedan |
paul
|
d90445e5ee
compiler, rtl, tests: write Delphi compatible (more or less) type information for Class Reference and Pointer types (mantis #0024367)
|
12 år sedan |
svenbarth
|
930b76e8fb
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
|
12 år sedan |
florian
|
1de40c8de7
* arm thumb: fix spilling with offsets >1020
|
12 år sedan |
sergei
|
504b6754b7
* MIPS small improvements:
|
12 år sedan |
sergei
|
1f8bd4a2d1
+ MIPS: initial target-specific unary minus node.
|
12 år sedan |
paul
|
17e7ef0d28
ppudump: fix help message
|
12 år sedan |
florian
|
6197330bad
* arm thumb: take care of constant restrictions when creating interface wrappers for non-virtual methods
|
12 år sedan |
florian
|
f3b7f6197b
* arm thumb: generate proper code for rol
|
12 år sedan |
florian
|
cec28ef512
* when inserting pc relative data blocks on arm thumb, avoid negative pc offsets, if needed, the data is copied
|
12 år sedan |
florian
|
1f8192b6da
* indention fixes
|
12 år sedan |
yury
|
15b3695a0e
* ppudump: Proper tag for a source file in XML.
|
12 år sedan |
yury
|
eb26ccfbe7
* ppudump: Proper output of Unicode string constants.
|
12 år sedan |
yury
|
906cd9d365
+ ppudump: XML output.
|
12 år sedan |
yury
|
65d832420e
* ppudump:
|
12 år sedan |
yury
|
ad8f42cd29
* ppudump: JSON output of float, string, file, variant, undefined, formal definitions.
|
12 år sedan |
yury
|
44a0b61224
* ppudump: Write errors to StdErr and write warnings to StdErr when output to JSON.
|
12 år sedan |
yury
|
3a8ed11e23
* ppudump: JSON output of pointers and ordinal definitions.
|
12 år sedan |
nickysn
|
4527fe8fa2
+ added 8086 workaround for the 'imul reg,const' 186+ instruction. The compiler can now generate strict 8086/8088 code.
|
12 år sedan |
svenbarth
|
3ad0de732e
Added a test for a bug that was fixed in Delphi in (maybe XE4) to make sure that a similar bug will not be introduced in FPC.
|
12 år sedan |