peter
|
ab8edb8970
* more reference types support
|
26 年之前 |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 年之前 |
peter
|
b84eb33013
* suffix parsing for at&t fixed for things like movsbl
|
26 年之前 |
peter
|
cd6dac1a03
* merged
|
26 年之前 |
peter
|
438c1e07b6
* merged
|
26 年之前 |
peter
|
ce0a8e3f26
* merged
|
26 年之前 |
peter
|
951f407307
* fixed some intel bugs with scale parsing
|
26 年之前 |
peter
|
ac686d0930
* fixed llabel with delete the first @
|
26 年之前 |
peter
|
0b272f13c7
* removed oldasm
|
26 年之前 |
peter
|
bfed29ff8b
* NEWLAB for label as symbol
|
26 年之前 |
peter
|
4841b4236c
* updated messages
|
26 年之前 |
florian
|
78d13ec796
* changes to compile it with Delphi 4.0
|
26 年之前 |
peter
|
9c69c18d96
* merged nasm compiler
|
26 年之前 |
peter
|
9bbbfdecf9
* redesigned record offset parsing to support nested records
|
26 年之前 |
pierre
|
66422d18ba
* accept several previously refused syntax, still uncomplete
|
26 年之前 |
pierre
|
ca165f8343
* fix for bug0124 and better error position info
|
26 年之前 |
pierre
|
f58a4b485c
* ifdef USE_OP3 released (changed into ifndef NO_OP3)
|
26 年之前 |
pierre
|
e39755387b
+ ifdef USE_OP3 code :
|
26 年之前 |
peter
|
cc9df8d478
* first things to store the symbol/def number in the ppu
|
26 年之前 |
peter
|
6a802e85d7
* released valintern
|
26 年之前 |
peter
|
448a0d5046
* [reg-ofs] now correctly compiles to -ofs(reg) instead of ofs(reg)
|
26 年之前 |
peter
|
c8f444b65f
* ag386bin updates
|
26 年之前 |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 年之前 |
peter
|
1ace0dc9b8
* moved some tables from ra386*.pas -> i386.pas
|
26 年之前 |
peter
|
ce3e2aec84
+ rec.field(%esi) support
|
27 年之前 |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 年之前 |
Jonas Maebe
|
7aaa973e8f
* allow constant offsets for go32v2 in assembler blocks
|
27 年之前 |
Jonas Maebe
|
242244016d
* changed "if longintvar in set" to case or "if () or () .." statements
|
27 年之前 |
peter
|
1b481e1cca
* fixes for 'asm sti end;'
|
27 年之前 |
peter
|
83d1beb321
* fixed instruct not in table msg
|
27 年之前 |