search for: mhard

Displaying 11 results from an estimated 11 matches for "mhard".

Did you mean: hard
2003 Jan 24
2
Problem with sending mail from mail server behind firewall.
I am having a problem with connections from a server behind a shorewall firewall. Both machines are running redhat 8.0 with a custom 2.4.20 kernel. The problem lies with a mail server I am configuring which has been able to send mail to all hosts, except this one. The connection starts with the SYN_SENT, and then just hangs there. (telnet to remote server on port 25 just hangs trying to
2012 Nov 22
0
[LLVMdev] Extended Inline asm with double data type crashes clang
Hi all, I tried same code on gcc for arm(hard float), double f2 () { double x = 10.0; asm ("" : "=r" (x) : "0" (x)); return x; } > arm-linux-gnueabi-gcc -S -mhard-float pr39058.c -O2 Generates proper code, mov r3, #0 mov r2, #0 movt r3, 16420 fmdrr d0, r2, r3 bx lr But llvm crashes, If data type is "double", register type is "int". Any comments why does llvm currently handle this case ? Regards, Raj...
2012 Nov 21
2
[LLVMdev] Extended Inline asm with double data type crashes clang
Thanks Rafael, Hello All, Could anyone please comment, which part in selectiondag need to be understood/modified to fix this. Regards, Rajesh On Wed, Nov 21, 2012 at 2:38 AM, Rafael EspĂ­ndola < rafael.espindola at gmail.com> wrote: > I reported http://llvm.org/pr14393 to track it. > > On 20 November 2012 05:18, rajesh viswabramana > <viswabramana.rajesh at
2007 Oct 20
2
[LLVMdev] troubles with llvm-gcc 4.0 and APFloat on X86_64
..._divsi3 _umodsi3 _modsi3 _dvmd_lnx +LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_lnx \ + _negdf2 _addsubdf3 _muldivdf3 _cmpdf2 _unorddf2 _fixdfsi _fixunsdfsi \ + _truncdfsf2 _negsf2 _addsubsf3 _muldivsf3 _cmpsf2 _unordsf2 \ + _fixsfsi _fixunssfsi # MULTILIB_OPTIONS = mhard-float/msoft-float # MULTILIB_DIRNAMES = hard-float soft-float
2012 Nov 22
2
[LLVMdev] Extended Inline asm with double data type crashes clang
...t;viswabramana.rajesh at gmail.com> wrote: > Hi all, > > I tried same code on gcc for arm(hard float), > > double f2 () > { > double x = 10.0; > > asm ("" : "=r" (x) : "0" (x)); > return x; > } > >> arm-linux-gnueabi-gcc -S -mhard-float pr39058.c -O2 > > Generates proper code, > mov r3, #0 > mov r2, #0 > movt r3, 16420 > fmdrr d0, r2, r3 > bx lr > > But llvm crashes, If data type is "double", register type is "int". > Any comments why does l...
2007 Oct 19
0
[LLVMdev] troubles with llvm-gcc 4.0 and APFloat on X86_64
On Oct 19, 2007, at 7:23 AM, Dietmar Ebner wrote: > hi, > > i'm trying to make some experiments with the ARM backend (llvm 2.1) > and > therefore built an arm-softfloat-linux-gnu toolchain on x86_64 linux. > > however, the llvm-gcc frontend seems to cause troubles with single > precision floating point values, i.e., they are not converted > correctly > to the
2007 Oct 22
0
[LLVMdev] troubles with llvm-gcc 4.0 and APFloat on X86_64
...> +LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_lnx \ > + _negdf2 _addsubdf3 _muldivdf3 _cmpdf2 _unorddf2 _fixdfsi > _fixunsdfsi \ > + _truncdfsf2 _negsf2 _addsubsf3 _muldivsf3 _cmpsf2 _unordsf2 \ > + _fixsfsi _fixunssfsi > > # MULTILIB_OPTIONS = mhard-float/msoft-float > # MULTILIB_DIRNAMES = hard-float soft-float > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -- Dietmar Ebner CD...
2007 Oct 19
3
[LLVMdev] troubles with llvm-gcc 4.0 and APFloat on X86_64
hi, i'm trying to make some experiments with the ARM backend (llvm 2.1) and therefore built an arm-softfloat-linux-gnu toolchain on x86_64 linux. however, the llvm-gcc frontend seems to cause troubles with single precision floating point values, i.e., they are not converted correctly to the particular target format (double precision works as expected). it seems the problem is related to
2003 Dec 01
0
No subject
...ile = /usr/local/samba/var/log.%m max log size = 50 local master = No dns proxy = No wins server = 10.11.1.63 [test] comment = Testing path = /usr/local/samba/test guest ok = Yes Any help will be appreciated. Thanks Suraj Return-Path: <mharding@ecwebworks.com> Delivered-To: samba@lists.samba.org Received: from sxsmb01.ecwebworks.com (fw-3310.ecwebworks.com [207.176.181.130]) by lists.samba.org (Postfix) with ESMTP id D9F754BDA; Mon, 21 May 2001 15:19:09 -0700 (PDT) Received: from ec001.ecwebworks.com (ec-101-001.ecwebworks.com...
2003 Oct 09
1
Moving SAMBA PDC to another machine.
I am sorry if this has been covered before, my searches have found variations in results. I am using a Redhat 9 build with the Samba 2.2.7a RPM from Redhat. I am planning to move all of the services from this machine to another Redhat 9 machine. It will take the IP address and hostname of the original machine. What I need to make sure is if I simply backup the files in /etc/samba (smb.conf,
2001 May 10
2
Asking again... locking files.
I am really having a problem with my netlogon script. It is locking almost on a daily basis. This did not happen before moving to 2.2.0. Anyone have any ideas to help me. This is the smbstatus line showing me the lock 24912 DENY_NONE RDONLY EXCLUSIVE+BATCH /home/samba/netlogon/syslogon.bat Wed May 9 12:11:33 2001 The other thing I noticed is the no other connections at the time