Displaying 9 results from an estimated 9 matches for "scriptlayout".
2014 Mar 14
4
[LLVMdev] Is lld the linker we need for our project ?
Hi,
Thanks a lot for your answer. It seems lld is still the best
solution, even if it does not work "right out of the box" for
us today.
We already have a solution for the "objcopy" part (added the
required output format to llvm-objdump).
The ScriptLayout class seems to be empty for now (on the master
branch at least), but we do not need linker scripts today.
All that is required for now is to be able to assign a fixed
address to a few atoms (the ones that will hold the reset &
interrupt vectors) and place code/data sections in code/data
memory...
2014 Mar 11
2
[LLVMdev] Is lld the linker we need for our project ?
Hi,
We are currently developing an LLVM-based compilation toolchain
for a micro-controller, but would need some advice about whether
we should use lld as linker.
So far we managed to write a basic target handler to read ELF
files generated by llc and link them (and relocations seem to
be applied correctly).
But we have target-specific requirements:
- the program will be loaded into memory as-is,
2006 Aug 13
1
Eclipse 3.2 with JVM 1.5.08
...0x292bcd0): semi-stub
fixme:uniscribe:ScriptShape (0x4788, 0x31eaec8, 0x31eaee0, 1, 17,
0x32e804): semi-stub
fixme:uniscribe:ScriptPlace (0x4788, 0x31eaec8, 0x31eae38, L"\0001", 1,
0x31eae98, 0x32e858, 0x31eaee0): semi-stub
wine: Call from 0x7b8415c0 to unimplemented function
usp10.dll.ScriptLayout, aborting
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (0x80000100), pid=8, tid=9
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode, sharing)
# Problematic frame:
# C [kernel32.dll+0x2163f]
#
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 igno...
2013 Feb 15
0
Wine release 1.5.24
...between the normal and OpenType versions.
usp10: Update diacritical script handling for non OpenType Itemization.
usp10: Free default_language items when freeing script cache.
usp10: Fix memory leak when a font has 0 languages, scripts or features.
usp10: Correct error with ScriptLayout log2vis.
Austin English (4):
windowscodecsext: Add a stub dll.
shlwapi: Add a stub for IsInternetESCEnabled.
d3d11: Add a stub for D3D11CreateDevice.
wininet: Add a stub for LoadUrlCacheContent.
Daniel Jelinski (6):
comctl32/listview: Correct icon spacing calculation...
2010 Sep 18
0
Wine release 1.3.3
...hich are defined.
shell32: Update German translation.
shdocvw: Update German translation.
shell32: Update German translation.
user32: Only select needed part of the flags.
Aric Stewart (8):
imm32/tests: Test various Imm call cross-thread.
gdi32: Correct usage of ScriptLayout for bidi code.
usp10: Attempt to shape with non TMPF_TRUETYPE fonts.
usp10: Implement handling fMergeNeutralItems.
usp10: Improve handling of spaces during Itemization.
usp10: Check font for required features and report error if missing.
gdi32: Silence a common and exp...
2018 Mar 02
0
Wine release 3.3
...wined3d: Explicitly calculate the sub-resource level in raw_blitter_blit().
wined3d: Explicitly pass the sub-resource level to surface_is_full_rect().
wined3d: Explicitly calculate the sub-resource level in wined3d_texture_allocate_gl_mutable_storage().
usp10: Use heap_calloc() in ScriptLayout().
usp10: Use heap_calloc() in ScriptTextOut().
Hirofumi Katayama (1):
shlwapi: Don't attempt to un-expand ComputerName in PathUnExpandEnvStrings.
Huw D. M. Davies (5):
riched20: Don't use logfont-style underlining for links.
riched20: Return the underline pen as t...
2016 Feb 19
0
Wine release 1.9.4
...instead of relying on enum layout.
dwrite: Use enum members for class testing, simplify reseting to NI before applying Nx rules.
comctl32/tests: Simplify tests using todo_wine_if().
msxml3/tests: Simplify a couple of tests using todo_wine_if().
usp10: Use memcpy() to return ScriptLayout() results.
dwrite: Add support for PFM files in Analyze().
gdi32/tests: Simplify tests using todo_wine_if().
user32/tests: Simplify some tests using todo_wine_if().
advapi32/tests: Simplify tests using todo_wine_if().
comdlg32/tests: Simplify a test using todo_wine_if(...
2010 Apr 16
0
Wine release 1.1.43
...rProxy.
rpcrt4: Improve NdrDllRegisterProxy parameter checking.
rpcrt4/tests: Add NdrDllRegisterProxy tests.
include: Include fMergeNeutralItems in the SCRIPT_CONTROL Structure.
usp10: Improve ScriptItemize with a SCRIPT_CONTROL and SCRIPT_STATE set.
ups10: Reimplement ScriptLayout to properly handle mixed runs.
usp10: Have ScriptShape respect fLogicalOrder and fRTL when ordering glyphs.
usp10/tests: Expanded tests for ScriptShape.
Austin English (1):
imm32: Quiet ImmGetOpenStatus fixme.
Christian Costa (14):
d3dx9_36: Add stub for D3DXCheckTextureRe...
2006 Oct 13
0
Wine release 0.9.23
...warning fixes.
d3d9: Disable the surface pitch size test for now, just check alignment instead.
ddraw: Win64 printf format warning fixes.
wordpad: Format warning fixes.
regedit: Format warning fixes.
Hans Leidekker (33):
usp10: Add a stub implementation and a test for ScriptLayout.
dnsapi: Win64 printf format warning fixes.
mscms: Win64 printf format warning fixes.
wldap32: Win64 printf format warning fixes.
advapi32: Win64 printf format warning fixes.
mscms: Restore the preprocessor hack.
advapi32/tests: Win64 printf format warning fixes....