nickysn
|
0d58fd6cd0
* fixed tppufile.getaint for 8/16-bit CPUs
|
12 rokov pred |
joost
|
478243254e
* Removed double addition of ptop
|
12 rokov pred |
joost
|
2b413c3075
* Fixed path-issues in fpmake.pp file
|
12 rokov pred |
joost
|
436d0bbdae
* Added some bin2obj rules to the fpmake.pp file
|
12 rokov pred |
paul
|
8b98a38b56
rtl: add a helper method to get TProcedureSignature parameter by index
|
12 rokov pred |
joost
|
756ca5f318
* On a zipdistinstall, call fpmake zipinstall with examples enabled
|
12 rokov pred |
joost
|
9e37374186
* Added ability to supply prefix for the archive-name (zipprefix)
|
12 rokov pred |
nickysn
|
92afd7cccd
+ R_SUBH support added in x86/aasmcpu.spilling_create_load and spilling_create_store
|
12 rokov pred |
nickysn
|
2a9d38d878
+ proper spilling support for R_SUBH (i.e. AH,BH,CH,DH) x86 registers in trgx86.do_spill_replace
|
12 rokov pred |
Jonas Maebe
|
1358618c36
* only display and allow ABIs that are actually supported by the current
|
12 rokov pred |
nickysn
|
c4dd85a0eb
+ implemented tcg8086.a_op_reg_ref
|
12 rokov pred |
nickysn
|
85b98671bd
+ implemented tcg8086.a_op_const_ref for op_add/and/or/sub/xor/move/none; this fixes inc(longint) among other things
|
12 rokov pred |
paul
|
72fd58d62e
rtl: fix possible division by zero
|
12 rokov pred |
paul
|
980bc634b4
compiler:
|
12 rokov pred |
paul
|
fceb6c3cc5
compiler: skip objc types in ProcVar rtti arguments and result type
|
12 rokov pred |
paul
|
cd8690c197
rtl: typo
|
12 rokov pred |
paul
|
bc973e538d
compiler: write extended RTTI for tkProcVar (tkProcedure in Delphi)
|
12 rokov pred |
nickysn
|
2d67a3169d
* i8086 fixes in tcg8086.g_copyvaluepara_openarray
|
12 rokov pred |
nickysn
|
502c2ffb94
* fixed tcg8086.a_load_reg_reg when doing an unsigned extension in the same superregister; this fixes the taddbool test
|
12 rokov pred |
Jonas Maebe
|
b16677a75b
* only pass --gc-sections to the linker if smart linking is enabled
|
12 rokov pred |
nickysn
|
5a4a3cbbc3
+ implemented tcg8086.a_op_ref_reg; supports op_add/sub/xor/or/and
|
12 rokov pred |
nickysn
|
b2c95c851a
* fixed bug in the intr and msdos functions, introduced in r24462
|
12 rokov pred |
nickysn
|
0a8e008a0d
+ the ES register made volatile on i8086 as per the 16-bit x86 calling conventions
|
12 rokov pred |
marco
|
80fadeae41
* versioncheck: change default to 2.6.2 and add a note that using
|
12 rokov pred |
paul
|
fe04dedbab
compiler: change RTTI size of record field offset from fixed 32bit to platform dependent integer (sizeint) since it is stored this way in the compiler. This is also Delphi compatible, rtl: adopt rtl appropriately
|
12 rokov pred |
paul
|
5f709430d4
compiler: fix indentation
|
12 rokov pred |
paul
|
dce960c97b
compiler: write Delphi compatible tkArray RTTI:
|
12 rokov pred |
michael
|
bef9b11dad
* Allow disable of registering of message file
|
12 rokov pred |
paul
|
d38bd1b9bd
compiler: remove dummy ado_none from tarraydefoption. It is probably a leftover from time when tarraydefoptions was not present, comment options
|
12 rokov pred |
nickysn
|
f1861a71d6
+ fixed startup hang in the i8086-msdos rtl on systems without an FPU
|
12 rokov pred |