michael
|
c19c39a956
* Patch from Pascal Riekenberg to fix some issues with columns
|
8 years ago |
nickysn
|
2b6e5d817e
* changed the parameter of is_16_bit_ref to be a treference, instead of toper
|
8 years ago |
pierre
|
d18627f0af
* Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev 37286
|
8 years ago |
pierre
|
ca79cbef1f
Fix compilation of classes unit for watcom target
|
8 years ago |
pierre
|
e3a35d99ba
Add watcom OS to ObjectOSes and symbian to UComplexOSes and MatrixOSes
|
8 years ago |
nickysn
|
acfa199b09
* in the nasm writer, only output a segment prefix for the [si] operand, in
|
8 years ago |
nickysn
|
a8232ac477
+ added warning if source or destination for x86 string instructions isn't
|
8 years ago |
nickysn
|
4a8aec26bf
* fixed test tasm12c.pp (uses asmmode intel, not att)
|
8 years ago |
nickysn
|
dd9b5eb2aa
+ added the 'Cannot override ES' message in the at&t assembler reader as well
|
8 years ago |
nickysn
|
27978de111
+ extended tests with segment overrides in at&t asm mode
|
8 years ago |
nickysn
|
1ee36b5b9b
+ added error message in the intel assembler reader, when an attempt is made to
|
8 years ago |
marco
|
24e0fc5aad
* updated links mantis 32504
|
8 years ago |
nickysn
|
baf492c7a5
+ another helper function: x86_parameterized_string_op_param_count
|
8 years ago |
nickysn
|
4c75b15afe
* shortened the names of the is_x86_string_instruction_op,
|
8 years ago |
nickysn
|
e3ca2a3043
+ added helper functions get_x86_string_op_si_param and get_x86_string_op_di_param
|
8 years ago |
nickysn
|
5a5cd65559
+ added helper functions x86_param2paramless_string_op and
|
8 years ago |
nickysn
|
2f28768d2d
* simplify some code, by using is_x86_parameterized_string_instruction_op
|
8 years ago |
nickysn
|
98c4986b6d
+ added x86 helper functions is_x86_string_instruction_op,
|
8 years ago |
nickysn
|
0fb79946a5
+ added support for the parameterized versions of the x86 string instructions
|
8 years ago |
pierre
|
c8722d4237
Fix tw32115 test for msdos target by using longint type explicitly for CalcSmth function parameter
|
8 years ago |
florian
|
4109738582
+ build exeinfo by buildrtl unit
|
8 years ago |
michael
|
352f99c15f
* Write more types
|
8 years ago |
marco
|
b1e4515896
* switch to 3.0.2 as prefered version
|
8 years ago |
Mattias Gaertner
|
bb15bbec52
fcl-passrc: resolver: enum range: assign enum:=enumrange
|
8 years ago |
michael
|
7abc3af339
* Some cosmetic, license text and other changes based on code review by Nayuki
|
8 years ago |
Mattias Gaertner
|
1b2511c0a0
fcl-passrc: resolver: enum range: pred(), succ(), low(), high(), typecast integer to enum range
|
8 years ago |
michael
|
c2c561a827
* QR Code printable element, plus demo report, using newly added QR Code generator unit
|
8 years ago |
svenbarth
|
fcc1ce7a08
* fix for Mantis #30344: applied patch by Mario Ray Mahardhika to add new command line option -Sj[-|+] to control writeable typed constants (with a small adjustment to the help text)
|
8 years ago |
michael
|
656405d7dc
+ Added QR code generator, image drawer
|
8 years ago |
michael
|
f218a369d6
* Remove debug writeln
|
8 years ago |