Jonas Maebe
|
20a152d4e9
* simplified TExternalAssemblerOutputFile.AsmLn
|
před 8 roky |
Jonas Maebe
|
74a49b5f91
* restructured the the TExternalAssembler constructors so that the
|
před 8 roky |
michael
|
8bbc792a4f
* Patch from Mattias Gaertner for pas2js:
|
před 8 roky |
Tomas Hajny
|
ff02b2dfb5
+ added test based on bug #24504
|
před 8 roky |
Tomas Hajny
|
b7de70422f
* fix for bug #24504 (extended version of patch by Bart Broersma)
|
před 8 roky |
yury
|
78abcbd4ca
* pas2jni: Improved support for interfaces. Proper typecasting of an object instance to an interface.
|
před 8 roky |
michael
|
cfc1b88aec
* Fix for bug ID #30762
|
před 8 roky |
lacak
|
7b3f96346f
fcl-db: sqlite: check for NOT NULL columns and set Required for them. Bug #30837 (original patch by Silvio Clécio)
|
před 8 roky |
yury
|
d507456560
* pas2jni: Removed redundant ;.
|
před 8 roky |
yury
|
21234e413a
* pas2jni: Fixed finalization of TP-style objects.
|
před 8 roky |
yury
|
3fd3ff9527
* pas2jni: Fixed double memory freeing when using method pointers in some rare cases.
|
před 8 roky |
yury
|
8e8521c43e
* pas2jni: Fixed memory leaks when using inherited TP-style objects.
|
před 8 roky |
yury
|
d9e00bf43c
* pas2jni: Use mswindows define instead of windows to be Delphi compatible.
|
před 8 roky |
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.
|
před 8 roky |
marcus
|
f6e1411ddb
Amiga: HookEntryPas to interface
|
před 8 roky |
nickysn
|
77dedfdcf5
- removed tai_const.create_pint and .create_pint_aligned, because they use the
|
před 8 roky |
nickysn
|
5bba79afb3
* use create_int_dataptr_unaligned instead of create_pint_unaligned in TDebugInfoDwarf.appendsym_absolute
|
před 8 roky |
nickysn
|
594290a16e
+ added *_unaligned counterparts to taiconst.create_[int|nil]_[code|data]ptr
|
před 8 roky |
nickysn
|
88ba9269ca
* use .create_int_dataptr instead of .create_pint in the remaining two places where .create_pint is used
|
před 8 roky |
michael
|
32ec90dccf
* Fix wrong index check for insert, border is different
|
před 8 roky |
pierre
|
e78cc24ca3
Regenerate Makefile with fpcmake
|
před 8 roky |
pierre
|
bbedd8ae68
Regenerate Makefile with fpcmake
|
před 8 roky |
pierre
|
686634d563
Regenerate Makefile with up-to-date fpcmake
|
před 8 roky |
pierre
|
0fe99558ef
Makefile regenerated with up-to-date fpcmake after:
|
před 8 roky |
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.
|
před 9 roky |
Károly Balogh
|
38837ee973
m68k: make the new register calling convention the default
|
před 9 roky |
marcus
|
328772cc46
AROS: return code and comments in startupcode
|
před 9 roky |
Károly Balogh
|
6a856f109e
m68k: made setjmp and longjmp code work when register calling convention is the default
|
před 9 roky |
pierre
|
6557ccbc84
* Separate x86 register inc files into regdatx86 target
|
před 9 roky |
pierre
|
3df9ac43a5
* cpubase unit, function findreg_by_number and dwarf_reg:
|
před 9 roky |