This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r108212 - in /branches/csl-3_4_3-linux-branch: ...


Author: jsm28
Date: Thu Dec  8 02:33:00 2005
New Revision: 108212

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108212
Log:
2005-12-07  Joseph Myers  <joseph@codesourcery.com>

	* libstdc++-v3/config/os/uclibc/ctype_noninline.h,
	libstdc++-v3/config/os/uclibc/ctype_base.h,
	libstdc++-v3/config/os/uclibc/os_defines.h,
	libstdc++-v3/config/os/uclibc/ctype_inline.h: New files.  From
	buildroot.
	* libstdc++-v3/configure.host: Use os/uclibc for uClibc.
	* libstdc++-v3/acinclude.m4: Test for uClibc.
	* libstdc++-v3/configure, libstdc++-v3/aclocal.m4: Regenerate.

2005-12-07  Joseph Myers  <joseph@codesourcery.com>

	* gcc/config/arm/t-wrs-linux (MULTILIB_OPTIONS): Also build
	-muclibc multilib.
	(MULTILIB_DIRNAMES): Define.

2005-12-07  Daniel Jacobowitz  <dan@codesourcery.com>

	* gcc/config/arm/lib1funcs.asm (div0) [L_dvmd_lnx]: Call raise instead
	of making syscalls.
	* gcc/config/arm/linux-eabi.h (CLEAR_INSN_CACHE): Define.  Set r7 also.

Added:
    branches/csl-3_4_3-linux-branch/libstdc++-v3/config/os/uclibc/
    branches/csl-3_4_3-linux-branch/libstdc++-v3/config/os/uclibc/ctype_base.h
    branches/csl-3_4_3-linux-branch/libstdc++-v3/config/os/uclibc/ctype_inline.h
    branches/csl-3_4_3-linux-branch/libstdc++-v3/config/os/uclibc/ctype_noninline.h
    branches/csl-3_4_3-linux-branch/libstdc++-v3/config/os/uclibc/os_defines.h
Modified:
    branches/csl-3_4_3-linux-branch/libstdc++-v3/acinclude.m4
    branches/csl-3_4_3-linux-branch/libstdc++-v3/aclocal.m4
    branches/csl-3_4_3-linux-branch/libstdc++-v3/configure
    branches/csl-3_4_3-linux-branch/libstdc++-v3/configure.host

Changes in other areas also in this revision:
Modified:
    branches/csl-3_4_3-linux-branch/ChangeLog.csl
    branches/csl-3_4_3-linux-branch/gcc/config/arm/lib1funcs.asm
    branches/csl-3_4_3-linux-branch/gcc/config/arm/linux-eabi.h
    branches/csl-3_4_3-linux-branch/gcc/config/arm/t-wrs-linux


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