pierre
|
015b9930a0
add os_types to unit list for clean target
|
25 years ago |
pierre
|
f6a2669d89
* bug fix for 915, hopefully
|
25 years ago |
pierre
|
062604c406
* fix for extended constants
|
25 years ago |
pierre
|
d2aa336b2f
* avoid bug #911, worng unused parameter hints
|
25 years ago |
florian
|
33f3467ef0
* the bounds check error gets now a correct stack frame
|
25 years ago |
florian
|
a5f687d314
+ Initial revision of printer unit for win32, took that one of go32v2
|
25 years ago |
pierre
|
841f0d21c1
* bug in TOperand.SetSize corrected
|
25 years ago |
pierre
|
cd4ba01892
* handle offset fixup
|
25 years ago |
pierre
|
8f1708b14a
* handle offsetfixup
|
25 years ago |
pierre
|
b1f00f942d
+ generate line stabs if cs_gdb_lineinfo is aktglobalswitches
|
25 years ago |
pierre
|
f0ea08740f
+ check for local var
|
25 years ago |
pierre
|
61b61fd36d
test mov eax,static_var result
|
25 years ago |
pierre
|
7520cf9b6a
+ Use R FPUint suffix in table
|
25 years ago |
pierre
|
38224e3cf6
* no unitdir automatically added if -n option present
|
25 years ago |
pierre
|
c03c1f8af3
* set NOUSEEXCEPT to remove use of setjump/longjump
|
25 years ago |
pierre
|
9f2bc4dcdb
* Makefile adapted to unit name changes
|
25 years ago |
marco
|
65668aec0a
* added constants for syscall.inc
|
25 years ago |
marco
|
e0832afca6
* syscall variablenames reintroduced.
|
25 years ago |
marco
|
100dcf470c
* rest of syscalls has constants now
|
25 years ago |
marco
|
2d0e7cadad
* replaced about half of the syscall nr's by symbols from sysnr.inc
|
25 years ago |
marco
|
5a466d68ff
* Initial version. (copied from linux.) Patch for BSD not ready yeT
|
25 years ago |
michael
|
49862f46c6
+ Changed unit names to correct names
|
25 years ago |
pierre
|
1a16b36498
* generate code accepted by nasm
|
25 years ago |
pierre
|
d9fc5de9ac
+ accept nasmwin32 output
|
25 years ago |
pierre
|
1f64423e43
* nasmwin32 is 9 chars long, idtxt changed accordingly
|
25 years ago |
pierre
|
c45c6b14a3
+ nasmwin32 for win32 object output with nasm assembler
|
25 years ago |
pierre
|
67a0b6c79e
+ TOperand.SetCorrectSize virtual method added
|
25 years ago |
pierre
|
5377e30ab7
+ AttSufFPUint for integer fpu instructions
|
25 years ago |
pierre
|
3dfae51aed
+ R suffix for integer FPU operations
|
25 years ago |
pierre
|
a573aff1a2
Check conversion of integer FPU instructions
|
25 years ago |