olle
|
a8d6c1961d
* misc fixes
|
21 anni fa |
florian
|
9e6f48750a
* fixed generic system.int(...)
|
21 anni fa |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 anni fa |
peter
|
8ad943d999
* new bug
|
21 anni fa |
peter
|
663fa583d9
* real fix for the short jmp out of range problem. Only forward jumps
|
21 anni fa |
peter
|
8a86aad56d
* remove previous commit
|
21 anni fa |
Jonas Maebe
|
5a98f00e7f
- removed mov "reg, reg" optimizations, as they are removed by the
|
21 anni fa |
Jonas Maebe
|
0d004c1e35
* fixed and re-enabled temps in registers
|
21 anni fa |
Jonas Maebe
|
43306edc96
* don't put the temp of a withnode in a register if debugging info is on,
|
21 anni fa |
Jonas Maebe
|
4ba9c9ec67
- removed "mov reg,reg" optimization (those instructions are removed by
|
21 anni fa |
Jonas Maebe
|
edb91b0d18
* disabled temps in registers for now, because the register allocator
|
21 anni fa |
Jonas Maebe
|
6eec8798cd
* cleanup
|
21 anni fa |
peter
|
7ca069476f
*** empty log message ***
|
21 anni fa |
peter
|
bdf2392ff4
* linux path separators
|
21 anni fa |
Jonas Maebe
|
694eee6cae
+ support to store ttempcreate/ref/deletenodes in registers
|
21 anni fa |
peter
|
c96538d24d
* fix remembering path of main source file
|
21 anni fa |
sg
|
3077512019
* Documented some recent changes
|
21 anni fa |
michael
|
9dd71e8668
+ Fixed win32 compilation
|
21 anni fa |
michael
|
20e4eac32d
+ Patch from Vincent Snijders to fix passing environment vars in win32
|
21 anni fa |
florian
|
0874e96a94
+ FPC_PREFETCH defined
|
21 anni fa |
Jonas Maebe
|
4f957bebff
+ implemented second_prefetch
|
21 anni fa |
peter
|
6a121ddc75
* fixed syntax errors
|
21 anni fa |
florian
|
e35b683e4d
+ added prefetch(const mem) support
|
21 anni fa |
florian
|
6cd2cddd33
+ added prefetch(const mem)
|
21 anni fa |
sg
|
9861946639
* Added unit httpclient
|
21 anni fa |
sg
|
f83176bd0d
* Some small fixes to get the code at least compiling again; the HTTP
|
21 anni fa |
florian
|
f9af8f066c
* workaround for AMD prefetch bug
|
21 anni fa |
sg
|
f1ed1952b2
* Small fix in GetConversionInfo (result was not fully cleared)
|
21 anni fa |
sg
|
0675164195
* Destroying a line reader or write buffer now works within an event
|
21 anni fa |
marco
|
e55b36f8f9
* more small fixes
|
21 anni fa |