florian
|
7ab03a6efc
* for some strange reasons my fix regarding register variable
|
25 years ago |
Jonas Maebe
|
16e46c496c
* moved call to resetusableregs to compile_proc_body (put it right before the
|
25 years ago |
florian
|
26fc3fb886
* better register variable allocation in -Or mode
|
25 years ago |
Jonas Maebe
|
e5af12b684
* forgot to commit a procedure for -dlogsecondpass the last time
|
25 years ago |
Jonas Maebe
|
9c59eb8a12
+ add info on entry/exit of secondpass procedure in assembler files, between
|
25 years ago |
peter
|
25dda03cdc
* renamed call_offset to para_offset
|
25 years ago |
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 |