daniel
|
5db278a977
* Empty destructor Tlabelsym.destroy removed
|
21 years ago |
florian
|
261f3e4927
+ missing cdecl for procedure variables added
|
21 years ago |
daniel
|
63f2dfc2dd
* Tvarsym.highvarsym commented out (unused by compiler, purpose unknown)
|
21 years ago |
daniel
|
d735071838
* Rtti generation moved to ncgutil
|
21 years ago |
peter
|
8c5b0f7d82
* first try to get cpupara working for x86_64
|
21 years ago |
peter
|
8012731ede
*** empty log message ***
|
21 years ago |
Jonas Maebe
|
0b1069b6ab
+ some more usage of register temps
|
21 years ago |
olle
|
035c98cad2
* made more in phase with agppcgas.pas
|
21 years ago |
olle
|
7e373764ba
* uodated header comment
|
21 years ago |
olle
|
acd7fb50c6
* internal changes
|
21 years ago |
olle
|
a8d6c1961d
* misc fixes
|
21 years ago |
florian
|
9e6f48750a
* fixed generic system.int(...)
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
peter
|
8ad943d999
* new bug
|
21 years ago |
peter
|
663fa583d9
* real fix for the short jmp out of range problem. Only forward jumps
|
21 years ago |
peter
|
8a86aad56d
* remove previous commit
|
21 years ago |
Jonas Maebe
|
5a98f00e7f
- removed mov "reg, reg" optimizations, as they are removed by the
|
21 years ago |
Jonas Maebe
|
0d004c1e35
* fixed and re-enabled temps in registers
|
21 years ago |
Jonas Maebe
|
43306edc96
* don't put the temp of a withnode in a register if debugging info is on,
|
21 years ago |
Jonas Maebe
|
4ba9c9ec67
- removed "mov reg,reg" optimization (those instructions are removed by
|
21 years ago |
Jonas Maebe
|
edb91b0d18
* disabled temps in registers for now, because the register allocator
|
21 years ago |
Jonas Maebe
|
6eec8798cd
* cleanup
|
21 years ago |
peter
|
7ca069476f
*** empty log message ***
|
21 years ago |
peter
|
bdf2392ff4
* linux path separators
|
21 years ago |
Jonas Maebe
|
694eee6cae
+ support to store ttempcreate/ref/deletenodes in registers
|
21 years ago |
peter
|
c96538d24d
* fix remembering path of main source file
|
21 years ago |
sg
|
3077512019
* Documented some recent changes
|
21 years ago |
michael
|
9dd71e8668
+ Fixed win32 compilation
|
21 years ago |
michael
|
20e4eac32d
+ Patch from Vincent Snijders to fix passing environment vars in win32
|
21 years ago |
florian
|
0874e96a94
+ FPC_PREFETCH defined
|
21 years ago |