peter
|
757ed4e8d3
* standard assembler reader for i386
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
85bed883ce
* another bunch of x86-64 fixes mainly calling convention and
|
21 years ago |
florian
|
1af574ceca
* assembler readers OOPed
|
22 years ago |
peter
|
517c5de6aa
* line numbering is now only done when #10, #10#13 is really parsed
|
22 years ago |
peter
|
bef3bb7b22
* fix field offset in reference
|
22 years ago |
florian
|
4d070e2a71
* fixed web bug #2128
|
22 years ago |
peter
|
53e8350307
* more intel parser updates
|
22 years ago |
peter
|
9342178c7d
* typecasting fixes
|
22 years ago |
peter
|
10f32e68cd
* fix check for register subscription of reference parameter
|
22 years ago |
peter
|
63c5e8cfdf
+ __HIGH() to retrieve high value
|
22 years ago |
peter
|
3e6f799919
* fix crash
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
72761249f1
* fix global var+offset
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
peter
|
414bd5fa22
* more sparc cleanup
|
22 years ago |
peter
|
437ce7f8a2
* removed some unit dependencies
|
22 years ago |
florian
|
de6916276a
* merged more x86-64/i386 code
|
22 years ago |
florian
|
ad2f6d6dab
* merged agx64att and ag386att to x86/agx86att
|
22 years ago |
peter
|
811fdad9b6
* removed some ie checks
|
22 years ago |
peter
|
3f0491bb38
* changed reg2opsize to function
|
22 years ago |
pierre
|
8520cddfe6
* fix a range check error
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
daniel
|
538641a07a
- Removed reg_2_opsize array
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
carl
|
3214bab118
* maxoperands -> max_operands (for portability in rautils.pas)
|
22 years ago |
carl
|
051cd78965
* some small cleanup (remove some specific operators which are not supported)
|
22 years ago |