florian
|
c39efba41b
* fixed previous packed change
|
20 年之前 |
florian
|
11f0d24d4f
+ parsing of procedure p();
|
20 年之前 |
florian
|
fce02e3fb8
* handling of -Sd to handle delphi comments correctly (no nesting)
|
20 年之前 |
florian
|
58f6f93cfe
* packed can be used in variable declarations
|
20 年之前 |
daniel
|
9916f784ce
* Use a linker script to put threadvars at the right location
|
20 年之前 |
daniel
|
6234341ef2
* Uninitialised variables are no longer declared with .comm
|
20 年之前 |
peter
|
b9b61c5a00
* new tests
|
20 年之前 |
peter
|
2e00bd1480
* support local labels in references
|
20 年之前 |
florian
|
0e89afa607
* mm register spilling fixed
|
20 年之前 |
florian
|
fe5bd6902d
* sockets unit fixed
|
20 年之前 |
florian
|
614a0703c8
* fix for sockets from Ales Katona
|
20 年之前 |
florian
|
5df84f7222
* cvtxx2yy has now proper modification information
|
20 年之前 |
florian
|
146efddbb7
* unified internal error
|
20 年之前 |
florian
|
80f1b0953e
* inlining on x86_64 fixed (not broken in fixes branch, needs no merging)
|
20 年之前 |
Jonas Maebe
|
0bfe43e7cd
* fixed support for anonymous class/object definitions in macpas mode
|
20 年之前 |
florian
|
d767f3e053
* more ignores
|
20 年之前 |
joost
|
d946895e20
- fixed a overflow error
|
20 年之前 |
daniel
|
603e165761
* add exclude(to_do,threadvarsegment) to assemble.pas to temporarily fix
|
20 年之前 |
florian
|
bcb717f7ea
* patch from Ales Katona to fix ssize_t on win32
|
20 年之前 |
michael
|
42f219cfc4
+ Fix for bug #4222 by Rodrigo Robles
|
20 年之前 |
michael
|
cf95b53b8f
Fix for bug #4218
|
20 年之前 |
daniel
|
e98865ab40
* Fixes and further development of fast threadvars
|
20 年之前 |
daniel
|
4996b31df1
* Fixes compile error
|
20 年之前 |
daniel
|
f6ad2aa425
* Hopefully fixes compilation
|
20 年之前 |
daniel
|
22e89e1a42
* Proof of concept: Support threadvars using segment registers.
|
20 年之前 |
florian
|
a1dd230825
* gint8 changed to shortint
|
20 年之前 |
florian
|
9e6c9d4fc7
* sysutils.format: floating point formatting takes care of currency type now
|
20 年之前 |
florian
|
abed18e3bd
* the utf-8 encoded espanol file is no errorues.msg
|
20 年之前 |
Jonas Maebe
|
f948a34c78
- disabled wrong GOT setup code which destroys r31 without saving it (should
|
20 年之前 |
michael
|
84a4c40a3d
+ Patch from Joost Van der Sluis to fix DoEncodeTime
|
20 年之前 |