florian
|
a01b377e40
* patch for #9449 by Sergei Gorelkin
|
18 years ago |
Almindor
|
1e4dd0685a
* fix bug #9438
|
18 years ago |
peter
|
78c364db94
- FPC version is not initialized to 2.0.4 by default but takes the
|
18 years ago |
michael
|
ad6c0f10d4
* Patch from Darius Blaszijk:
|
18 years ago |
Jonas Maebe
|
2b91a9ef37
+ jumptable support for darwin/ppc64
|
18 years ago |
Jonas Maebe
|
eddc507a13
* disallow widechar sets (Delphi 7 compatible, and were handled wrongly
|
18 years ago |
Jonas Maebe
|
eec25e454d
* slightly optimized ppc jumptable code (one compare+jump replaced
|
18 years ago |
Jonas Maebe
|
3a7ad5212d
* removed some instructions from the list which considers r0 as 0
|
18 years ago |
Jonas Maebe
|
1c71bb36a1
* also check for valid min/maxlabel range for jumptable in case
|
18 years ago |
peter
|
d0c832019c
* unit and bin output dir patch from Darius Blaszijk
|
18 years ago |
Jonas Maebe
|
32120569be
+ added (works now)
|
18 years ago |
Jonas Maebe
|
fc53d14e58
* also enable .rodata for ppc64
|
18 years ago |
Almindor
|
8a0eeb5e57
* make the updates also compilable (move struct down, add LPWSAMSG = PWSAMSG)
|
18 years ago |
Almindor
|
3f6f91ae79
* adds WSARecvMsg and WSASendMsg along with requires structure to winsock2
|
18 years ago |
Jonas Maebe
|
d73e79f163
* fixed regression of webtbs/tw4254: if a constant (wide)string can't be
|
18 years ago |
Jonas Maebe
|
815cd2b39d
+ support for widestring manager based widechar conversions
|
18 years ago |
Jonas Maebe
|
c408d9bb1d
* fixed regression of webtbs/tw2789 caused by r8270 (setting vs_read
|
18 years ago |
Jonas Maebe
|
a8191abd16
* fixed parsing of "rcl/rcr rm,imm" (mantis #9025)
|
18 years ago |
Jonas Maebe
|
9e46525912
+ test for previous commit
|
18 years ago |
Jonas Maebe
|
12791bf4f1
* avoid spurious uninitialised warnings about array elements used as
|
18 years ago |
Jonas Maebe
|
097c2db374
* make sure warnings/hints in set_varstate are always given at the
|
18 years ago |
Jonas Maebe
|
3f701c96d4
* explicitly check for stringconstn next to stringdef in nadd, because
|
18 years ago |
Jonas Maebe
|
abd3ce841a
+ test for #9073
|
18 years ago |
Jonas Maebe
|
123362235b
* use initc.fpgetCerrno rather than fpgeterrno to get the errno
|
18 years ago |
Jonas Maebe
|
4457538435
* explicitly unmask SIGSEGV, SIGILL, SIGBUS and SIGFPE at the start
|
18 years ago |
Jonas Maebe
|
e7c94f7e5c
- removed obsolete {$threading on} directive
|
18 years ago |
michael
|
b39be6dd43
* Initial explanation of architecture
|
18 years ago |
peter
|
4e412ad9c0
* remove poNoConsole so it works under windows
|
18 years ago |
Jonas Maebe
|
ce86cedd4d
* return wrAbandoned rather than wrError from IntbasiceventWaitFor
|
18 years ago |
Jonas Maebe
|
ef801ba3a3
* check once more whether we can lock after we've waited
|
18 years ago |