This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 01/20] Initial empty CPU run-time library for C: libcpu-rt-c


Any new configure option needs documentation in install.texi with INSTALL 
regenerated.  Any such new feature needs documenting in NEWS as well.

I'd expect any such new library to have ABI test baselines.  If for some 
reason ABI tests don't get run for this library, that's also a problem; 
you said it can be linked directly with applications, which means it needs 
to be ABI tested to make sure the ABI is properly stable.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]