peter
|
24fc983597
|
* message updates merges
|
2000-09-24 21:33:46 +00:00 |
|
peter
|
a71e44ac49
|
* use defines.inc
|
2000-09-24 15:06:10 +00:00 |
|
peter
|
4003cdb728
|
* freebsd support merged
|
2000-09-16 12:22:52 +00:00 |
|
peter
|
2d6ff8c10e
|
* error for not specified operand size, which is now required for
newer binutils (merged)
* previous commit fix for tcflw (merged)
|
2000-09-03 11:44:00 +00:00 |
|
michael
|
650fbb86aa
|
+ removed logs
|
2000-07-13 11:32:24 +00:00 |
|
michael
|
e7aca136a1
|
+ Initial import
|
2000-07-13 06:29:38 +00:00 |
|
pierre
|
d299af0815
|
+ add a warning if using ENTER instruction with linux target
|
2000-05-17 11:08:24 +00:00 |
|
pierre
|
24e5f16174
|
* FADD without operand translated into FADDP
|
2000-05-15 14:08:49 +00:00 |
|
pierre
|
5f4ec1b1ff
|
* fix the FDIV FDIVR FSUB FSUBR and popping equivalent
simply by swapping from reverse to normal and vice-versa
when passing from one syntax to the other !
|
2000-05-12 21:26:22 +00:00 |
|
pierre
|
365f0ebc81
|
* no warning nor error for pushl of segment register
|
2000-05-10 08:55:08 +00:00 |
|
pierre
|
495fd674a7
|
* add .byte 066h to force correct pushw %es
* handle push es as a pushl %es
|
2000-05-09 21:44:27 +00:00 |
|
pierre
|
4a51cd5763
|
avoid to reset operand size of opsize is S_NO
|
2000-04-14 12:26:33 +00:00 |
|
pierre
|
67a0b6c79e
|
+ TOperand.SetCorrectSize virtual method added
to be able to change the suffix according to the instruction
(FIADD word ptr w need a s as ATT suffix
wheras FILD word ptr w need a w suffix :( )
|
2000-04-04 13:48:44 +00:00 |
|
peter
|
4a4a24b6e8
|
* log truncated
|
2000-02-09 13:22:42 +00:00 |
|
peter
|
e525797c51
|
* updated copyright to 2000
|
2000-01-07 01:14:18 +00:00 |
|
peter
|
0202416219
|
* only check suffixsize for byte,word,long
|
1999-12-12 12:59:34 +00:00 |
|
Jonas Maebe
|
5fc1435036
|
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
1999-08-25 11:59:32 +00:00 |
|
florian
|
ca53eee67e
|
* renamed i386asm and i386base to cpuasm and cpubase
|
1999-08-04 00:22:34 +00:00 |
|
peter
|
0b272f13c7
|
* removed oldasm
* plabel -> pasmlabel
* -a switches to source writing automaticly
* assembler readers OOPed
* asmsymbol automaticly external
* jumptables and other label fixes for asm readers
|
1999-05-27 19:43:55 +00:00 |
|
peter
|
bfed29ff8b
|
* NEWLAB for label as symbol
|
1999-05-21 13:54:38 +00:00 |
|
peter
|
a47afc3857
|
* removed oldppu code
* warning if objpas is loaded from uses
* first things for new deref writing
|
1999-05-13 21:59:19 +00:00 |
|
peter
|
bc903063c1
|
* removed R_DEFAULT_SEG
* uniform float names
|
1999-05-12 00:19:34 +00:00 |
|
peter
|
4841b4236c
|
* updated messages
|
1999-05-05 22:21:47 +00:00 |
|
peter
|
f9b4da4d85
|
* translate opr_symbol to reference for lea
|
1999-05-02 14:24:26 +00:00 |
|
peter
|
611da2d24e
|
* merged nasm compiler
* old asm moved to oldasm/
|
1999-05-01 13:23:57 +00:00 |
|