Displaying 20 results from an estimated 100 matches similar to: "[LLVMdev] Merge Patch File"
2008 Mar 19
0
[LLVMdev] Merge Patch File
> The LLVM GCC merge patch file is available here:
>
> http://nondot.org/~void/llvm-r139307-r142930.diff.gz
>
> Share and enjoy!
On x86-linux:
../../gcc-4.2.llvm.master/gcc/config/i386/i386.c: In function ‘output_pic_addr_const’:
../../gcc-4.2.llvm.master/gcc/config/i386/i386.c:7682: error: ‘darwin_stubs’ undeclared (first use in this function)
2008 Mar 19
2
[LLVMdev] Merge Patch File
On Wed, Mar 19, 2008 at 5:51 AM, Duncan Sands <baldrick at free.fr> wrote:
> > The LLVM GCC merge patch file is available here:
> >
> > http://nondot.org/~void/llvm-r139307-r142930.diff.gz
> >
> > Share and enjoy!
>
> On x86-linux:
>
> ../../gcc-4.2.llvm.master/gcc/config/i386/i386.c: In function 'output_pic_addr_const':
>
2008 Mar 19
0
[LLVMdev] Merge Patch File
Hi Bill, thanks for fixing it.
> > ../../gcc-4.2.llvm.master/gcc/config/i386/i386.c: In function 'ix86_expand_convert_uns_DI2DF_sse':
> > ../../gcc-4.2.llvm.master/gcc/config/i386/i386.c:10270: warning: large integer implicitly truncated to unsigned type
> > ../../gcc-4.2.llvm.master/gcc/config/i386/i386.c: In function 'ix86_expand_convert_sign_DI2DF_sse':
2008 Mar 19
2
[LLVMdev] Merge Patch File
On Wed, Mar 19, 2008 at 12:11 PM, Duncan Sands <baldrick at free.fr> wrote:
> Hi Bill, thanks for fixing it.
>
No prob! :-)
>
> > > ../../gcc-4.2.llvm.master/gcc/config/i386/i386.c: In function 'ix86_expand_convert_uns_DI2DF_sse':
> > > ../../gcc-4.2.llvm.master/gcc/config/i386/i386.c:10270: warning: large integer implicitly truncated to unsigned type
2008 Oct 13
1
IO error / connection unexpectedly closed
Hello,
i use rsync from Windows to rsync on Linux via ssh and get IO Errors
and connection unexpectedly closed errors on almost every sync run.
Can anybody give me some hints on how to track down the problem?
thx, Chris
2008/10/11 09:41:04 [13744] rsync to backup// from UNKNOWN (w.x.y.z)
2008/10/11 09:41:04 [13744] receiving file list
2008/10/11 09:42:48 [13744] IO error encountered -- skipping
2006 Sep 09
1
[LLVMdev] gfortran: link error building gfortran on linux
Hi, in trying to build an llvm-gfortran on linux from today's gcc4
SVN, I get the following link errors that didn't show up on OS X. This
is also using LLVM CVS from this morning.
They appear to mostly be related to CodeWarrior compatibility code,
but a couple are less obvious.
What's the best way to fix this? I'm stuck without my powerbook for at
least three weeks and I'd
2010 Aug 16
3
[LLVMdev] -fomit-frame-pointer on intel darwin
Can anyone shed some light on the origins of the comments...
/* Mach-O doesn't support omitting the frame pointer for now. */
...in gcc/config/i386/i386.c. FSF gcc trunk has enabled the
omit-frame-pointer option as the default for both i386 and x86_64
recently.
* config.gcc: Handle --enable-frame-pointer.
* configure.ac: Add --enable-frame-pointer.
* configure: Regenerated.
*
2010 Nov 03
1
Location of SR''S on Xenserver 5.6
I have a corrupt XEN server and I am wondering if I can copy of the SR''s and if so were are they kept?
Regards David Moore
moored@romtech.com.au
J.P. MCP, MCSE, MCSE + INTERNET, CNE.
www.adsldirect.com.au for ADSL and Internet www.romtech.com.au for PC sales
Office Phone: (+612) 9453 1990
Fax Phone: (+612) 9453 1880
Mobile Phone: +61(0)424 987 789
Skype Phone: ADSLDIRECT
POSTAL
2010 Nov 24
1
Newbie question about differences between XCP-1.0 and XEN 4
Can somebody educate me as the differences between XCP-1.0 and XEN 4.
From what I can see XCP-1.0 has XEN 3.4.2
So why would you not build XCP-1.0 with XEN 4.0
Regards David Moore
moored@romtech.com.au
J.P. MCP, MCSE, MCSE + INTERNET, CNE.
www.adsldirect.com.au for ADSL and Internet www.romtech.com.au for PC sales
Office Phone: (+612) 9453 1990
Fax Phone: (+612) 9453 1880
Mobile Phone:
2011 Nov 04
2
ANNOUNCE: Puppet-Dashboard 1.2.3rc1 available
This is a maintenance release of Puppet Dashboard. This release
resolves issues #10198, #10270, and #10543. More details below.
This release is available for download at:
http://downloads.puppetlabs.com/dashboard/
We have included Debian and RPM packages as well as a tarball.
See the Verifying Puppet Download section at:
http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet
2011 Jul 07
3
[LLVMdev] Missed optimization with indirectbr terminator
Consider this IR fragment produced after -O3:
> %7:
> %8 = phi i8* [ blockaddress(@0, %19), %19 ], [ %12, %11 ]
> %9 = phi i32 [ %20, %19 ], [ 0, %11 ]
> indirectbr i8* %8, [label %4, label %19]
>
> %19:
> %20 = add nsw i32 %9, 1
> %21 = icmp eq i32 %9, 9999
> br i1 %21, label %16, label %7
the br in %19 should be optimized to branch directly to itself rather
than going
2005 Jun 07
2
Problems with Junghanns QuadBri
Hi all,
i'm trying to install Asterisk with Junghanns QuadBri ISDN card: I have
followed all the instructions, and when I run "|ztcfg -tvv" I get
|
| Zaptel Configuration
======================|
SPAN 1: CCS/ AMI Build-out: 399-533 feet (DSX-1)
Channel map:
Channel 01: Individual Clear channel (Default) (Slaves: 01)
Channel 02: Individual Clear channel (Default) (Slaves: 02)
2007 Jan 24
1
tree connect failled: ERRDOS - ERRnoaccess (Access denied.)
i have recently switched to ldap backend for passwords
smbldap-useradd,smbldap-passwd works without error messages...
but when i try to connect from linux it gives me the following error
XXXXX:tree connect failled: ERRDOS - ERRnoaccess (Access denied.)
XXXXX can be remplaced with diffferent numbers such as
10270
11202
11318
11750
...evry time the number of the errors change i don't know why
i
2006 May 30
1
sIp port numbers
Hi all I fancied playing with SER and * on the same box. So i thought
i'd just change the default sip port for * in sip.conf
[general]
port = 5065 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
restarted * and now when i issue a
> ]# netstat -anp |grep 5060
> udp 0 0 0.0.0.0:5060 0.0.0.0:*
2015 Oct 02
5
v2.2.19 released
http://dovecot.org/releases/2.2/dovecot-2.2.19.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.19.tar.gz.sig
* pop3_deleted_flag has been broken since v2.2.10. Using it would
cause buffer overflows, which could be exploitable. However, this
bug would have become visible quite soon after users had deleted
some POP3 mails, because the pop3 processes would have started
crashing all the
2015 Oct 02
5
v2.2.19 released
http://dovecot.org/releases/2.2/dovecot-2.2.19.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.19.tar.gz.sig
* pop3_deleted_flag has been broken since v2.2.10. Using it would
cause buffer overflows, which could be exploitable. However, this
bug would have become visible quite soon after users had deleted
some POP3 mails, because the pop3 processes would have started
crashing all the
2007 Oct 17
3
Observations on SVD linpack errors, and a workaround
Lately I'm getting this error quite a bit:
Error in La.svd(x, nu, nv) : error code 1 from Lapack routine 'dgesdd'
I'm running R 2.5.0 on a 64 bit Intel machine running Fedora (8 I think).
Maybe the 64 bit platform is more fragile about declaring convergence.
I'm seeing way more of these errors than I ever have before.
From R-Help I see that this issue comes up from time to
2016 May 11
4
Synology NAS Samba Upgrade breaks "Classic" domain membership
I have a Synology NAS array appliance. It is linux based and uses
samba for file sharing. Normally the config is done via a gui
interface but you can ssh to the array. The domain controllers are
running Samba 3.6.x in classic domain mode. I have member servers
running 3.6.x and 4.3.8. no problem.
I recently updated the Synology "OS." The current version of samba is
2003 Oct 12
1
Error openning file (PR#4550)
Full_Name: Adolfo Jiménez Pérez
Version: 1.8.0 (2003-10-08)
OS: Window'98 2ed
Submission from: (NULL) (81.203.134.156)
I've a crash when reading a specific file with the command:
> read.table("file.dat")
This file can be readed with the 1.1.1 version using the same command and R
reads it correctly.
The content file is this:
---->file beginning<---------
2006 Jan 03
1
Summary functions to dataframe
I have written a few different summary functions. I want to calculate
the statistics by groups and I am having trouble getting the output as a
dataframe. I have attached one example with a small dataset that
calculates summary stats and percentiles, I have others that calculate
upper confidence limits etc. I would like the output to be converted to
a dataframe with one of the columns as the