Jonas Maebe
|
2e0fea94b8
* set operand size information when accessing fields in assembly
|
9 anni fa |
lacak
|
6f9d542d81
fcl-db: sqldb: fixes AV when SQL is empty, Cursor is not allocated yet. Bug #29124
|
9 anni fa |
Jonas Maebe
|
8df979e5e8
* take into account the fact that bitpacked ordinal fields are all encoded
|
9 anni fa |
Jonas Maebe
|
bbbceb08d9
* fixed the number of bytes added for packed record ordinal fields in the
|
9 anni fa |
yury
|
d973c1c0c9
* pas2jni: Support for interfaces.
|
9 anni fa |
nickysn
|
1e33924f73
+ support procvardefs (address only) in i8086's hlcgcpu.getaddressregister; this
|
9 anni fa |
yury
|
3c32f814de
* pas2jni: Fixed memory leaks when using method pointers.
|
9 anni fa |
yury
|
cddbe1b83d
* pas2jni:
|
9 anni fa |
Jonas Maebe
|
6fda08705b
* moved the generation of th ehidden self parameter from pass_1 to
|
9 anni fa |
lacak
|
e0ee5c30bf
fcl-db: bufdataset: add limited support for ftBCD fields in filter parser.
|
9 anni fa |
marco
|
11dd843f77
* 64-bit fix + mantis #29111, fix cmsghdr in an unit that is not actively compiled.
|
9 anni fa |
Jonas Maebe
|
3ff265da88
* fixed rol/ror
|
9 anni fa |
Jonas Maebe
|
da8d276766
* correctly encode bitpacked arrays of elements that can't be bitpacked
|
9 anni fa |
Jonas Maebe
|
a27927e658
* disable parameter struct padding for llvm, as llvm does that it by itself
|
9 anni fa |
Jonas Maebe
|
d6fb458129
* made second_proc_to_procvar type safe
|
9 anni fa |
Jonas Maebe
|
9fd4531e79
* fixed parameter allocation if there are fewer locations than the parameter
|
9 anni fa |
Jonas Maebe
|
e144ba05c1
* fixed storing "self" (nestedfpstruct) when taking the address of a nested
|
9 anni fa |
Jonas Maebe
|
4f4d4d9456
* also support non-pointerdefs as first argument for g_ptrtypecast_ref()
|
9 anni fa |
Jonas Maebe
|
6735def16f
* fixed jvm compilation after r32517
|
9 anni fa |
florian
|
38f3644b0b
+ response file support for gparmake
|
9 anni fa |
Jonas Maebe
|
64c4e16f8b
* converted last part of second_real_to_real() to the high level code
|
9 anni fa |
Jonas Maebe
|
f97192edf9
* support typecasts in a_loadmm_ref_reg()
|
9 anni fa |
Jonas Maebe
|
126046dabf
* set the def for SSE 64 bit parameters to double instead of an
|
9 anni fa |
Jonas Maebe
|
d0f97a6441
* converted open array range checking to the high level code generator
|
9 anni fa |
sergei
|
1b965e6766
* x86: Don't save/restore integer registers that are volatile per calling convention of current procedure. It implies that nothing will be saved for procedures with OLDFPCCALL, FAR16 and PASCAL and calling conventions. OLDFPCCALL restores behavior that was in effect before r25224.
|
9 anni fa |
sergei
|
a78250a78b
* x87 FBSTP and FBLD instructions cannot have size suffix in ATT syntax. Mantis #29095.
|
9 anni fa |
michael
|
278a8fc39c
* Applied patch from Bart Broersma to fix bug #28725
|
9 anni fa |
yury
|
3e894e592d
* pas2jni: Fixed code generation for i386 targets.
|
9 anni fa |
yury
|
6f8e9ad23e
* Fixed cwstring for Android after latest widestring manager changes.
|
9 anni fa |
yury
|
17358aa3ed
* Removed unused local vars.
|
9 anni fa |