florian
|
b734c17c4f
* formatting
|
12 жил өмнө |
florian
|
b85addb451
+ color segment register
|
12 жил өмнө |
nickysn
|
035cb74855
* far pointer helper types made global in the implementation of the system unit
|
12 жил өмнө |
nickysn
|
a308994423
* i8086 specific code from tcgpointerconstnode.pass_generate_code moved to an i8086 specific overriden method
|
12 жил өмнө |
nickysn
|
de26059b61
+ added dos version check in GetProgramName
|
12 жил өмнө |
nickysn
|
9185ee9423
- rm debug writeln committed by accident
|
12 жил өмнө |
nickysn
|
7628c87e44
+ obtain the msdos version on startup
|
12 жил өмнө |
nickysn
|
52328554e4
+ implemented ParamStr(0) on i8086-msdos, using our limited far pointer support
|
12 жил өмнө |
svenbarth
|
2c792659ce
Fix for Mantis #24071.
|
12 жил өмнө |
nickysn
|
d300116419
* fixed a bug, which caused ptr(nonconst, const) to be incorrectly inlined as a const
|
12 жил өмнө |
nickysn
|
8b1e621665
* segment in int register support added also to tcg8086.a_load_reg_ref and .a_load_ref_reg
|
12 жил өмнө |
nickysn
|
9171c19601
* support int register in treference.segment in tcg8086.a_load_const_ref; this fixes farptr^:=const
|
12 жил өмнө |
nickysn
|
0baa004571
* i8086 far pointer fix in tcgpointerconstnode.pass_generate_code; this finally fixes ptr(constseg,constofs)
|
12 жил өмнө |
nickysn
|
a86cb5c600
+ far pointer fixes in the internal compiler handling of ptr(const,const)
|
12 жил өмнө |
nickysn
|
ed29f7a92d
+ far pointer support in tpointerconstnode
|
12 жил өмнө |
nickysn
|
fe404d2891
+ rtl implementation of ptr(seg,ofs) for i8086
|
12 жил өмнө |
sergei
|
c31321c2fe
* TCGMIPS.handle_reg_const_reg(): fixed to generate 'real' CPU instructions, so macro processing by assembler is no longer needed.
|
12 жил өмнө |
sergei
|
23cb216435
* RTTI fix for alignment-sensitive targets:
|
12 жил өмнө |
lacak
|
371deafcdc
fcl-db: base: consistent usage of AsInteger and AsLongint. Bug #24456
|
12 жил өмнө |
lacak
|
ec78ec807c
fcl-db: tests: Adjust sqlDB/SQLite3 tests for newly added test TestSupportWordFields (WORD fields are alredy supported by SQLite3Connection)
|
12 жил өмнө |
marco
|
80b52b2a6a
* fix memleak in fpcanvas. Patch by wp, mantis #24427 attempt two
|
12 жил өмнө |
nickysn
|
abeb2a3aaa
* fixed the far pointer size not being updated after reading the near/far type modifier, which caused far pointers to be allocated only 2 bytes
|
12 жил өмнө |
nickysn
|
fd429612f8
+ initial (and not yet fully complete) implementation of far pointers on the i8086
|
12 жил өмнө |
nickysn
|
42b2228dc7
+ far pointer support in defutil.def_cgsize
|
12 жил өмнө |
nickysn
|
e810cabf50
* set tpointerdef.savesize correctly for far and huge pointers
|
12 жил өмнө |
svenbarth
|
905ab16ea4
Fixed and regenerated Makefile after removal of jarparamparser.pas
|
12 жил өмнө |
joost
|
14ffdf6b8d
* Removed unused unit jarparamparser.pas
|
12 жил өмнө |
nickysn
|
10ef91a7f6
* updated ppudump after the x86 pointer type changes introduced in r24453
|
12 жил өмнө |
nickysn
|
f571aebdd0
* tx86pointertyp moved from unit symdef to symconst, so it can be used by ppudump
|
12 жил өмнө |
nickysn
|
d95c995894
- rm the commented out code of tpointerdef.createfar
|
12 жил өмнө |