florian
|
2f623caf67
* fixed an internalerror with writeln
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
62df907953
* abstractprocdef.para_size needs alignment parameter
|
25 years ago |
florian
|
26f38e15e3
* internalerror 10 for inlined math functions fixed
|
25 years ago |
peter
|
99fe175be6
* added st_default stringtype
|
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
|
7583de7a4f
- removed freelabel()
|
26 years ago |
pierre
|
3e399a860d
+ dllversion global variable
|
26 years ago |
florian
|
4c928ce997
* fixed an internalerror 10 with pred(...)
|
26 years ago |
florian
|
17950502e1
+ added support for succ/pred(<qword/int64>)
|
26 years ago |
peter
|
d3b404c1a4
* fixed bug #698
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
pierre
|
e9bef7b71d
* fix for form bug #699
|
26 years ago |
pierre
|
221382d99c
+ cond FPC_USE_CPREFIX (needs also some RTL changes)
|
26 years ago |
peter
|
67a8409186
* fixed wrong asm with inc(qword), but not it's not correctly supported
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
00ef632f73
* fixed assert, the tree is now disposed in firstpass if assertions
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
florian
|
0dd2b51943
* problems with readln fixed: esi wasn't restored correctly when
|
26 years ago |
florian
|
ed7dd22b82
* fixed bug #610
|
26 years ago |
florian
|
d6c22004f4
* exception patch of Romio nevertheless the excpetion handling
|
26 years ago |
pierre
|
cac8e59f0f
* FLDPI must increment fpuvaroffset
|
26 years ago |
florian
|
1c638f2952
* small fix to operator overloading when in MMX mode
|
26 years ago |
florian
|
656d4330cd
* bug #519 fixed
|
26 years ago |
pierre
|
63608b6dbb
* emit_??? used
|
26 years ago |
pierre
|
aca546d6d2
* fpuvaroffset not increased for f32bit float type
|
26 years ago |
pierre
|
da2d4a76ce
* fpuvaroffset problems solved
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |