yury
|
d9e00bf43c
* pas2jni: Use mswindows define instead of windows to be Delphi compatible.
|
8 năm trước cách đây |
yury
|
df95a73993
* pas2jni: Do not hard code record sizes in Java part. Instead get actual record sizes from the native code. It allows to use the same generated Java code for native libraries compiled for different CPU architectures.
|
8 năm trước cách đây |
marcus
|
f6e1411ddb
Amiga: HookEntryPas to interface
|
8 năm trước cách đây |
nickysn
|
77dedfdcf5
- removed tai_const.create_pint and .create_pint_aligned, because they use the
|
9 năm trước cách đây |
nickysn
|
5bba79afb3
* use create_int_dataptr_unaligned instead of create_pint_unaligned in TDebugInfoDwarf.appendsym_absolute
|
9 năm trước cách đây |
nickysn
|
594290a16e
+ added *_unaligned counterparts to taiconst.create_[int|nil]_[code|data]ptr
|
9 năm trước cách đây |
nickysn
|
88ba9269ca
* use .create_int_dataptr instead of .create_pint in the remaining two places where .create_pint is used
|
9 năm trước cách đây |
michael
|
32ec90dccf
* Fix wrong index check for insert, border is different
|
9 năm trước cách đây |
pierre
|
e78cc24ca3
Regenerate Makefile with fpcmake
|
9 năm trước cách đây |
pierre
|
bbedd8ae68
Regenerate Makefile with fpcmake
|
9 năm trước cách đây |
pierre
|
686634d563
Regenerate Makefile with up-to-date fpcmake
|
9 năm trước cách đây |
pierre
|
0fe99558ef
Makefile regenerated with up-to-date fpcmake after:
|
9 năm trước cách đây |
Károly Balogh
|
f31cefd240
amunits: new HookEntryPas function, to support hooks using the Register calling convention. It is actually advised to use cdecl functions instead.
|
9 năm trước cách đây |
Károly Balogh
|
38837ee973
m68k: make the new register calling convention the default
|
9 năm trước cách đây |
marcus
|
328772cc46
AROS: return code and comments in startupcode
|
9 năm trước cách đây |
Károly Balogh
|
6a856f109e
m68k: made setjmp and longjmp code work when register calling convention is the default
|
9 năm trước cách đây |
pierre
|
6557ccbc84
* Separate x86 register inc files into regdatx86 target
|
9 năm trước cách đây |
pierre
|
3df9ac43a5
* cpubase unit, function findreg_by_number and dwarf_reg:
|
9 năm trước cách đây |
pierre
|
fd6d3b4971
Regenerated after change in mipsreg.dat
|
9 năm trước cách đây |
pierre
|
f870b0f8fc
Fix stabs number for FPU register, which start at 38 instead of 32
|
9 năm trước cách đây |
Károly Balogh
|
4ee4099fca
m68k: introduce a register calling convention, inspired by VBCC. volatile registers are used to pass arguments
|
9 năm trước cách đây |
marcus
|
f8a7708741
AROS: startupcode for arm-aros
|
9 năm trước cách đây |
michael
|
01550dd625
* Solution for solidus character, bug ID #30870
|
9 năm trước cách đây |
michael
|
5693bbf9ad
* Remove unused unit from uses clause
|
9 năm trước cách đây |
michael
|
9926d37dda
* Fix bug #30869, introduce CheckIndex in TStringList
|
9 năm trước cách đây |
florian
|
a27b07b342
+ more restrictions on pred/succ to dec/inc optimization
|
9 năm trước cách đây |
Károly Balogh
|
a02ac161d6
aros: enable arosunits on ARM
|
9 năm trước cách đây |
Károly Balogh
|
ee3274166f
fpmkunit: enable AROS on arm
|
9 năm trước cách đây |
florian
|
a705525e9b
* allow prec/succ on non-consecutive enums if pred/succ are generated internally
|
9 năm trước cách đây |
florian
|
f4d1331bbe
* fpcmake has been updated
|
9 năm trước cách đây |