florian
|
3cae2ee1a5
* fixed a problem when returning int64/qword from a function in -Or: in some
|
hace 25 años |
peter
|
ebbf2e578f
* backtraces for exceptions are now only generated from the place of the
|
hace 25 años |
Jonas Maebe
|
941f20c29a
* cleaner register (de)allocation in secondfor (for optimizer)
|
hace 25 años |
Jonas Maebe
|
0fd1e94dbb
* release register used in for-loop before end label (for better
|
hace 25 años |
pierre
|
13d1fb7192
Use $GOTO ON
|
hace 25 años |
florian
|
05e486a068
* big update for exception handling code generation: possible mem holes
|
hace 25 años |
peter
|
4a4a24b6e8
* log truncated
|
hace 25 años |
Jonas Maebe
|
60d858c278
* regallocation fixes
|
hace 25 años |
peter
|
e525797c51
* updated copyright to 2000
|
hace 25 años |
peter
|
68c2c36d36
* nested try blocks work again
|
hace 26 años |
peter
|
7583de7a4f
- removed freelabel()
|
hace 26 años |
peter
|
36710decd4
* support exit,break,continue in try...except
|
hace 26 años |
florian
|
eb70ce1522
* made the goto checking for excpetions more fool proof against errors
|
hace 26 años |
florian
|
577edbbd3f
+ compiler checks now if a goto leaves an exception block
|
hace 26 años |
peter
|
3d1c450db8
* fixed selfpointer after destroyexception
|
hace 26 años |
peter
|
0512ba80fb
+ ttype, tsymlist
|
hace 26 años |
pierre
|
377e19128d
* fix for form bug #721
|
hace 26 años |
peter
|
892d38d1f4
* push address also for raise at
|
hace 26 años |
peter
|
0887060ff2
* truncated log to 20 revs
|
hace 26 años |
peter
|
f4932cb67b
* fpc_freemem fpc_getmem new callings updated
|
hace 26 años |
florian
|
0dd2b51943
* problems with readln fixed: esi wasn't restored correctly when
|
hace 26 años |
pierre
|
781429264d
* bug exit('test') + fail for classes
|
hace 26 años |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
hace 26 años |
florian
|
d6c22004f4
* exception patch of Romio nevertheless the excpetion handling
|
hace 26 años |
peter
|
bc62d96930
* restored old alignment, saves 40k on ppc386
|
hace 26 años |
florian
|
1c638f2952
* small fix to operator overloading when in MMX mode
|
hace 26 años |
peter
|
ea753c5807
* reload esi in except block to allow virtual methods
|
hace 26 años |
Jonas Maebe
|
5fc1435036
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
hace 26 años |
pierre
|
1f1b9e7883
* _FAIL will now free memory correctly
|
hace 26 años |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
hace 26 años |