nickysn
|
457107d165
* check UseIncDec before generating an INC instruction in tx86addnode.emit_generic_code
|
10 anos atrás |
Jonas Maebe
|
d80e318945
* adapted ppudump to the changes in r32031
|
10 anos atrás |
Jonas Maebe
|
231039b224
* since T(Tag)HashSet always forces the size to a power of 2, use "and"
|
10 anos atrás |
yury
|
9431648b6c
* Fixed conversion from float to currency when the currency type is 64-bit integer. Issue #28748.
|
10 anos atrás |
joost
|
6e1ae237c3
* Fix for compilation of fpmake.pp by fppkg without libtar unit
|
10 anos atrás |
yury
|
7688639a10
* Return a real base address for ELF executables by GetModuleByAddr() instead of hard-coded 0.
|
10 anos atrás |
Jonas Maebe
|
1e1e4b96e0
* don't store node trees for inline generic routines, as they contain
|
10 anos atrás |
Jonas Maebe
|
cebcf0afa8
* add "doregister" parameter to tfloatdef.create, and don't register temporary
|
10 anos atrás |
Jonas Maebe
|
b22e2ef400
* add "doregister" parameter to tsetdef.create, and don't register temporary
|
10 anos atrás |
Jonas Maebe
|
e921d7847a
* add "doregister" parameter to tstringdef.create*, and don't register
|
10 anos atrás |
Jonas Maebe
|
2778bf55c7
* add "doregister" parameter to torddef.create, and don't register temporary
|
10 anos atrás |
Jonas Maebe
|
91be1d0f2d
* removed the DWARF label fields from tdef/tobjectdef, and dynamically
|
10 anos atrás |
Jonas Maebe
|
67b958bb32
* take SizeOfItem() properly into account in T(Tag)HashSet
|
10 anos atrás |
Jonas Maebe
|
dff35e7d03
* fixed overallocation of buckets in T(Tag)HashSet after resize
|
10 anos atrás |
Jonas Maebe
|
192bb3e032
* free the implementation info for procdefs immediately after a module
|
10 anos atrás |
nickysn
|
3bd5934a51
* some micro optimizations for zero size blocks in CompareByte for i8086
|
10 anos atrás |
nickysn
|
4fe125d779
* fixed ds corruption in CompareWord in far data memory models
|
10 anos atrás |
nickysn
|
7ed7b090fe
+ i8086 asm optimized implementation of CompareDWord
|
10 anos atrás |
joost
|
e388a39e3d
* Added ability to sort TJSONArray
|
10 anos atrás |
nickysn
|
2152420e4f
+ added i8086 asm optimized version of CompareWord
|
10 anos atrás |
yury
|
2bcd49bbc4
* Fixed i386 case jump table when PIC with GOT and an external assembler is used.
|
10 anos atrás |
yury
|
ae33685b9d
* i386-android: Use PIC in the program start-up code.
|
10 anos atrás |
lacak
|
16b02dcd2b
fcl-db: sqlite: when raising database error retrieve also extended error code and pass it to ESQLDatabaseError exception object.
|
10 anos atrás |
yury
|
63813f3e96
* android: Fixed crash when using writeln during shared library finalization on Android 4.4+.
|
10 anos atrás |
Tomas Hajny
|
c1d727e9b6
* correction of a duplicate GTK1 sources reference
|
10 anos atrás |
Jonas Maebe
|
2d2b8c635d
* detect whether or not a def/sym is registered based on its defid, so we
|
10 anos atrás |
nickysn
|
20e5b3e586
* handle empty environment correctly when initializing argv0 under msdos.
|
10 anos atrás |
nickysn
|
f107956169
+ added an i8086 asm optimized version of CompareByte()
|
10 anos atrás |
nickysn
|
385f0d4ee8
- do not set the parameter to nil in strings.strdispose, because it's not a var
|
10 anos atrás |
yury
|
accf3a6150
* arm-android: Use PIC in the program start-up code.
|
10 anos atrás |