peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
florian
|
89ccc81c2b
+ added compiler switch $maxfpuregisters
|
25 years ago |
peter
|
7583de7a4f
- removed freelabel()
|
26 years ago |
pierre
|
21ec770944
* fix for web bug735
|
26 years ago |
florian
|
577edbbd3f
+ compiler checks now if a goto leaves an exception block
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
pierre
|
b528749138
* Notes/Hints for local syms changed to
|
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
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
peter
|
2687d75c38
+ constant pointer support which can happend with typecasting like
|
26 years ago |
florian
|
fbbf8a505c
* m68k compiler is again compilable (only gas writer, no assembler reader)
|
26 years ago |
florian
|
1c638f2952
* small fix to operator overloading when in MMX mode
|
26 years ago |
Jonas Maebe
|
88306ed3f3
* framepointer cannot be changed to esp for methods
|
26 years ago |
pierre
|
03263b9285
+ some EXTTEMPREGDEBUG code added
|
26 years ago |
Jonas Maebe
|
5fc1435036
* changed pai386, paippc and paiapha (same for tai*) to paicpu (taicpu)
|
26 years ago |
pierre
|
87847fac70
* wrong testregisters32 placement corrected
|
26 years ago |
pierre
|
409b092c87
+ TEMPREGDEBUG code, test of register allocation
|
26 years ago |
florian
|
e6c1b96cff
* some small problems fixed
|
26 years ago |
florian
|
d66fdc645a
* now every available fpu register is used for
|
26 years ago |
florian
|
e53aceb9be
+ floating point register variables !!
|
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 |
pierre
|
5f05d07dcb
* previous wrong log corrected
|
26 years ago |
pierre
|
35777a48a1
types.pas
|
26 years ago |
peter
|
cc0511a890
* @procvar is now always needed for FPC
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
peter
|
e8bf496ae8
* containsself fixes
|
26 years ago |
florian
|
8706cd801f
* new temporary ansistring handling
|
26 years ago |
florian
|
8836c26503
* several bugs regarding -Or fixed
|
26 years ago |