florian
|
904bfac5b9
* fixed a bug in int64/qword handling was a quite ugly one
|
25 years ago |
pierre
|
c6a47280b9
* fixes a stabs problem for functions
|
25 years ago |
florian
|
05e486a068
* big update for exception handling code generation: possible mem holes
|
25 years ago |
Jonas Maebe
|
95f2c6f732
* added missing regalloc for ecx in range check code
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
florian
|
1081fc6d3b
* some (small) problems with register saving fixed
|
25 years ago |
florian
|
a0cc4f970b
* an exception in a construcor calls now the destructor (this applies only
|
25 years ago |
pierre
|
9572b14dea
+ add pseudo local var parent_ebp for local procs
|
25 years ago |
pierre
|
da01d99789
* Range check for int64 produces a warning only
|
25 years ago |
florian
|
b2098c4de5
* some improvemenst to cmov support
|
25 years ago |
florian
|
332c7a568f
* CMOV support in optimizer (in define USECMOV)
|
25 years ago |
michael
|
587a967353
+ Fixes from Jonas.
|
25 years ago |
Jonas Maebe
|
a961e10de2
* fixed more regalloc bugs (for set adding and unsigned
|
25 years ago |
peter
|
25dda03cdc
* renamed call_offset to para_offset
|
25 years ago |
peter
|
96ed273164
* smartlinking fixes for binary writer
|
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 |
peter
|
368452de05
* fixed wrong assembler with in-node
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
pierre
|
221382d99c
+ cond FPC_USE_CPREFIX (needs also some RTL changes)
|
26 years ago |
pierre
|
62da9bd4c0
* Notes/hints changes
|
26 years ago |
pierre
|
8e738214a1
* self pointer stabs for local function was wrong
|
26 years ago |
peter
|
23ca9de3b3
* esi_offset -> selfpointer_offset to be newcg compatible
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
4a74f18756
* fixed bug #301
|
26 years ago |
florian
|
0dd2b51943
* problems with readln fixed: esi wasn't restored correctly when
|
26 years ago |
peter
|
fefc839b29
* redesigned linker object
|
26 years ago |