nickysn
|
7db978c3a4
|
* mark the registers, modified by DebugWriteLn's asm code
git-svn-id: branches/i8086@23971 -
|
2013-03-23 02:14:52 +00:00 |
|
nickysn
|
e944e142b8
|
* first_parm_offset is 4 on i8086, not 8
git-svn-id: branches/i8086@23970 -
|
2013-03-23 01:47:31 +00:00 |
|
nickysn
|
7fec59c454
|
- remove the FULL_RTL ifdefs from the msdos system unit; full rtl is always enabled now
git-svn-id: branches/i8086@23969 -
|
2013-03-23 00:49:48 +00:00 |
|
nickysn
|
1646f53d59
|
* fixed the 'unresolved externals' linker error when smartlinking msdos executables
git-svn-id: branches/i8086@23968 -
|
2013-03-23 00:47:12 +00:00 |
|
nickysn
|
a1ee8ab9bc
|
* suppress annoying wlib header
git-svn-id: branches/i8086@23967 -
|
2013-03-23 00:08:52 +00:00 |
|
nickysn
|
fb12778f0e
|
+ add static libraries to the wlink script for the msdos target
git-svn-id: branches/i8086@23966 -
|
2013-03-23 00:05:50 +00:00 |
|
nickysn
|
f2242568bb
|
* msdos omf library suffix changed to .lib
git-svn-id: branches/i8086@23965 -
|
2013-03-22 23:47:36 +00:00 |
|
nickysn
|
ac64663e70
|
+ openwatcom wlib support added
git-svn-id: branches/i8086@23964 -
|
2013-03-22 23:44:33 +00:00 |
|
florian
|
bac18a0094
|
* properly read asizeints from ppus on 16 bit targets
git-svn-id: branches/i8086@23939 -
|
2013-03-19 21:33:46 +00:00 |
|
florian
|
228f2d2794
|
+ build msdos rtl
git-svn-id: branches/i8086@23937 -
|
2013-03-19 20:23:55 +00:00 |
|
florian
|
911ac847f7
|
* regenerated several automatically generated files after last changes
git-svn-id: branches/i8086@23936 -
|
2013-03-19 20:12:48 +00:00 |
|
florian
|
b508be843a
|
* BINUTILSPREFIX for i8086-msdos is msdos only
git-svn-id: branches/i8086@23935 -
|
2013-03-19 20:12:11 +00:00 |
|
florian
|
a52a1b62b4
|
+ CPU target i8086 in top level Makefile.fpc
git-svn-id: branches/i8086@23934 -
|
2013-03-19 20:11:30 +00:00 |
|
florian
|
24f9d0d770
|
* cancel warning on i8086 because it stops compilation (the compiler is normally build with -Sew)
git-svn-id: branches/i8086@23933 -
|
2013-03-19 20:10:52 +00:00 |
|
florian
|
981570fe32
|
+ added i8086 related stuff to compiler Makefile.fpc
git-svn-id: branches/i8086@23932 -
|
2013-03-19 20:09:45 +00:00 |
|
florian
|
2350ad5f2a
|
+ msdos and i8086 target for fpmake
git-svn-id: branches/i8086@23931 -
|
2013-03-19 20:09:04 +00:00 |
|
nickysn
|
7b9fd7b9f4
|
* instruction size fixes in tcg8086.g_intf_wrapper
git-svn-id: branches/i8086@23925 -
|
2013-03-18 13:07:05 +00:00 |
|
nickysn
|
c4cee15481
|
* bug fix in tcg8086.a_load_reg_reg for loading larger register to a smaller one
git-svn-id: branches/i8086@23914 -
|
2013-03-18 01:03:37 +00:00 |
|
nickysn
|
b930c9a0db
|
* all the remaining cases of the 'in' operator fixed (hopefully) for i8086
git-svn-id: branches/i8086@23905 -
|
2013-03-17 20:38:44 +00:00 |
|
nickysn
|
8ca0b443b8
|
* another case of the 'in' operator fixed for i8086 ('x in const', when use_small=false and genjumps=false)
git-svn-id: branches/i8086@23903 -
|
2013-03-17 20:18:57 +00:00 |
|
nickysn
|
d7c9603351
|
* i8086 fixes for the 'in' operator in the case of 'unsigned,small,non_constant IN smallset'
git-svn-id: branches/i8086@23901 -
|
2013-03-17 17:40:15 +00:00 |
|
nickysn
|
e6c8ac6694
|
* use the generic tcgaddnode.second_addsmallset on i8086, because the BTx instructions are 386+
git-svn-id: branches/i8086@23895 -
|
2013-03-17 15:40:54 +00:00 |
|
nickysn
|
a68dfed450
|
* defutil.is_smallset updated for 8/16-bit CPUs
git-svn-id: branches/i8086@23894 -
|
2013-03-17 15:31:57 +00:00 |
|
nickysn
|
cbf3b14e20
|
* yet another 8/16-bit ALU fix in thlcg2ll.location_force_reg
git-svn-id: branches/i8086@23887 -
|
2013-03-17 12:55:06 +00:00 |
|
nickysn
|
43dba74a5c
|
+ implemented 64-bit shl and shr for i8086
git-svn-id: branches/i8086@23882 -
|
2013-03-17 02:11:25 +00:00 |
|
nickysn
|
fbc41991f9
|
* i8086 fixes in tcgx86.a_op_reg_reg for 16-bit OP_SHR,OP_SHL,OP_SAR,OP_ROL,OP_ROR
git-svn-id: branches/i8086@23881 -
|
2013-03-17 00:05:05 +00:00 |
|
nickysn
|
f75ff8cc26
|
+ enable the div helper for i8086
git-svn-id: branches/i8086@23880 -
|
2013-03-16 23:20:18 +00:00 |
|
nickysn
|
a9640ad9c6
|
+ insert type conversion for the div result when cpuneedsdiv32helper is used
git-svn-id: branches/i8086@23879 -
|
2013-03-16 23:12:39 +00:00 |
|
nickysn
|
1dbca4c403
|
* 16-bit ALU fixes in tmoddivnode.pass_typecheck
git-svn-id: branches/i8086@23878 -
|
2013-03-16 22:50:09 +00:00 |
|
nickysn
|
0af13920c1
|
* enable compilation of the software mod and div helpers in the i8086-msdos rtl
git-svn-id: branches/i8086@23876 -
|
2013-03-16 21:01:52 +00:00 |
|
florian
|
88455bbb02
|
* 32 bit comparison normally result in LOC_FLAGS on 16 bit CPUs
git-svn-id: branches/i8086@23875 -
|
2013-03-16 20:02:36 +00:00 |
|
florian
|
636129ed8c
|
* fix interface wrapper generation for i8086
git-svn-id: branches/i8086@23873 -
|
2013-03-16 19:57:36 +00:00 |
|
florian
|
d6f0a1a0df
|
* do not generate scaled indicies for case table jumps for i8086
git-svn-id: branches/i8086@23872 -
|
2013-03-16 19:52:53 +00:00 |
|
nickysn
|
5dd5add67a
|
* proper implementation of ti8086addnode.second_cmp64bit
git-svn-id: branches/i8086@23871 -
|
2013-03-16 19:01:15 +00:00 |
|
nickysn
|
56d2830beb
|
+ implemented 32-bit comparisons on the i8086
git-svn-id: branches/i8086@23870 -
|
2013-03-16 18:13:11 +00:00 |
|
nickysn
|
a274e62724
|
+ added defutil.is_32bit helper function, similar to is_64bit
git-svn-id: branches/i8086@23869 -
|
2013-03-16 17:54:52 +00:00 |
|
florian
|
edd4c1ce4b
|
* proper fix to avoid sp relative adressing as r23867 tries
git-svn-id: branches/i8086@23868 -
|
2013-03-16 16:51:31 +00:00 |
|
nickysn
|
01106a0968
|
* support stack relative addresses in a_loadfpu_reg_ref on the i8086
git-svn-id: branches/i8086@23867 -
|
2013-03-16 16:05:38 +00:00 |
|
nickysn
|
fd98de1fd2
|
* don't define FPC_INITIALIZEUNITS twice, when FULL_RTL is defined
git-svn-id: branches/i8086@23865 -
|
2013-03-16 14:01:40 +00:00 |
|
nickysn
|
88fe359644
|
+ added several necessary system unit routines
git-svn-id: branches/i8086@23864 -
|
2013-03-16 14:00:32 +00:00 |
|
nickysn
|
8f984e75e5
|
* hack for making threadvr.inc compile on i8086
git-svn-id: branches/i8086@23863 -
|
2013-03-16 13:59:43 +00:00 |
|
nickysn
|
d2cd13a5c9
|
* implemented several i8086 procs, some are stubs/not yet implemented
git-svn-id: branches/i8086@23862 -
|
2013-03-16 13:52:28 +00:00 |
|
nickysn
|
8cb0f96200
|
* avoid duplicated do_exit when FULL_RTL is defined
git-svn-id: branches/i8086@23861 -
|
2013-03-16 12:53:42 +00:00 |
|
nickysn
|
54a5e980ef
|
+ added sysdir.inc for msdos, empty for now
git-svn-id: branches/i8086@23860 -
|
2013-03-16 12:49:21 +00:00 |
|
nickysn
|
573ea10ef3
|
* fixed val when the 'code' parameter is the same size as the native CPU int type, but unsigned
git-svn-id: branches/i8086@23859 -
|
2013-03-16 12:42:37 +00:00 |
|
nickysn
|
b178a038f5
|
* set the FileRec size for i8086
git-svn-id: branches/i8086@23858 -
|
2013-03-16 12:07:39 +00:00 |
|
nickysn
|
bca7bf78dc
|
+ added sysheap.inc and sysfile.inc to the msdos target, empty for now
git-svn-id: branches/i8086@23857 -
|
2013-03-16 12:03:24 +00:00 |
|
nickysn
|
c136785c10
|
+ a few standard consts and vars for the msdos target
git-svn-id: branches/i8086@23856 -
|
2013-03-16 11:17:49 +00:00 |
|
nickysn
|
1ced81c028
|
+ added fpc_cpuinit, empty for now
git-svn-id: branches/i8086@23855 -
|
2013-03-16 11:07:43 +00:00 |
|
nickysn
|
a0e683bed6
|
* set the proper TextRec size for i8086
git-svn-id: branches/i8086@23854 -
|
2013-03-16 10:45:57 +00:00 |
|