search for: tietz

Displaying 9 results from an estimated 9 matches for "tietz".

Did you mean: dietz
2012 Aug 04
1
[LLVMdev] [cfe-dev] GCC 4.7.2 will have Win64 SEH (by default)
...he stuff for assembly code that uses Win64 EH is done, but not the code-gen-side stuff (cf. Win64Exception class in CodeGen). I was about to finish it, but then real life happened :). This would have allowed us to use DW2-style EH on Win64, but it still would have been problematic for VC++ EH. Kai Tietz was interested in finishing it, so I emailed him what I have. I assume he's been working on it--he recently submitted a patch to fix the permissions on .pdata/.xdata sections that I got wrong :). I've CC'd him as well so we can see what he has for us. Chip > > On Sat, Aug 4, 20...
2007 Feb 25
1
[LLVMdev] 254.gap SPEC2000
...llvm-gcc system.c agcollec.c finfield.c pcpresen.c record.c unknown.c aggroup.c function.c permutat.c scanner.c vecffe.c blister.c gap.c plist.c set.c vector.c coding.c gasman.c polynom.c statemen.c word.c costab.c idents.c range.c string.c cyclotom.c integer.c rational.c eval.c list.c read.c tietze.c -o executable; echo "Producing exec_ln..."; llc -f -stats -regalloc=linearscan executable.bc -o ln.s; gcc ln.s -o exec_ln; echo "Producing exec_ch..."; llc -f -stats -regalloc=chordal executable.bc -o ch.s; gcc ch.s -o exec_ch; # collect statistics: stats_sh ch.s ln.s...
2010 Jan 09
0
MinGW-w64 build of 64-bit R for Windows
...tions from R redistributors). - Feedback and offers of support to R-windows at r-project.org, please. At this stage we are looking for serious testers who are able to compile from the sources and submit patches, and offers to e.g. resolve the Tcl/Tk issues. - Thanks to Gong Yu and especially Kai Tietz (the MinGW-w64 lead developer) for help along the way. Brian Ripley -- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road,...
2020 Aug 15
5
Supporting libunwind on Windows 10 (32bit; 64bit) for MSVC and Clang
On Sat, Aug 15, 2020 at 8:39 PM Martin Storsjö <martin at martin.st> wrote: > Hi, > > > On Sat, 15 Aug 2020, Ivan Serdyuk wrote: > > > Just as Shoaib said, libunwind only is useful in environments > > that use > > the Itanium C++ ABI - there's really no use for it in an MSVC > > context > > (either using MSVC or
2007 Jul 16
0
Progress report on 64-bit builds under Windows
...4 you get a 4GB address space for the current builds of R, rather than 2GB for most 32-bit versions of Windows, or 3GB if the /3GB switch was used. So there is a worthwhile gain in using a 64-bit OS even with a 32-bit build of R. 2) To make a 64-bit build of R we need a 64-bit toolchain. Kai Tietz has been working on versions of gcc and binutils, see http://www.nabble.com/64-bit-MinGW-on-64-bit-Windows-XP-tf4012895.html This is essentially a cross-compiler running under Cygwin. I didn't succeed in getting that to build, but did build a cross-compiler chain under x86_64 Linux and bu...
2014 Apr 04
0
Wine release 1.7.16
...ent::GetSelection. riched20: Fix a typo in CreateIRichEditOle. Javier Cantero (3): user32: Fix side effect in SubtractRect(). user32/tests: Add SubtractRect() test. user32/tests: New test cases for SubtractRect(). Julian R?ger (1): po: Update German translation. Kai Tietz (1): corerror.h: Merge with mingw-w64's extensions. Ken Thomases (10): winemac: Don't recreate the GL view when the pixel format is set again. winemac: Improve handling of swap interval with respect to pbuffers, clamping to 0. wined3d: Don't leak the HDC of an i...
2014 Mar 07
0
Wine release 1.7.14
...AIoctl debug messages. vbscipt: Added beginning support for arrays as class members. vbscript: Directly access 'this' object properties in interpreter. crypt32: Simplified getting context expiration. urlmon/tests: Use asynchronous binding for invalid cert tests. Kai Tietz (2): d3dx9core.h: Allow overriding D3DX_SDK_VERSION. d3dx9shader.h: Added some missing declarations. Ken Thomases (8): wined3d: Call context_enter() before context_update_window() so it records the proper restore state. wined3d: Remove redundant call to context_set_pixel_fo...
2013 Aug 30
0
Wine release 1.7.1
...handling. widl: Include string info in tlb custom data. widl: Increase version number stored in custom data. widl: Generate names for imported nameless typedefs. guiddef.h: Better GUID declaration for widl. Jactry Zeng (1): include: Add definition of ST_UNICODE. Kai Tietz (9): widl: New option --rt for enabling rt's specific language extensions. widl: Add RT's namespace keyword to scanner, and parser. widl: Allow attributes before and after typedef-keyword. widl: Handle default value for public vs hidden attribute. widl: Allow h...
2010 Sep 03
0
Wine release 1.3.2
...r commands. winmm/tests: Add MCI parser tests. winmm/tests: Share common function dbg_mcierr. winmm: Correctly parse the MCI Sysinfo command. winmm: GetDeviceID only considers a single name per entry. winmm: Implement MCIERR_DUPLICATE_ALIAS and MCIERR_DEVICE_OPEN. Kai Tietz (1): include: Fixed LIST_ENTRY macro type casts for win64. Ken Thomases (1): winex11: Pass window property to server in 64KB chunks. Louis Lenders (15): mscoree/tests: Added some simple tests for GetCORVersion. mscoree: Improve GetCORVersion. wine.inf: Added .NET Ins...