peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
pierre
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 years ago |
pierre
|
274bce92b8
+ added -Se in Makefile cvstest target
|
27 years ago |
pierre
|
920691ac0a
* fix for first line of function break
|
27 years ago |
pierre
|
5baf8a6609
+ break main stops before calls to unit inits
|
27 years ago |
pierre
|
1a77339355
* several memory corruptions due to double freemem solved
|
27 years ago |
pierre
|
6b1fd26b42
* added vmt_offsets in destructors code also !!!
|
27 years ago |
pierre
|
1e9ae4a7ea
+ passes vmt offset to HELP_CONSTRUCTOR for objects
|
27 years ago |
florian
|
6155ef488c
* emitpushreferenceaddress gets now the asmlist as parameter
|
27 years ago |
pierre
|
c3b3abdb65
* undid some changes of Peter that made the compiler wrong
|
27 years ago |
peter
|
1468993242
* new style for m68k/i386 infos and enums
|
27 years ago |
pierre
|
ff45eacd79
+ source_os is now set correctly for cross-processor compilers
|
27 years ago |
peter
|
47c808f95a
* fixed memory leaks for do nothing source
|
27 years ago |
pierre
|
a12d8c9417
* changed all length(p^.value_str^) into str_length(p)
|
27 years ago |
peter
|
c72691c843
+ pass_2 for cg386
|
27 years ago |
peter
|
181d4769a2
* all internal RTL functions start with FPC_
|
27 years ago |
peter
|
12a80cf3dc
* update smartlinking, uses getdatalabel
|
27 years ago |
peter
|
58c2d999f0
* updated some error messages
|
27 years ago |
peter
|
1ce8f6f825
* use pdef^.size instead of orddef^.typ
|
27 years ago |
peter
|
19bf2df53a
* m68k fixes, splitted cg68k like cgi386
|
27 years ago |
peter
|
35a8d2e4fd
* m68k and palmos updates from surebugfixes
|
27 years ago |
pierre
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
peter
|
6cc16ea7f1
- removed OLDPPU
|
27 years ago |
peter
|
9050cab930
* string type st_ fixed
|
27 years ago |
peter
|
2cd0720f62
* m68k updates
|
27 years ago |
pierre
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 years ago |
peter
|
f66f837fc8
* m68k compiles
|
27 years ago |
peter
|
7e06238905
* smartlinking for sets
|
27 years ago |
pierre
|
5cdd60cac8
+ added some code for ansistring (not complete nor working yet)
|
27 years ago |
florian
|
2d790e0158
* secondin bugfix (m68k and i386)
|
27 years ago |