nickysn
|
1857373c1b
+ added test tasm18g.pp, which is an i386 version of tasm18.pp
|
7 years ago |
nickysn
|
f7ab96bbba
* fixed program name in test tasm18f.pp
|
7 years ago |
nickysn
|
34c9136283
+ added tests, which check that 'test [reg+const*recordtype], 1' and
|
7 years ago |
nickysn
|
6fafac65fb
+ extended test tasm18.pp with instructions with a reference to a longint-sized
|
7 years ago |
Mattias Gaertner
|
715a725f57
pastojs: version 0.9.5
|
7 years ago |
nickysn
|
b2b7d685a6
+ extended test tasm18.pp with 32-bit instructions; this doesn't hurt TP7
|
7 years ago |
Mattias Gaertner
|
4ea3bcb5ff
pastojs: write VisbilityContext
|
7 years ago |
Mattias Gaertner
|
2ae54c3c00
fcl-passrc: resolver: check duplicate class forwards
|
7 years ago |
Mattias Gaertner
|
032c8f99a6
pastojs: override class default property
|
7 years ago |
Mattias Gaertner
|
5116655c11
fcl-passrc: resolver: override class default property
|
7 years ago |
Mattias Gaertner
|
57c79acf3f
fcl-passrc: made TPasProperty.Args readonly
|
7 years ago |
Károly Balogh
|
c1f368f8d9
rtl: removed the long obsolete README section mentioning FPC 1.0
|
7 years ago |
pierre
|
019a8b66dc
Transform internal error into error message for seg(procvar) with is not usable for some i8086 memory models
|
7 years ago |
pierre
|
c3ffd778c0
Add new message for seg(procvar) with is not usable for some i8086 memory models
|
7 years ago |
Mattias Gaertner
|
83cfd30768
fcl-passrc: resolver: check duplicate method implementation
|
7 years ago |
florian
|
6400d612e8
+ seg(<procvardef>) returns the segment stored in the procedure variable
|
7 years ago |
Mattias Gaertner
|
e5b376f3be
fcl-passrc: resolver: check class of method in same unit
|
7 years ago |
Mattias Gaertner
|
30d80beb7e
pastojs: write proctype
|
7 years ago |
Mattias Gaertner
|
db4db36793
fcl-passrc: fixed copyright, added TPasProcedureClass
|
7 years ago |
florian
|
6726150147
+ embedded uses also FPC_STDOUT_TRUE_ALIAS to save memory
|
7 years ago |
florian
|
efef9125b5
* another compilation fix
|
7 years ago |
Károly Balogh
|
66d180187a
m68k: fix build after r38206
|
7 years ago |
florian
|
112373a124
* fix passing floats on unix after vectorcall patch
|
7 years ago |
florian
|
381cf78ff1
* there is no vmovq for mmx registers
|
7 years ago |
florian
|
96ffb8abc9
+ more tests
|
7 years ago |
florian
|
31f78ea2b6
+ implementation of the vectorcall calling convention by J. Gareth Moreton
|
7 years ago |
florian
|
c63c3e99c7
* load environment on msdos if parameters are loaded, so paramstr(0) is loaded as well
|
7 years ago |
florian
|
092223f400
* comment links to test now
|
7 years ago |
florian
|
e5ebc65cce
* if si and di are allocated on i8086, using an index in references is not possible anymore
|
7 years ago |
florian
|
22df9cde3e
* halt and runerror never return
|
7 years ago |