michael
|
f31460489f
+ Added goto on switch
|
26 years ago |
florian
|
36951b9c93
* now using direct assembler mode
|
26 years ago |
florian
|
a0badc3a30
* initial revision
|
26 years ago |
peter
|
60486d2f83
* updated
|
26 years ago |
peter
|
1512794c0f
* removed uses globals
|
26 years ago |
peter
|
da43ab8ad8
* updated with compiler versions
|
26 years ago |
peter
|
5db2ac22e5
* ppu header writting now uses currentppuversion
|
26 years ago |
florian
|
fbbf8a505c
* m68k compiler is again compilable (only gas writer, no assembler reader)
|
26 years ago |
pierre
|
a8827ebf5e
+ TBreakpoint and TWatch registering
|
26 years ago |
pierre
|
40777cd66e
+ warning if truncate unit name found
|
26 years ago |
peter
|
870895b72b
* better error checking
|
26 years ago |
peter
|
956eb97743
* arrayconstructor 2 set conversion is now called always in the
|
26 years ago |
peter
|
5b55c02885
* windows unit include moved to wininc/
|
26 years ago |
peter
|
64dcafcf80
* updated
|
26 years ago |
pierre
|
fc0d67a752
+ error if PPU modulename is different from what is searched
|
26 years ago |
pierre
|
910372616a
* typo correction
|
26 years ago |
pierre
|
a9b15a7344
* firstexit must now set procinfo.funcret_is_valid
|
26 years ago |
peter
|
1c92ba70e0
* typo
|
26 years ago |
peter
|
1e257b346b
* fixed other error
|
26 years ago |
florian
|
7846d7cf60
* GetPropInfo returns now nil if the property wasn't found
|
26 years ago |
pierre
|
84507b72ad
+ old_compiled_module to avoid wrong file info when load PPU files
|
26 years ago |
pierre
|
b184fc0d75
+ compiled_module to avoid wrong file info when load PPU files
|
26 years ago |
pierre
|
beb97ee1d5
+ problems with unit names longer than 8 letters
|
26 years ago |
pierre
|
b5f43cf97b
+ RESULT pseudo var added in GDB debug info
|
26 years ago |
pierre
|
1ef3c84bb8
* double del_reference removed
|
26 years ago |
pierre
|
e4d44f4281
* BuildSourceList allways called for dependency in FP
|
26 years ago |
pierre
|
cac8e59f0f
* FLDPI must increment fpuvaroffset
|
26 years ago |
florian
|
863df30860
+ rtti is now automatically generated for published classes, i.e.
|
26 years ago |
florian
|
1c638f2952
* small fix to operator overloading when in MMX mode
|
26 years ago |
florian
|
8e642be78a
* fixed methodname/address: the loops must go from 0 to ...^.count-1
|
26 years ago |