michael
|
0cc51d458d
* Patch from Darius Blaszijk
|
18 年之前 |
Jonas Maebe
|
cb744d37ff
- reverted change for avoiding recompilation of units in subdirs,
|
18 年之前 |
Jonas Maebe
|
30bc89cfe5
* fixed dependency checking for source files in subdirectories relative
|
18 年之前 |
Jonas Maebe
|
5ec4616c85
+ forgot to commit earlier
|
18 年之前 |
Jonas Maebe
|
f4c0e92dd4
* fixed m1024x768x32k initialisation (noted by Evgeniy Ivanov)
|
18 年之前 |
michael
|
d69db0aa54
* Patch from Darius Blaszijk:
|
18 年之前 |
joost
|
bc5225b8ae
* Commented out some debug-code which causes problems on windows
|
18 年之前 |
michael
|
d041db6cb9
* Patch from Darius Blaszijk
|
18 年之前 |
michael
|
2c2e22b1a0
* Patch from Darius Blaszijk to clean up all ifdefs so it becomes a pure fpc example.
|
18 年之前 |
Almindor
|
7a21cb5888
* add preliminary UnixSockets with linux implementation
|
18 年之前 |
florian
|
a01b377e40
* patch for #9449 by Sergei Gorelkin
|
18 年之前 |
Almindor
|
1e4dd0685a
* fix bug #9438
|
18 年之前 |
peter
|
78c364db94
- FPC version is not initialized to 2.0.4 by default but takes the
|
18 年之前 |
michael
|
ad6c0f10d4
* Patch from Darius Blaszijk:
|
18 年之前 |
Jonas Maebe
|
2b91a9ef37
+ jumptable support for darwin/ppc64
|
18 年之前 |
Jonas Maebe
|
eddc507a13
* disallow widechar sets (Delphi 7 compatible, and were handled wrongly
|
18 年之前 |
Jonas Maebe
|
eec25e454d
* slightly optimized ppc jumptable code (one compare+jump replaced
|
18 年之前 |
Jonas Maebe
|
3a7ad5212d
* removed some instructions from the list which considers r0 as 0
|
18 年之前 |
Jonas Maebe
|
1c71bb36a1
* also check for valid min/maxlabel range for jumptable in case
|
18 年之前 |
peter
|
d0c832019c
* unit and bin output dir patch from Darius Blaszijk
|
18 年之前 |
Jonas Maebe
|
32120569be
+ added (works now)
|
18 年之前 |
Jonas Maebe
|
fc53d14e58
* also enable .rodata for ppc64
|
18 年之前 |
Almindor
|
8a0eeb5e57
* make the updates also compilable (move struct down, add LPWSAMSG = PWSAMSG)
|
18 年之前 |
Almindor
|
3f6f91ae79
* adds WSARecvMsg and WSASendMsg along with requires structure to winsock2
|
18 年之前 |
Jonas Maebe
|
d73e79f163
* fixed regression of webtbs/tw4254: if a constant (wide)string can't be
|
18 年之前 |
Jonas Maebe
|
815cd2b39d
+ support for widestring manager based widechar conversions
|
18 年之前 |
Jonas Maebe
|
c408d9bb1d
* fixed regression of webtbs/tw2789 caused by r8270 (setting vs_read
|
18 年之前 |
Jonas Maebe
|
a8191abd16
* fixed parsing of "rcl/rcr rm,imm" (mantis #9025)
|
18 年之前 |
Jonas Maebe
|
9e46525912
+ test for previous commit
|
18 年之前 |
Jonas Maebe
|
12791bf4f1
* avoid spurious uninitialised warnings about array elements used as
|
18 年之前 |