nickysn
|
a3295bd520
use ncgadd in cpunode
|
vor 12 Jahren |
nickysn
|
e4d66dd95c
i8086 fix for taddnode.pass_typecheck_internal and real types
|
vor 12 Jahren |
nickysn
|
fd328eda44
really minimal msdos rtl added
|
vor 12 Jahren |
nickysn
|
1c08561525
added lpi for easy building the i8086 compiler with lazarus
|
vor 12 Jahren |
nickysn
|
5f7d432ff9
i8086 fixes in Tcgx86.g_concatcopy and TCGSize2OpSize
|
vor 12 Jahren |
nickysn
|
27e4048ed6
16-bit and 8-bit alu fix in thlcg2ll.location_force_reg
|
vor 12 Jahren |
nickysn
|
eff0894a66
all the extra i8086 units added
|
vor 12 Jahren |
nickysn
|
0684e783ae
added the files autogenerated from x86ins.dat; TODO: these are shared with i386, so move them to a common directory
|
vor 12 Jahren |
nickysn
|
6fb9e3cfa5
the basic i8086 units: cpuinfo and cpubase
|
vor 12 Jahren |
nickysn
|
72fcc2b9bd
added 'msdos' 16-bit real mode dos target
|
vor 12 Jahren |
nickysn
|
4440015db3
added i8086 specific adaptations to the NASM assembly writer
|
vor 12 Jahren |
nickysn
|
a4b1a9011b
i8086 specific stuff added to x86/cpubase.pas
|
vor 12 Jahren |
nickysn
|
a9809323dc
some more generic i8086 defines added
|
vor 12 Jahren |
nickysn
|
94e8690e2e
oops, forgot about systems.pas in the previous commit
|
vor 12 Jahren |
nickysn
|
44ffc298d5
cpu_i8086 and system_i8086_msdos added to the systems.inc enums
|
vor 12 Jahren |
nickysn
|
3a4135c07b
ifdef cpu86 replaced with ifdef cpui386
|
vor 12 Jahren |
florian
|
ca277c873e
+ branch for i8086 port development
|
vor 12 Jahren |
svenbarth
|
da7b24e242
Avoid multiple threadvar lookups when querying the current TThread. Inspired by Michael Schnell.
|
vor 12 Jahren |
Jonas Maebe
|
3cde2b2d84
* fixed check for bitpacked accesses (mantis #24007)
|
vor 12 Jahren |
pierre
|
eeae77bfc2
Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957
|
vor 12 Jahren |
lacak
|
2cfcf32725
fcl-db: odbc: enable 64bit support (use SQLLEN, SQLULEN instead of SQLINTEGER, SQLUINTEGER) after ODBC header file was updated for 64 bit support in rev.23702
|
vor 12 Jahren |
michael
|
94e021157b
* Windows 64-bit patches from Laco
|
vor 12 Jahren |
pierre
|
d9758e5d0e
Avoid TARGET_DIRS_TARGET_DIRS garbage by explicitly setting result of string function in AddTargetDefines method to empty at startup
|
vor 12 Jahren |
Jonas Maebe
|
5d628b29bb
* set the subregsize of OS_M64 SSE registers to R_SUBQ so we can
|
vor 12 Jahren |
michael
|
02f64db373
* Fixes for typos from Reinier Olislagers (bug 23895)
|
vor 12 Jahren |
sergei
|
823e3ea398
MIPS: reworked PIC/call code:
|
vor 12 Jahren |
sergei
|
a1b50f643e
- removed never used function.
|
vor 12 Jahren |
pierre
|
f4b6625145
+ Use __setlocale_mb_len_max_32 for netbsd as suggested by linker warning
|
vor 12 Jahren |
yury
|
5bf237afc1
* Turn off assigning UnixGetModuleByAddrHook for Android, since dladdr() function is not available on old (1.x) Android versions.
|
vor 12 Jahren |
yury
|
5d061a7efa
* Do not use persistent register r5 in the library init code. It fixes crash during library load on some versions of Android. Issue #23974.
|
vor 12 Jahren |