Jonas Maebe
|
1e1e4b96e0
* don't store node trees for inline generic routines, as they contain
|
il y a 10 ans |
Jonas Maebe
|
cebcf0afa8
* add "doregister" parameter to tfloatdef.create, and don't register temporary
|
il y a 10 ans |
Jonas Maebe
|
b22e2ef400
* add "doregister" parameter to tsetdef.create, and don't register temporary
|
il y a 10 ans |
Jonas Maebe
|
e921d7847a
* add "doregister" parameter to tstringdef.create*, and don't register
|
il y a 10 ans |
Jonas Maebe
|
2778bf55c7
* add "doregister" parameter to torddef.create, and don't register temporary
|
il y a 10 ans |
Jonas Maebe
|
91be1d0f2d
* removed the DWARF label fields from tdef/tobjectdef, and dynamically
|
il y a 10 ans |
Jonas Maebe
|
67b958bb32
* take SizeOfItem() properly into account in T(Tag)HashSet
|
il y a 10 ans |
Jonas Maebe
|
dff35e7d03
* fixed overallocation of buckets in T(Tag)HashSet after resize
|
il y a 10 ans |
Jonas Maebe
|
192bb3e032
* free the implementation info for procdefs immediately after a module
|
il y a 10 ans |
nickysn
|
3bd5934a51
* some micro optimizations for zero size blocks in CompareByte for i8086
|
il y a 10 ans |
nickysn
|
4fe125d779
* fixed ds corruption in CompareWord in far data memory models
|
il y a 10 ans |
nickysn
|
7ed7b090fe
+ i8086 asm optimized implementation of CompareDWord
|
il y a 10 ans |
joost
|
e388a39e3d
* Added ability to sort TJSONArray
|
il y a 10 ans |
nickysn
|
2152420e4f
+ added i8086 asm optimized version of CompareWord
|
il y a 10 ans |
yury
|
2bcd49bbc4
* Fixed i386 case jump table when PIC with GOT and an external assembler is used.
|
il y a 10 ans |
yury
|
ae33685b9d
* i386-android: Use PIC in the program start-up code.
|
il y a 10 ans |
lacak
|
16b02dcd2b
fcl-db: sqlite: when raising database error retrieve also extended error code and pass it to ESQLDatabaseError exception object.
|
il y a 10 ans |
yury
|
63813f3e96
* android: Fixed crash when using writeln during shared library finalization on Android 4.4+.
|
il y a 10 ans |
Tomas Hajny
|
c1d727e9b6
* correction of a duplicate GTK1 sources reference
|
il y a 10 ans |
Jonas Maebe
|
2d2b8c635d
* detect whether or not a def/sym is registered based on its defid, so we
|
il y a 10 ans |
nickysn
|
20e5b3e586
* handle empty environment correctly when initializing argv0 under msdos.
|
il y a 10 ans |
nickysn
|
f107956169
+ added an i8086 asm optimized version of CompareByte()
|
il y a 10 ans |
nickysn
|
385f0d4ee8
- do not set the parameter to nil in strings.strdispose, because it's not a var
|
il y a 10 ans |
yury
|
accf3a6150
* arm-android: Use PIC in the program start-up code.
|
il y a 10 ans |
yury
|
4026cfcf60
* android: Generate PIC executables. It is required for Android 5.0+.
|
il y a 10 ans |
yury
|
6fc8059a1f
* arm-android: Simplified _haltproc for dll.
|
il y a 10 ans |
yury
|
8b27c3cf27
* Enable PIC by default for i386-android.
|
il y a 10 ans |
yury
|
862348c317
* Keep the GOT offset in a virtual register for i386 non-darwin platforms.
|
il y a 10 ans |
Tomas Hajny
|
ebd1c6026c
* fix FileSetAttr - bug #28826
|
il y a 10 ans |
nickysn
|
ace95e550b
* initialize argc and argv on i8086-msdos. This fixes paramcount and paramstr
|
il y a 10 ans |