peter
|
2ba0ebe607
* removed warnings/notes
|
25 years ago |
florian
|
904bfac5b9
* fixed a bug in int64/qword handling was a quite ugly one
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
florian
|
567966baad
* slighly improved code for -<qword> and -<int64>
|
25 years ago |
Jonas Maebe
|
23d69a5126
* changed edi allocation to use getexplicitregister32/ungetregister
|
25 years ago |
Jonas Maebe
|
86ff0db0b5
+ (de)allocation info for EDI to fix reported bug on mailinglist.
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
aee15a90ce
* fixed movd isntruction to be A_MOVD instead of A_MOV S_D
|
25 years ago |
pierre
|
b528749138
* Notes/Hints for local syms changed to
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
florian
|
9f62eb480b
* the maybe_push fix of Pierre wasn't 100%, the tree parameter
|
26 years ago |
peter
|
e45b7754be
* fixed push/restore bug in div/mod
|
26 years ago |
florian
|
63ceb87e8f
* problems with -Or fixed: tdef.isfpuregable was wrong!
|
26 years ago |
pierre
|
63608b6dbb
* emit_??? used
|
26 years ago |
florian
|
e53aceb9be
+ floating point register variables !!
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |
peter
|
ed8eb13d59
* moved bitmask constants to sets
|
26 years ago |
florian
|
0fa46763ad
* qword division fixed
|
26 years ago |
florian
|
2ad3da43e6
* make cycle fixed i.e. compilation with 0.99.10
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
florian
|
8d99f7a098
* some bugs in the qword code generation fixed
|
26 years ago |
Jonas Maebe
|
89405ceeed
+ positive number MOD power of 2 now done with AND instruction
|
26 years ago |
peter
|
611da2d24e
* merged nasm compiler
|
26 years ago |
Jonas Maebe
|
246a653a5d
* more regalloc fixes (still not complete)
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
florian
|
9b3fd7f5b6
+ range checking for ansi- and widestrings
|
26 years ago |
pierre
|
c18fdf95f3
* fix for bug0211 for i386
|
26 years ago |
peter
|
4517f917fd
* fixed array of const
|
26 years ago |
pierre
|
e92f07f542
* fix to bug0183 in secondnot
|
26 years ago |
florian
|
1b4cf9afb5
+ typed const int64 and qword
|
27 years ago |