search for: gcc4_2

Displaying 8 results from an estimated 8 matches for "gcc4_2".

Did you mean: gcc4.2
2007 Mar 20
0
[LLVMdev] llvm-gcc4_2, llvm-gcc4_2-fixed-point
hi! because i read that other people may be interested in llvm-gcc4_2 in the google-soc thread, here is the status of my work: i merged llvm-gcc and the current gcc4_2. this is the patch from official gcc4_2 to my llvm-gcc4_2: http://geldspeicher.entenhausen.at/dl/gcc-4_2_to_llvm.patch.gz comments: + i left out most APPLE LOCAL* marked regions of llvm-gcc4 which...
2007 Mar 23
1
[LLVMdev] llvm-gcc4_2
hi! i fixed some major bugs in the llvm-gcc4_2 patch since my last post. this brings me to an interesting question: what are your criteria to use my patch for further development? at the moment i use the llvm-test1.9 suite for testing, because the actual llvm-test trunk in the repository seems to be broken. in my configuration the official ll...
2007 Mar 28
2
[LLVMdev] llvm-gcc4_2
hi > > i fixed some major bugs in the llvm-gcc4_2 patch since my last post. > > this brings me to an interesting question: > > > > what are your criteria to use my patch for further development? > > I have no fixed criteria. I think the best solution is for the work to be > checked into the (forthcoming) public SVN se...
2007 Mar 30
0
[LLVMdev] llvm-gcc4_2
On Wed, 28 Mar 2007, Peter Wiedermann wrote: > ok, thats fine to me. > i think the worst part of the work is done. wow, you look quite far along. >> Hrm, that's strange. llvm-test doesn't pass 100% (e.g. some of the EH >> stuff is now working yet), but it should ahve basic functionality. What >> is broken? >> > > major error causes: > > the
2007 Mar 30
0
[LLVMdev] llvm-gcc4_2
On Thu, 29 Mar 2007, Reid Spencer wrote: > On Thu, 2007-03-29 at 23:47 -0800, Chris Lattner wrote: > >> Very nice. Reid/Anton, do you guys have an idea when the svn server will >> be available? > > Mid April. > > The SVN server is getting installed tomorrow. Anton and I are still > testing the automated conversion script (almost there). > > We will probably
2007 Mar 30
2
[LLVMdev] llvm-gcc4_2
On Thu, 2007-03-29 at 23:47 -0800, Chris Lattner wrote: > Very nice. Reid/Anton, do you guys have an idea when the svn server will > be available? Mid April. The SVN server is getting installed tomorrow. Anton and I are still testing the automated conversion script (almost there). We will probably make a beta svn server available (via my machine) for anyone that wants a preview. One
2007 Jul 02
1
[LLVMdev] svn repository, llvm-gcc4.2
hi! i was working on an llvm-gcc4_2 version, which i used as a starting-point for a fixed-point c-datatype implementation. i read that the svn repos is up now, and so i remembered the following lines: > On Fri, 23 Mar 2007, Peter Wiedermann wrote: > > i fixed some major bugs in the llvm-gcc4_2 patch since my last post. &g...
2007 Jul 03
1
[LLVMdev] svn repository, llvm-gcc4.2
> > i was working on an llvm-gcc4_2 version, which i used as a starting-point for > > a fixed-point c-datatype implementation. > > i read that the svn repos is up now, and so i remembered the following lines: > > > >> On Fri, 23 Mar 2007, Peter Wiedermann wrote: > >>> i fixed some major bugs in...