Alexandre Julliard
|
c90ab917d1
libwine: Don't define obsolete functions on non-x86 platforms.
|
4 years ago |
Alexandre Julliard
|
1fdbf850ee
libport: Move the non-inline version of the string functions to libwine.
|
4 years ago |
Alexandre Julliard
|
0e03ad249c
libport: Add both inline and non-inline versions for every Unicode function.
|
4 years ago |
Alexandre Julliard
|
a9a08dbc3d
libwine: Remove wine/library.h.
|
4 years ago |
André Hentschel
|
e7017c4a56
libport: Remove support for PPC32.
|
4 years ago |
Alexandre Julliard
|
831f58caa5
libport: Move the codepage table functions back to libwine and make them obsolete.
|
5 years ago |
Alexandre Julliard
|
d81f96a8fc
libport: Move wine_cp_wcstombs implementation back to libwine and make it obsolete.
|
5 years ago |
Alexandre Julliard
|
23a50fb0bd
libport: Move wine_cp_mbstowcs implementation back to libwine and make it obsolete.
|
5 years ago |
Alexandre Julliard
|
473914f6a5
libport: Move wine_utf8 functions back to libwine and make them obsolete.
|
5 years ago |
Alexandre Julliard
|
f4b7260d29
libport: Move wine_cpsymbol functions back to libwine and make them obsolete.
|
5 years ago |
Alexandre Julliard
|
5a1e897df7
libport: Move wine_compare_string implementation back to libwine and make it obsolete.
|
5 years ago |
Alexandre Julliard
|
afd681ebd9
libport: Move wine_fold_string implementation back to libwine and make it obsolete.
|
5 years ago |
Alexandre Julliard
|
39138478fd
libwine: Make some functions obsolete.
|
5 years ago |
Alexandre Julliard
|
d5a372abbb
include: Move inline assembly definitions to a new wine/asm.h header.
|
5 years ago |
Alexandre Julliard
|
c3398b7eab
libwine: Move string functions to libwine_port.
|
5 years ago |
Alexandre Julliard
|
a02b23e418
Revert "libwine: Move string functions to libwine_port."
|
5 years ago |
Alexandre Julliard
|
47242d25f5
libwine: Move string functions to libwine_port.
|
5 years ago |
Alexandre Julliard
|
84cd904334
libwine: Move collation table to libwine_port.
|
5 years ago |
Denil Verghese
|
86bab890dd
libwine: Fix missing semi-colon.
|
6 years ago |
Alexandre Julliard
|
877a4a733f
libwine: Don't include backwards compatibility functions on Android.
|
9 years ago |
Alexandre Julliard
|
52333e9c5d
libwine: Move the wide char to multi-byte conversion functions to libwine_port.
|
9 years ago |
Alexandre Julliard
|
f7368aaa97
libwine: Move the multi-byte to wide char conversion functions to libwine_port.
|
9 years ago |
Alexandre Julliard
|
18699623b3
libwine: Move the CP_SYMBOL conversion functions to libwine_port.
|
9 years ago |
Alexandre Julliard
|
2087f38e84
libwine: Move the codepage tables to libwine_port.
|
9 years ago |
Alexandre Julliard
|
fa84ea2555
libwine: Move the wine_fold_string implementation to libwine_port.
|
9 years ago |
André Hentschel
|
fc08021151
libport: Remove SPARC support.
|
12 years ago |
André Hentschel
|
16954b3a82
libwine: Implemented the wine_call_on_stack function for ARM64.
|
12 years ago |
André Hentschel
|
f93d3ad2f5
libwine: Always use Thumb instructions on ARM.
|
12 years ago |
André Hentschel
|
db09c6c393
libwine: Add thumb support.
|
13 years ago |
Alexandre Julliard
|
b8f6345d3d
libwine: Remove redundant wine_switch_to_stack implementations.
|
14 years ago |