Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libc/compiler_rt



On Mon, Dec 02, 2013 at 11:10:43PM -0800, Matt Thomas wrote:
> 
> On Dec 2, 2013, at 6:28 PM, Joerg Sonnenberger <joerg%netbsd.org@localhost> 
> wrote:
> 
> > Module Name:        src
> > Committed By:       joerg
> > Date:               Tue Dec  3 02:28:51 UTC 2013
> > 
> > Modified Files:
> >     src/lib/libc/compiler_rt: Makefile.inc
> > 
> > Log Message:
> > Add ARM (EABI) specific sources. Split off code that requires C11,
> > unwind support in libc or overlaps with soft-float in preparation for
> > using compiler-rt in the non-clang case.
> 
> How will interact with libkern?

I have a plugin Makefile which is structured similar to this.
I'm currently in the process of testing a random subset of architectures
for building...

Joerg


Home | Main Index | Thread Index | Old Index