similar to: [LLVMdev] svn llvm-gcc4 is alive

Displaying 20 results from an estimated 7000 matches similar to: "[LLVMdev] svn llvm-gcc4 is alive"

2006 Aug 01
1
[LLVMdev] Changes to the llvm-gcc4 repository.
Apologies. Looks like the merges didn't take. I'll try and straighten this out today. Watch for the posting tomorrow. Cheers, -- Jim On Aug 1, 2006, at 7:59 AM, Jim Laskey wrote: > Still hasn't gone through yet. I'm predicting 11am EST. > > Cheers, > > -- Jim > > > > On Jul 31, 2006, at 7:18 PM, Jim Laskey wrote: > >> NOTE: Starting
2006 Aug 01
0
[LLVMdev] Changes to the llvm-gcc4 repository.
Still hasn't gone through yet. I'm predicting 11am EST. Cheers, -- Jim On Jul 31, 2006, at 7:18 PM, Jim Laskey wrote: > NOTE: Starting tomorrow (Aug 1, 2006) the llvm-gcc4 repository > will be moved to svn://anonsvn.opensource.apple.com/svn/llvm/ > trunk. This is to support tagging and future releases. > > I am told if you go to your llvm svn directory you can;
2006 Jul 31
4
[LLVMdev] Changes to the llvm-gcc4 repository.
NOTE: Starting tomorrow (Aug 1, 2006) the llvm-gcc4 repository will be moved to svn://anonsvn.opensource.apple.com/svn/llvm/trunk. This is to support tagging and future releases. I am told if you go to your llvm svn directory you can; svn switch --relocate svn://anonsvn.opensource.apple.com/svn/llvm svn://anonsvn.opensource.apple.com/svn/llvm/trunk Cheers, -- Jim -------------- next
2006 Jul 31
1
[LLVMdev] Changes to the llvm-gcc4 repository.
NOTE: Starting tomorrow (Aug 1, 2006) the llvm-gcc4 repository will be moved to svn://anonsvn.opensource.apple.com/svn/llvm/trunk. This is to support tagging and future releases. Cheers, -- Jim -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060731/4172fba9/attachment.html> -------------- next
2006 Jul 31
0
[LLVMdev] Changes to the llvm-gcc4 repository.
Jim Laskey wrote: > NOTE: Starting tomorrow (Aug 1, 2006) the llvm-gcc4 repository will be > moved to svn://anonsvn.opensource.apple.com/svn/llvm/trunk. This is to > support tagging and future releases. Will this update live, or will it still synchronize nightly? Nick Lewycky
2006 Jun 16
0
[LLVMdev] llvm-gcc4 now available on a subversion mirror
We are pleased to announce that it is now possible to download the sources of the llvm-gcc4 front end from a read-only mirror using subversion. To check out the code the first time use; svn co svn://anonsvn.opensource.apple.com/svn/llvm dst-directory After that, the code can be be updated in the destination directory using; svn update The mirror is brought up to date every evening.
2006 Dec 03
0
[LLVMdev] problem building gcc4 front end on fedora core 5
There was a patch that went thru for this recently from Rafael Espindola. The fix is on the mirror. Index: gcc/dwarf2out.c =================================================================== --- gcc/dwarf2out.c (revision 120589) +++ gcc/dwarf2out.c (working copy) @@ -14361,9 +14361,8 @@ s->refcount++; /* Avoid unnecessarily putting strings that are used less than twice in the hash
2006 Dec 03
3
[LLVMdev] problem building gcc4 front end on fedora core 5
I'm getting a build error when trying to build gcc4 from sources. This is for the recent 1.9 release. How I built llvm-1.9: ----------------------------- tar zxf llvm-1.9.tar.gz cd llvm-1.9/ ./configure --prefix=/custom/llvm-1.9 make ENABLE_OPTIMIZED=1 OPTIMIZE_OPTION='-O2' tools-only make install How I built gcc4: ----------------------------- export
2006 Aug 20
0
[LLVMdev] stdlib.h
Rebuilding llvm-gcc4 from source should work fine. Please see the directions in the file README.LLVM at the top level src directory. You can check llvm-gcc4 out from Subversion with the command: svn co svn://anonsvn.opensource.apple.com/svn/llvm/trunk llvm-gcc4 Reid. On Sat, 2006-08-19 at 20:15 -0700, Fernando Magno Quintao Pereira wrote: > Dear guys, > > my llvm-gcc does not
2006 Jun 02
1
[LLVMdev] New llvm-gcc4 snapshot
Markus, We are in the process of trying to make this happen. It's a matter of getting all the duckings lined up in a row. We finally resigned ourselves to the fact that we can't cvs/svn and maintain the sanity of FSF branches, Apple branches and LLVM branches. So, over the next few working days we are going to set up a nightly cron script to checkout the latest and greatest
2007 Feb 14
1
Viewcvs/svn broken?
http://svn.xapian.org/trunk/xapian-core/backends/remote/remote-database. cc Trying to 'view as text' this breaks with: Traceback (most recent call last): File "/s1/anonsvn/viewvc-install/lib/viewvc.py", line 3611, in main request.run_viewvc() File "/s1/anonsvn/viewvc-install/lib/viewvc.py", line 388, in run_viewvc self.view_func(self) File
2006 Nov 08
0
[LLVMdev] 1.9 Next Steps
Hi Tanya, I've been checking the state of the various llvm-test failures on X86/Linux with GCC 3.4.6 and llvm-gcc4. I haven't finished this, but I thought the following might be useful for other people that are testing the release on Linux. Each group of failing tests below is followed by a comment about why its failing. llc /MultiSource/Applications/oggenc/oggenc jit
2007 Jan 05
2
[LLVMdev] llvm-gcc4 mirror back online
It claims it was last updated 2007-01-04 06:47:31 -0400 (Thu, 04 Jan 2007). It should be close to TOT tomorrow. Cheers, -- Jim -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2417 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070104/9cecae71/attachment.bin>
2006 Dec 05
2
[LLVMdev] [llvm-commits] combined arm patch
I had to revert these changes. When I did a clean build I was inundated with errors. I'm not sure if I made the cut off time for the mirror. -- Jim On Dec 5, 2006, at 8:35 AM, Jim Laskey wrote: > This patch should be in today's mirror ~6am PST. > > Cheers, > > -- Jim > > On Dec 4, 2006, at 4:32 PM, Rafael EspĂ­ndola wrote: > >> On 12/2/06, Jim Laskey
2007 Apr 02
0
[LLVMdev] trouble compiling llvm-gcc4 1.9
On Mar 31, 2007, at 11:35 PM, Erick Tryzelaar wrote: > I'm having some trouble getting llvm-gcc4 to compile. It's unable to > compile darwin-crt3.c. It's mentioning "Complex expression. Absolute > segment assumed." but I'm not sure if that's a real error message. Has > anyone run into this before? I'm running on a G4 apple 10.4.8, kernel > version
2005 Jul 28
1
[patch] libvorbis + gcc4
http://trac.xiph.org/cgi-bin/trac.cgi/ticket/583 looking at why gcc4 could increase vorbis so much, i first had a look at the compiler options, and i saw -O20, as far as i know there is -O0, .. -O3 and -Os but no -O20. changing that to -O2 (patch attached) one gets close to the result of gcc-3.4. gcc3.4-O20.ogg 20423 gcc4-O20.ogg 54623 gcc4-O3.ogg 54623 gcc4-O2.ogg 20423 looking
2005 Mar 07
0
gcc4 warnings
Below is a patch to get rid of several warnings which occur while building syslinux 3.07 with the current gcc 4 snapshot. This fixes all the warnings except one unused variable. Take them or leave them as you see fit. They're all com32 stuff that's pulled in from external sources. --- syslinux-3.07/memdisk/unzip.c.gcc4 2004-12-07 23:29:22.000000000 -0500 +++
2006 May 15
1
[LLVMdev] Re: Re: New llvmgcc4 snapshot
The gcc4 tree is in svn. We believe it should be straight forward to create a public svn image but it will be late next week before we can set it up (minimal svn experience between Chris and myself.) Cheers, -- Jim On May 15, 2006, at 3:12 AM, Vladimir Prus wrote: > Chris Lattner wrote: > >> On Sat, 13 May 2006, Vladimir Prus wrote: >>>> If you're
2010 Jan 15
0
CESA-2010:0039 Moderate CentOS 4 i386 gcc and gcc4 - security update
CentOS Errata and Security Advisory CESA-2010:0039 gcc and gcc4 security update for CentOS 4 i386: https://rhn.redhat.com/errata/RHSA-2010-0039.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/cpp-3.4.6-11.el4_8.1.i386.rpm updates/i386/RPMS/gcc-3.4.6-11.el4_8.1.i386.rpm updates/i386/RPMS/gcc4-4.1.2-44.EL4_8.1.i386.rpm
2006 Aug 24
0
[LLVMdev] updating the "Getting Started" page with more info about the gcc4 frontend
There should also be a large notice in 40 point font and bold that says, "gcc4 does not produce byte code by default: you must use the -emit-llvm flag to get LLVM byte code." Erick Tryzelaar wrote: > Hello, > > It looks like the "Getting Started" is missing some info about the gcc > 4.0 frontend. Since it doesn't follow the setup of the cfrontend/gcc3.4 >