Re: [llvm-commits] [LLVMdev] combined arm patch

2007-03-21 Thread Lauro Ramos Venancio
The attached patch is the backport of ARM EABI. It is needed to compile llvm-gcc on arm-linux-gnueabi. Patched by Rafael. Important: This patch removes gcc/unwind.h file, so it must be applied using "patch -E -p0". Lauro 2007/1/11, Lauro Ramos Venancio <[EMAIL PROTECTED]>: The following patch

Re: [llvm-commits] [LLVMdev] combined arm patch

2007-01-11 Thread Lauro Ramos Venancio
The following patch updates Rafael's patch to apply it on svn revision 247. Lauro 2006/12/6, Rafael Espíndola <[EMAIL PROTECTED]>: > Could you please try to remove the empty gcc/unwind.h and try again? I > am currently compiling on a powerbook. I will report as soon as it > finishes. The buil

Re: [llvm-commits] [LLVMdev] combined arm patch

2006-12-06 Thread Rafael Espíndola
> Could you please try to remove the empty gcc/unwind.h and try again? I > am currently compiling on a powerbook. I will report as soon as it > finishes. The build finished successfully! Rafael ___ llvm-commits mailing list llvm-commits@cs.uiuc.edu http

Re: [llvm-commits] [LLVMdev] combined arm patch

2006-12-06 Thread Rafael Espíndola
On 12/5/06, Jim Laskey <[EMAIL PROTECTED]> wrote: > 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. Apparently the problem is caused by the patch making gcc/unwind.h empty but not removing it C

Re: [llvm-commits] [LLVMdev] combined arm patch

2006-12-05 Thread Jim Laskey
Log sent to Rafael offline. On Dec 5, 2006, at 9:56 AM, Rafael Espíndola wrote: On 12/5/06, Jim Laskey <[EMAIL PROTECTED]> wrote: 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. Could you please sen

Re: [llvm-commits] [LLVMdev] combined arm patch

2006-12-05 Thread Rafael Espíndola
On 12/5/06, Jim Laskey <[EMAIL PROTECTED]> wrote: > 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. Could you please send me the log? The bootstrap is broken on linux amd64 for some time now, so it is

Re: [llvm-commits] [LLVMdev] combined arm patch

2006-12-05 Thread Jim Laskey
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

Re: [llvm-commits] [LLVMdev] combined arm patch

2006-12-05 Thread Jim Laskey
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 <[EMAIL PROTECTED]> wrote: Rafael, Please bracket portions of your changes that involve modification of C/C++ source code. For cases of modifying confi