Displaying 20 results from an estimated 4000 matches similar to: "[LLVMdev] problems with llc and hello world ."
2007 Jan 24
2
[LLVMdev] patch - update libiberty/psignal to latest prototypes.
Hi ,
I needed to apply this patch to get the GCC frontend building on an FC5
x86 box .
[ramana at venglathur gcc]$ svn diff
Index: libiberty/strsignal.c
===================================================================
--- libiberty/strsignal.c (revision 254)
+++ libiberty/strsignal.c (working copy)
@@ -557,8 +557,8 @@
void
psignal (signo, message)
- unsigned signo;
-
2007 Jan 24
1
[LLVMdev] patch - update libiberty/psignal to latest prototypes.
Devang,
On Wed, 2007-01-24 at 10:28 -0800, Devang Patel wrote:
> On Jan 24, 2007, at 4:14 AM, Ramana Radhakrishnan wrote:
>
> > Hi ,
> >
> > I needed to apply this patch to get the GCC frontend building on an
> > FC5
> > x86 box .
>
> I am curious, what kind of failure are you seeing ?
I should have mentioned in the email : Here's my earlier post
2007 Jan 22
0
[LLVMdev] more llvmgcc build issues.
Hi,
Last night's attempt to build llvmgcc4 with svn head ends in this .
This is on an x86 FC5 environment.
/home/ramana/llvm/llvmgccfrontend/llvmgcc4-source/build-llvmgcc/gcc/xgcc
-B/home/ramana/llvm/llvmgccfrontend/llvmgcc4-source/build-llvmgcc/gcc/
-B/home/ramana/llvm/install-llvm/i686-pc-linux-gnu/bin/
-B/home/ramana/llvm/install-llvm/i686-pc-linux-gnu/lib/
-isystem
2006 Mar 28
1
[LLVMdev] CVS broken in X86ISelLowering.cpp.
Hi Evan,
The commit
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060327/033389.html
broke CVS. The attached obvious patch fixes it. I don't have write
access . So can someone commit this in ?
ramana at zirakzigil:~/fsf/llvm/llvm/lib/Target/X86$ cvs diff -au
X86ISelLowering.cpp
Index: X86ISelLowering.cpp
===================================================================
2007 Apr 12
3
[LLVMdev] Compiler Name
Suggestions:
Zembla - It's a fictional northern European country in "Pale Fire"
by Nabokov.
Pala - The island utopia in Aldos Huxley's "Island".
Thra - The world of The Dark Crystal.
-bw
2007 Apr 12
0
[LLVMdev] Compiler Name
Invictus - unconquerable, and Invictus.org doesn't appear to exist.
On Apr 12, 2007, at 1:34 AM, Bill Wendling wrote:
> Suggestions:
>
> Zembla - It's a fictional northern European country in "Pale Fire"
> by Nabokov.
> Pala - The island utopia in Aldos Huxley's "Island".
> Thra - The world of The Dark Crystal.
>
> -bw
>
2007 Jan 24
0
[LLVMdev] patch - update libiberty/psignal to latest prototypes.
On Jan 24, 2007, at 4:14 AM, Ramana Radhakrishnan wrote:
> Hi ,
>
> I needed to apply this patch to get the GCC frontend building on an
> FC5
> x86 box .
I am curious, what kind of failure are you seeing ?
Thanks,
-
Devang
2006 Dec 19
0
[LLVMdev] Books, papers and information
Hi Fredrik,
On Tue, 2006-12-19 at 15:13 +0100, Fredrik Svensson wrote:
> Hi,
>
> As Christmas approaches rapidly I would like to get some suggestions for
> interesting compiler books, papers and other type of information that one
> can read the few slow days over Christmas.
>
> Any recommendations ? I have the dragon book, but it would be fun to read
> something on what
2006 Dec 19
3
[LLVMdev] Books, papers and information
Hi,
As Christmas approaches rapidly I would like to get some suggestions for
interesting compiler books, papers and other type of information that one
can read the few slow days over Christmas.
Any recommendations ? I have the dragon book, but it would be fun to read
something on what is happening in modern compilers.
/Fred
2007 Apr 12
0
[LLVMdev] Compiler name: Nāga
On Apr 12, 2007, at 10:57 AM, Michael McCracken wrote:
> Hi, the idea of a dragon theme reminded me of the dragon-like serpents
> called "Nāga" from Cambodian mythology, among other places.
naga.org already exists, though. We probably want to have the .org
available.
I like the dragon theme but most of the familiar dragon names are taken.
The Hydra of Greek mythology was a
2010 Sep 28
1
help with user permissions
Hi
My Name is Ben.T.George
i successfully installed samba and other all dependencies on my Solaris 10
(SPARC) machine.
i stopped the default samba and swat and enabled these 2 from the installed
location (/usr/local/samba/sbin)
then i edited the smb.conf using swat.after that i got a smb.conf like this\
# Samba config file created using SWAT
# from UNKNOWN (??? )
# Date: 2010/09/28 16:30:12
2007 Apr 12
7
[LLVMdev] Compiler name: Nāga
Hi, the idea of a dragon theme reminded me of the dragon-like serpents
called "Nāga" from Cambodian mythology, among other places.
Here's a brief link explaining the specific Cambodian meaning -
http://en.wikipedia.org/wiki/Naga_(mythology)#N.C4.81gas_in_Cambodia
I like this as a name, because it's unique short and easy to type and
remember (as long as you omit the accent,
2016 Feb 20
3
[isocpp-parallel] Proposal for new memory_order_consume definition
On Fri, Feb 19, 2016 at 09:15:16PM -0500, Tony V E wrote:
> There's at least one easy answer in there:
>
> > If implementations must support annotation, what form should that
> annotation take? P0190R0 recommends the [[carries_dependency]]
> attribute, but I am not picky as long as it can be (1) applied
> to all relevant pointer-like objects and (2) used in C as well
2007 Apr 12
5
[LLVMdev] Naming Suggestion.
On the Warloc - loveloc lines as baldric4 suggested on IRC .
Why not OptLOC - Optimize Lines (and Lines) of Code.
cheers
Ramana
Ramana Radhakrishnan <ramana.radhakrishnan at codito.com>
Codito Technologies Pvt. Ltd.
2016 Feb 26
0
[isocpp-parallel] Proposal for new memory_order_consume definition
If carries_dependency affects semantics, then it should not be an attribute.
The original design, or at least my understanding of it, was that it not
have semantics; it was only a suggestion to the compiler that it should
preserve dependencies instead of inserting a fence at the call site.
Dependency-based ordering would be preserved in either case. But I think
we're moving away from that
2016 Feb 18
2
Proposal for new memory_order_consume definition
Hello!
A proposal (quaintly identified as P0190R0) for a new memory_order_consume
definition may be found here:
http://www2.rdrop.com/users/paulmck/submission/consume.2016.02.10b.pdf
As requested at the October C++ Standards Committee meeting, this
is a follow-on to P0098R1 that picks one alternative and describes
it in detail. This approach focuses on existing practice, with the
goal of
2018 Sep 21
2
[lldb-dev] [LLD] How to get rid of debug info of sections deleted by garbage collector
Thank you all for your time in responding to my query.
My understanding was also similar to what you all mentioned here but wanted
to check if there are any recent developments in solving this problem.
Thanks,
Ramana
On Thu, Sep 20, 2018 at 9:32 PM, Rui Ueyama <ruiu at google.com> wrote:
> Right. Technically we can get rid of debug info that corresponds to dead
> sections, but in
2004 Sep 13
1
Autodir and rsync
To devlopers of rsync,
First I could not find emails of developers of rsync so I am posting
this here.
I am the author of Autodir http://www.intraperson.com/autodir/ which has
support for transparent backup feature for 24x7 online linux systems. In
other words any linux system can be made 24x7 system provided backup
programs meet some criteria.
I would like to know if rsync can work out of
2018 Sep 20
2
[lldb-dev] [LLD] How to get rid of debug info of sections deleted by garbage collector
> -----Original Message-----
> From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of
> Davide Italiano via llvm-dev
> Sent: Thursday, September 20, 2018 10:55 AM
> To: ramana.venkat83 at gmail.com; Cary Coutant
> Cc: llvm-dev; LLDB
> Subject: Re: [llvm-dev] [lldb-dev] [LLD] How to get rid of debug info of
> sections deleted by garbage collector
>
>
2010 Sep 29
5
help with AD integration
HI
my name ins Ben.T.George
i am new to samba and active directory integration
my machine ins Sun Slaris SPARC (solaris 10).
the unix side samba and all deps are installed...from this link
http://www.sunfreeware.com/programlistsparc10.html#samba
now i want to sync samba with active directory..
so please help to for this..
please provide me the step by step for this..
now i am stuck with