search for: brunie

Displaying 20 results from an estimated 195 matches for "brunie".

Did you mean: bruni
2015 Sep 30
2
InstCombine wrongful (?) optimization on BinOp with SameOperands
...while isTruncateFree returns true). The comment on binop simplification says that binop over truncs should be optimize only if trunc is not free, so I do not understand the point of adding !isZExtFree at this point. Can someone enlighten my ignorance on this optimization ? best regards, Nicolas Brunie -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150930/fecff467/attachment.html>
2003 Feb 06
1
Net ADS JOIN error
Hi all, After having spend 2 days to resolve my problem to configure Samba 3.0 (the path to the libgcc_s was wrong) I've finally installed it and I'm trying to join the W2K AD domain with the command: 1. kinit admin@OUR.DOMAIN.ORG (asking password and getting the ticket from the W2K) 2. net ads join -Uadmin@OUR.DOMAIN.ORG (doesn't work) error message : [2003/02/06 15:09:02, 0]
2011 Sep 03
2
Screwy guide on the regression testing wiki page
I'm confused by this: > > ... then you need to reset your bisect and use that "Release x.x.xx" as your first good bisect (wine-x.x.xx). This particular bisect output is just a version tag, meaning that no real code was changed (and so cannot have made your problem appear). All the "good" bisects you've set tells GIT that all that code is good, until wine-x.x.xx
2003 Feb 03
1
Error in configure Last CVS and 3.0.alpha21 on Solaris 8
Hi all, I'm having problems trying to configure samba with the lastest source. The command I'm using is env CPPFLAGS="-I/usr/local/kerberos/include -I/usr/local/ldap/include" LDFLAGS="-L/usr/local/kerberos/lib -L/usr/local/ldap/lib" ./configure --with-ads --with-ldap --with-kerberos=/usr/local/kerberos --with-pam --with-winbind and the error is checking whether to
2012 Feb 02
3
Wine versioning
hello I'm trying to find out what represents the third number in the numeration of Wine versions. To give an example, there is wine-1.3.35-168-g5b93bb9 I concluded "168" means that the g5b93bb9 commit is 168th in succession after wine-1.3.35, with 1.3.35 being zeroth. Am I right?
2012 Feb 09
2
Use Wine when running OS from USB drive?
Can Wine be used when the Linux install is running from a bootable USB thumb drive? I have a laptop that currently has Win7 on it and that cannot be changed since the machine is shared and another user needs programs that won't work through Wine at this time.
2015 Apr 16
2
[LLVMdev] CPU information in the LLVMTargetMachine constructor
Hi everyone, I'm working in a company to port LLVM on their own processors. I'm try to support several set of instructions and several architectures. I'm using the "--target" options to choose my set of instructions, and I would like to use the "-mcpu" to choose the architecture of which I want to compile the code. Does it seem right? But at the moment I cannot
2016 Feb 03
0
Wine release 1.8.1
The Wine maintenance release 1.8.1 is now available. What's new in this release (see below for details): - Various bug fixes. - Small translation updates. The source is available from the following locations: http://dl.winehq.org/wine/source/1.8/wine-1.8.1.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.8/wine-1.8.1.tar.bz2 Binary packages for various distributions will be
2019 Jan 18
0
Wine release 4.0-rc7
The Wine development release 4.0-rc7 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: https://dl.winehq.org/wine/source/4.0/wine-4.0-rc7.tar.xz http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0-rc7.tar.xz Binary packages for various distributions will be available
2015 Apr 02
3
[LLVMdev] Cross Compiling LLVM's test-suite
Hi all, I'm working in a company to port LLVM on their own processor. I'm trying to run the test-suite, but it seems that it is usually run directly on the processor which is tested. In my case, I cannot run it on the processor, but I have a simulator on which I would like to run the test-suite. Also, it seems to me that the test-suite start by compiling some tools that have to be run
2019 Jan 11
0
Wine release 4.0-rc6
The Wine development release 4.0-rc6 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: https://dl.winehq.org/wine/source/4.0/wine-4.0-rc6.tar.xz http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0-rc6.tar.xz Binary packages for various distributions will be available
2018 Jan 12
0
Wine release 3.0-rc6
The Wine development release 3.0-rc6 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: https://dl.winehq.org/wine/source/3.0/wine-3.0-rc6.tar.xz http://mirrors.ibiblio.org/wine/source/3.0/wine-3.0-rc6.tar.xz Binary packages for various distributions will be available
2017 Dec 15
0
Wine release 3.0-rc2
The Wine development release 3.0-rc2 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: https://dl.winehq.org/wine/source/3.0/wine-3.0-rc2.tar.xz http://mirrors.ibiblio.org/wine/source/3.0/wine-3.0-rc2.tar.xz Binary packages for various distributions will be available
2018 Dec 21
0
Wine release 4.0-rc3
The Wine development release 4.0-rc3 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: https://dl.winehq.org/wine/source/4.0/wine-4.0-rc3.tar.xz http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0-rc3.tar.xz Binary packages for various distributions will be available
2016 Dec 19
0
Wine release 1.8.6
The Wine maintenance release 1.8.6 is now available. What's new in this release (see below for details): - Fix a regression introduced in 1.8.5 (#41627) - Various bug fixes. - A few more cards added to the GPU description table. The source is available from the following locations: http://dl.winehq.org/wine/source/1.8/wine-1.8.6.tar.bz2
2020 Jan 11
0
Wine release 5.0-rc5
The Wine development release 5.0-rc5 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: https://dl.winehq.org/wine/source/5.0/wine-5.0-rc5.tar.xz http://mirrors.ibiblio.org/wine/source/5.0/wine-5.0-rc5.tar.xz Binary packages for various distributions will be available
2017 Feb 28
0
Wine release 1.8.7
The Wine maintenance release 1.8.7 is now available. This is the final release in the 1.8.x series. What's new in this release (see below for details): - Various bug fixes. - A few more cards added to the GPU description table. - Turkish translation updates. The source is available from the following locations: http://dl.winehq.org/wine/source/1.8/wine-1.8.7.tar.bz2
2013 Jun 28
0
Wine release 1.6-rc4
The Wine development release 1.6-rc4 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.6-rc4.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.6/wine-1.6-rc4.tar.bz2 Binary packages for various distributions will be available
2013 Jun 21
0
Wine release 1.6-rc3
The Wine development release 1.6-rc3 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.6-rc3.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.6/wine-1.6-rc3.tar.bz2 Binary packages for various distributions will be available
2016 Aug 22
0
Wine release 1.8.4
The Wine maintenance release 1.8.4 is now available. What's new in this release (see below for details): - Various bug fixes. - A few more cards added to the GPU description table. The source is available from the following locations: http://dl.winehq.org/wine/source/1.8/wine-1.8.4.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.8/wine-1.8.4.tar.bz2 Binary packages for various