nickysn
|
f2ff50f80e
+ initial implementation of unit crt for i8086-msdos (based on the go32v2 version)
|
před 12 roky |
nickysn
|
5b503f42c7
+ implemented Mem/MemW/MemL[] for i8086
|
před 12 roky |
Károly Balogh
|
af1f84892c
try to do VLink support semi-properly, so cross compilation is possible
|
před 12 roky |
Jonas Maebe
|
1551c773e0
- removed no longer necessary thlcg2ll.initialize_regvars override and
|
před 12 roky |
Jonas Maebe
|
51f52565ce
* fixed cross-testing: test TESTCOMPILER variable before emptying OPT,
|
před 12 roky |
Jonas Maebe
|
5051453806
+ support for LOC_(C)MMREGISTER in hlcg
|
před 12 roky |
nickysn
|
c271594b4f
+ optimized implementation of 32-bit OP_SHL,OP_SHR and OP_SAR in tcg8086.a_op_const_reg
|
před 12 roky |
nickysn
|
89cbbe5931
+ enabled compilation of unit objects for i8086-msdos
|
před 12 roky |
marco
|
527489c1ab
* some minor fixes to get unit Windows compiled with UNICODE defined.
|
před 12 roky |
nickysn
|
ab03091865
+ enabled compilation of unit classes on i8086-msdos
|
před 12 roky |
nickysn
|
db5573b395
* fixed the nasm assembly output for SAR/SAL with a memory reference
|
před 12 roky |
Károly Balogh
|
348615589b
disabled sockets unit, because it doesn't build ATM
|
před 12 roky |
Károly Balogh
|
24e2bd4364
added a dummy implementation of GetLastOSError
|
před 12 roky |
Károly Balogh
|
b3c4450186
make a warning a note, so it compiles with -Sew
|
před 12 roky |
nickysn
|
a36288ee68
+ enabled compilation of unit fgl on i8086-msdos
|
před 12 roky |
nickysn
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
před 12 roky |
svenbarth
|
6ad761912f
Add a Delphi compatible test for passing of different string like types to UnicodeString/RawByteString parameters.
|
před 12 roky |
nickysn
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
před 12 roky |
nickysn
|
ed92dee3fb
* fixed the calling of virtual methods on i8086
|
před 12 roky |
masta
|
073cab8d86
Optimize FoldShiftLdrStr in ARM Peephole optimizer
|
před 12 roky |
marco
|
e57174a14f
* defined -W versions for several -A functions under ifdef FPC_UNICODE_RTL
|
před 12 roky |
sergei
|
fe322f35d5
* MIPS: fixed passing CPU type specified with -CpXXX switch to assembler
|
před 12 roky |
Jonas Maebe
|
a1bc04bbb3
* don't omit stack frame generation when generating gprof information, as
|
před 12 roky |
nickysn
|
35939ff0a9
+ method pointer support for targets with a 16-bit address space in tcgloadnode.pass_generate_code
|
před 12 roky |
Jonas Maebe
|
78f94ab035
* made calls to seterrno position-independent
|
před 12 roky |
svenbarth
|
6eaefeed7f
Addendum to 24628: forgot to increase PPU version
|
před 12 roky |
Jonas Maebe
|
d6180b1e70
* properly propagate PIC-related suffixes from the x86 assembler reader in
|
před 12 roky |
Jeppe Johansen
|
0bb8d24e24
Add some immediate forms of shift instructions to tcgthumb.a_op_const_reg
|
před 12 roky |
Jeppe Johansen
|
e5066a5f43
Update jumptabel generation for ARM Thumb
|
před 12 roky |
Jeppe Johansen
|
c4263ced51
Disable one peephole optimization for Thumb
|
před 12 roky |