This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: uClibc support patch


On Fri, 10 Feb 2006, Benjamin Kosnik wrote:

> > 2006-02-10  Joseph S. Myers  <joseph@codesourcery.com>
> > 
> > 	* config/os/uclibc/ctype_base.h, config/os/uclibc/ctype_inline.h,
> > 	config/os/uclibc/ctype_noninline.h, config/os/uclibc/os_defines.h:
> > 	New.
> > 	* acinclude.m4 (GLIBCXX_CONFIGURE): Test whether using uClibc.
> > 	* configure.host: Use os/uclibc for uClibc.
> > 	* crossconfig.m4 (*-linux*): Use link tests.  Don't hardcode
> > 	presence of math functions.
> > 	* configure: Regenerate.
> 
> Ok. If there are buzilla entries about this (I think there are) can you
> please put them in the final ChangeLog?

I'll put libstdc++/14939 in libstdc++-v3/ChangeLog, target/20353 and 
target/24578 in gcc/testsuite/ChangeLog and target/20353, target/24578 and 
target/24837 in gcc/ChangeLog.

The libstdc++-v3 changes don't depend on the core compiler changes so they 
could go in now on their own, but they aren't particularly useful without 
the core compiler changes either so I'd rather wait for those to be 
reviewed instead of putting the patch in piecemeal.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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