Displaying 8 results from an estimated 8 matches for "srom".
Did you mean:
from
2004 Oct 05
0
[LLVMdev] Starting with LLVM-GCC on Cygwin
...compare its performance with other compilers.
> Something like testsuite "Computing very large Fibonacci numbers" at
> http://article.gmane.org/gmane.comp.lang.c%2B%2B.perfometer/37.
>
>
> My environment:
> -----------------
> Windows 2000
> Cygwin
> $ uname -srom
> CYGWIN_NT-5.0 1.5.11(0.116/4/2) i686 Cygwin
> -----------------
>
> What do I have to download from
> http://sourceforge.net/project/showfiles.php?group_id=119938&package_id=130753&release_id=270245:
> * executables(?) cfrontend-1.3.i386-unknown-freebsd5.2.1.tar.gz ?
&g...
2004 Oct 05
5
[LLVMdev] Starting with LLVM-GCC on Cygwin
Hi,
I would like to use LLVM-GCC to compare its performance with other compilers.
Something like testsuite "Computing very large Fibonacci numbers" at
http://article.gmane.org/gmane.comp.lang.c%2B%2B.perfometer/37.
My environment:
-----------------
Windows 2000
Cygwin
$ uname -srom
CYGWIN_NT-5.0 1.5.11(0.116/4/2) i686 Cygwin
-----------------
What do I have to download from
http://sourceforge.net/project/showfiles.php?group_id=119938&package_id=130753&release_id=270245:
* executables(?) cfrontend-1.3.i386-unknown-freebsd5.2.1.tar.gz ?
* sources cfrontend-1.3.source.t...
2004 Dec 28
3
[LLVMdev] Re: Starting with LLVM-GCC on Cygwin
...rs.
> > Something like testsuite "Computing very large Fibonacci numbers" at
> > http://article.gmane.org/gmane.comp.lang.c%2B%2B.perfometer/37.
> >
> >
> > My environment:
> > -----------------
> > Windows 2000
> > Cygwin
> > $ uname -srom
> > CYGWIN_NT-5.0 1.5.11(0.116/4/2) i686 Cygwin
> > -----------------
> >
> > What do I have to download from
> > http://sourceforge.net/project/showfiles.php?group_id=119938&package_id=130753&release_id=270245:
> > * executables(?) cfrontend-1.3.i386-unk...
1999 Mar 09
2
summary() of lm() problem (PR#135)
...uot;ph.ven", "be.ven", "dilat1", "time2", "dilat2",
"time3", "dilat3", "time4", "dilat4", "time5", "dilat5", "time6",
"dilat6", "time7", "dilat7", "srom.time", "srom.dilat", "epi.time",
"epi.dilat")))
************************************************************************
Under NT 4.0, using Version 0.63.2 Beta (Jan 12, 1999):
Not sure if this is a bug or a feature (forcing me to program less
clumsily) so I&...
2011 Jun 09
2
[PATCH 7/7] [v4] drivers/virt: introduce Freescale hypervisor management driver
On Thursday 09 June 2011 01:10:09 Randy Dunlap wrote:
> On Wed, 8 Jun 2011 17:45:54 -0500 Timur Tabi wrote:
>
> > Add the drivers/virt directory, which houses drivers that support
> > virtualization environments, and add the Freescale hypervisor management
> > driver.
>
> It can't go in linux/virt or linux/virt/fsl instead? why drivers/ ?
>
> or maybe
2011 Jun 09
2
[PATCH 7/7] [v4] drivers/virt: introduce Freescale hypervisor management driver
On Thursday 09 June 2011 01:10:09 Randy Dunlap wrote:
> On Wed, 8 Jun 2011 17:45:54 -0500 Timur Tabi wrote:
>
> > Add the drivers/virt directory, which houses drivers that support
> > virtualization environments, and add the Freescale hypervisor management
> > driver.
>
> It can't go in linux/virt or linux/virt/fsl instead? why drivers/ ?
>
> or maybe
2004 Dec 28
0
[LLVMdev] Re: Starting with LLVM-GCC on Cygwin
...> Something like testsuite "Computing very large Fibonacci numbers" at
> > http://article.gmane.org/gmane.comp.lang.c%2B%2B.perfometer/37.
> >
> >
> > My environment:
> > -----------------
> > Windows 2000
> > Cygwin
> > $ uname -srom
> > CYGWIN_NT-5.0 1.5.11(0.116/4/2) i686 Cygwin
> > -----------------
> >
> > What do I have to download from
> >
http://sourceforge.net/project/showfiles.php?group_id=119938&package_id=130753&release_id=270245:
> > * executables(?) cfrontend-1.3.i...
2013 Oct 06
40
[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
Greetings,
I got the below dmesg and the first bad commit is
commit cf39c8e5352b4fb9efedfe7e9acb566a85ed847c
Merge: 3398d25 23b7eaf
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed Sep 4 17:45:39 2013 -0700
Merge tag ''stable/for-linus-3.12-rc0-tag'' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull Xen updates from Konrad