Jonas Maebe
|
00d97d54ca
* don't overwrite the curroffset field while adding bytes for bitpacked fields
|
9 жил өмнө |
Jeppe Johansen
|
4b1eb0e4f3
Applied patch from Michael Ring fixing the startup code for Freescale microcontrollers.
|
9 жил өмнө |
Jonas Maebe
|
2e0fea94b8
* set operand size information when accessing fields in assembly
|
9 жил өмнө |
lacak
|
6f9d542d81
fcl-db: sqldb: fixes AV when SQL is empty, Cursor is not allocated yet. Bug #29124
|
9 жил өмнө |
Jonas Maebe
|
8df979e5e8
* take into account the fact that bitpacked ordinal fields are all encoded
|
9 жил өмнө |
Jonas Maebe
|
bbbceb08d9
* fixed the number of bytes added for packed record ordinal fields in the
|
9 жил өмнө |
yury
|
d973c1c0c9
* pas2jni: Support for interfaces.
|
9 жил өмнө |
nickysn
|
1e33924f73
+ support procvardefs (address only) in i8086's hlcgcpu.getaddressregister; this
|
9 жил өмнө |
yury
|
3c32f814de
* pas2jni: Fixed memory leaks when using method pointers.
|
9 жил өмнө |
yury
|
cddbe1b83d
* pas2jni:
|
9 жил өмнө |
Jonas Maebe
|
6fda08705b
* moved the generation of th ehidden self parameter from pass_1 to
|
9 жил өмнө |
lacak
|
e0ee5c30bf
fcl-db: bufdataset: add limited support for ftBCD fields in filter parser.
|
9 жил өмнө |
marco
|
11dd843f77
* 64-bit fix + mantis #29111, fix cmsghdr in an unit that is not actively compiled.
|
9 жил өмнө |
Jonas Maebe
|
3ff265da88
* fixed rol/ror
|
9 жил өмнө |
Jonas Maebe
|
da8d276766
* correctly encode bitpacked arrays of elements that can't be bitpacked
|
9 жил өмнө |
Jonas Maebe
|
a27927e658
* disable parameter struct padding for llvm, as llvm does that it by itself
|
9 жил өмнө |
Jonas Maebe
|
d6fb458129
* made second_proc_to_procvar type safe
|
9 жил өмнө |
Jonas Maebe
|
9fd4531e79
* fixed parameter allocation if there are fewer locations than the parameter
|
9 жил өмнө |
Jonas Maebe
|
e144ba05c1
* fixed storing "self" (nestedfpstruct) when taking the address of a nested
|
9 жил өмнө |
Jonas Maebe
|
4f4d4d9456
* also support non-pointerdefs as first argument for g_ptrtypecast_ref()
|
9 жил өмнө |
Jonas Maebe
|
6735def16f
* fixed jvm compilation after r32517
|
9 жил өмнө |
florian
|
38f3644b0b
+ response file support for gparmake
|
9 жил өмнө |
Jonas Maebe
|
64c4e16f8b
* converted last part of second_real_to_real() to the high level code
|
9 жил өмнө |
Jonas Maebe
|
f97192edf9
* support typecasts in a_loadmm_ref_reg()
|
9 жил өмнө |
Jonas Maebe
|
126046dabf
* set the def for SSE 64 bit parameters to double instead of an
|
9 жил өмнө |
Jonas Maebe
|
d0f97a6441
* converted open array range checking to the high level code generator
|
9 жил өмнө |
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 жил өмнө |
sergei
|
a78250a78b
* x87 FBSTP and FBLD instructions cannot have size suffix in ATT syntax. Mantis #29095.
|
9 жил өмнө |
michael
|
278a8fc39c
* Applied patch from Bart Broersma to fix bug #28725
|
9 жил өмнө |
yury
|
3e894e592d
* pas2jni: Fixed code generation for i386 targets.
|
9 жил өмнө |