peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
florian
|
89ccc81c2b
+ added compiler switch $maxfpuregisters
|
25 years ago |
Jonas Maebe
|
33b6e19f1f
* fixed "quick hack, to overcome Delphi 2" :)
|
25 years ago |
peter
|
d3b404c1a4
* fixed bug #698
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
peter
|
79f6135498
* LOC_JUMP support for vecn
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
f4932cb67b
* fpc_freemem fpc_getmem new callings updated
|
26 years ago |
peter
|
7f63615b43
* @procvar fixes for tp mode
|
26 years ago |
florian
|
78977be752
* finally!? fixed
|
26 years ago |
florian
|
c549646c95
* hopefully an error in Peter's previous commit fixed
|
26 years ago |
peter
|
9ef54daf28
* fixed with <calln> do
|
26 years ago |
Jonas Maebe
|
5fc1435036
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
26 years ago |
pierre
|
2fe4c8b727
* hnewn location corrected
|
26 years ago |
pierre
|
63608b6dbb
* emit_??? used
|
26 years ago |
peter
|
da93a8740e
* range check for array of const
|
26 years ago |
peter
|
2e99c59182
* array constructor support
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |
peter
|
ed8eb13d59
* moved bitmask constants to sets
|
26 years ago |
florian
|
2ad3da43e6
* make cycle fixed i.e. compilation with 0.99.10
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
florian
|
6b33f4d87d
* better error recovering in typed constants
|
26 years ago |
peter
|
bfed29ff8b
* NEWLAB for label as symbol
|
26 years ago |
florian
|
1316bbd21f
* tdef.typename: returns a now a proper type name for the most types
|
26 years ago |
pierre
|
385c1ec248
* checkpointer code was wrong!
|
26 years ago |
florian
|
d7b52d0183
* fixed some bugs related to temp. ansistrings and functions results
|
26 years ago |
peter
|
e8bf496ae8
* containsself fixes
|
26 years ago |
peter
|
12313fbed8
* with temp vars now use a reference with a persistant temp instead
|
26 years ago |
florian
|
8706cd801f
* new temporary ansistring handling
|
26 years ago |
pierre
|
ba03732810
+ -gc for check pointer with heaptrc
|
26 years ago |