gcc/libstdc++-v3/config
Paolo Carlini 39a72a9179 ctype_members.cc (do_is(mask, wchar_t)): Speed-up for the common case of mask == ctype_base::space...
2005-07-18  Paolo Carlini  <pcarlini@suse.de>

	* config/locale/gnu/ctype_members.cc (do_is(mask, wchar_t)):
	Speed-up for the common case of mask == ctype_base::space;
	otherwise, exit the loop earlier if the mask is one of the
	elementary ones.

From-SVN: r102137
2005-07-18 17:42:32 +00:00
..
abi re PR libstdc++/22109 (/home/dave/opt/gnu/bin/ld: BFD 2.16.91 20050612 internal error) 2005-06-23 18:49:00 +02:00
allocator allocator.h: Change ___glibcxx_base_allocator to __glibcxx_base_allocator. 2005-05-24 20:28:55 +00:00
cpu s390.md: ("UNSPECV_MB", "UNSPECV_CAS"): New constants. 2005-06-07 16:35:27 +00:00
io re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir) 2004-11-02 19:00:19 +00:00
locale ctype_members.cc (do_is(mask, wchar_t)): Speed-up for the common case of mask == ctype_base::space... 2005-07-18 17:42:32 +00:00
os os_defines.h: Remove obsolete __off_t, __off64_t, __ssize_t defines. 2005-05-01 16:26:43 +00:00
linker-map.dummy acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Also check version. 2002-02-20 22:10:39 +00:00
linker-map.gnu [multiple changes] 2005-06-17 07:33:56 +00:00