yury
|
ec6ff22588
* ppudump: Output "MethodPtr" attribute for procedural types.
|
vor 12 Jahren |
nickysn
|
9f0c23bd4c
* fixed round() on i8086 after r24502
|
vor 12 Jahren |
nickysn
|
3665ed4b03
+ enabled returning int64 in ax:bx:cx:dx for the i8086
|
vor 12 Jahren |
nickysn
|
d433408a7d
-rm BX from i8086's saved_stadard_registers array, as it interferes with returning int64 in ax:bx:cx:dx and it shouldn't be saved anyway
|
vor 12 Jahren |
nickysn
|
8fea00d8f5
- rm NR_PIC_OFFSET_REG from i8086/cpubase.inc, because it isn't used (and shouldn't be used) on the i8086
|
vor 12 Jahren |
nickysn
|
2557382815
- rm tcg8086.g_maybe_got_init as it's of no use for the i8086
|
vor 12 Jahren |
nickysn
|
6b2f59c3e0
+ preparations for returning int64 in ax:bx:cx:dx on i8086
|
vor 12 Jahren |
nickysn
|
0b09c50138
* updated ppudump because of the ppu changes in r24491
|
vor 12 Jahren |
nickysn
|
80e76534a5
* incremented CurrentPPUVersion after r24491, because it changes the ppu structure on at least one platform (ppcjvm)
|
vor 12 Jahren |
Jonas Maebe
|
11d5d4f79d
* check range of enums and booleans in typed constant expressions when
|
vor 12 Jahren |
yury
|
f174c4df83
* pas2jni: Removed debug stuff.
|
vor 12 Jahren |
nickysn
|
e2cd2813ce
+ stop with an internal error if GetNextReg is called with a non-imaginary register
|
vor 12 Jahren |
joost
|
2555885541
* Added fpmake.pp files for pas2fpm, pas2jni and pas2ut
|
vor 12 Jahren |
nickysn
|
ae74cd17d2
* tarraydef.ppuload/ppuwrite: use ppufile.getasizeint/putasizeint for reading/writing lowrange and highrange as they're asizeint type, not aint
|
vor 12 Jahren |
reiniero
|
ec720322bc
* fcl-db/fpdbfexport: fix automatic export field name truncation for DBase files
|
vor 12 Jahren |
paul
|
a65cb866d1
rtl: add unicodenumtable to install units
|
vor 12 Jahren |
joost
|
555ea23209
* Added fpmake.pp for unicode utils
|
vor 12 Jahren |
joost
|
534e8e2a0c
* Scripts to generate Makefiles which call fpmake
|
vor 12 Jahren |
michael
|
27fc72b4b3
* Fixed bug #24419
|
vor 12 Jahren |
nickysn
|
3109d0a58c
+ enabled compilation of the dos unit for msdos-i8086
|
vor 12 Jahren |
nickysn
|
0d58fd6cd0
* fixed tppufile.getaint for 8/16-bit CPUs
|
vor 12 Jahren |
joost
|
478243254e
* Removed double addition of ptop
|
vor 12 Jahren |
joost
|
2b413c3075
* Fixed path-issues in fpmake.pp file
|
vor 12 Jahren |
joost
|
436d0bbdae
* Added some bin2obj rules to the fpmake.pp file
|
vor 12 Jahren |
paul
|
8b98a38b56
rtl: add a helper method to get TProcedureSignature parameter by index
|
vor 12 Jahren |
joost
|
756ca5f318
* On a zipdistinstall, call fpmake zipinstall with examples enabled
|
vor 12 Jahren |
joost
|
9e37374186
* Added ability to supply prefix for the archive-name (zipprefix)
|
vor 12 Jahren |
nickysn
|
92afd7cccd
+ R_SUBH support added in x86/aasmcpu.spilling_create_load and spilling_create_store
|
vor 12 Jahren |
nickysn
|
2a9d38d878
+ proper spilling support for R_SUBH (i.e. AH,BH,CH,DH) x86 registers in trgx86.do_spill_replace
|
vor 12 Jahren |
Jonas Maebe
|
1358618c36
* only display and allow ABIs that are actually supported by the current
|
vor 12 Jahren |