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 |
Jonas Maebe
|
5bcda6d18a
* fixed #9402 and removed limitation of 4 dns servers
|
18 years ago |
Jonas Maebe
|
494fb81dd8
* fixed semaphore implementation based on file handles (select needs
|
18 years ago |
Tomas Hajny
|
908a116cfc
* preserve gs in far_strlen
|
18 years ago |
Tomas Hajny
|
05b3c0311b
* make sure to preserve edi in free_memory_block
|
18 years ago |
Tomas Hajny
|
1967deb137
* missing size modifier added
|
18 years ago |
Jonas Maebe
|
9c90a93932
* fixed bug which caused SSA to be less effective for integer
|
18 years ago |
yury
|
e7ef9757c9
* Corrected comment.
|
18 years ago |