* config/m68k/m68k.c (m68k_output_function_prologue): Fix CFA
[official-gcc.git] / libstdc++-v3 / ChangeLog
blob0788fc2876acbdbc2b601cecb0178f7fc43d83d5
1 2003-03-04  Benjamin Kosnik  <bkoz@redhat.com>
3         * include/Makefile.am (allstamps): Remove stamp-std-precompile.
4         * include/Makefile.in: Regenerate.
6 2003-03-03  Benjamin Kosnik  <bkoz@redhat.com>
8         * testsuite/abi_check.cc (report_symbol_info): Add version info.
10         * config/linker-map.gnu: Hide more stuff.
11         * include/Makefile.am: Cleanups.
12         * include/Makefile.in: Regenerate.
13         
14 2003-02-27  Jerry Quinn  <jlquinn@optonline.net>
16         * config/locale/generic/messages_members.h (messages::messages):
17         Remove name from unused parameter.
19 2003-02-27  Benjamin Kosnik  <bkoz@redhat.com>
21         * src/Makefile.am (sources): Add demangle.cc.
22         (demangle.o): Add.
23         (demangle.lo): Add.     
24         * src/Makefile.in: Regenerate.
25         * libsupc++/Makefile.am: Remove old __cxa_demangle bits.
26         * libsupc++/Makefile.in: Regenerate.
28         * testsuite/testsuite_hooks.h
29         (__gnu_cxx_test::verify_demangle): New.
30         * testsuite/testsuite_hooks.cc: Define.
31         
32 2003-02-27  Carlo Wood  <carlo@alinoe.com>
34         * src/demangle.cc: New.
35         * libsupc++/demangle.h: New.
37 2003-02-27  Benjamin Kosnik  <bkoz@redhat.com>
38             Carlo Wood  <carlo@alinoe.com>
40         * testsuite/demangle/abi_examples/01.cc: New.
41         * testsuite/demangle/abi_examples/02.cc: New.
42         * testsuite/demangle/abi_examples/03.cc: New.
43         * testsuite/demangle/abi_examples/04.cc: New.
44         * testsuite/demangle/abi_examples/05.cc: New.
45         * testsuite/demangle/abi_examples/06.cc: New.
46         * testsuite/demangle/abi_examples/07.cc: New.
47         * testsuite/demangle/abi_examples/08.cc: New.
48         * testsuite/demangle/abi_examples/09.cc: New.
49         * testsuite/demangle/abi_examples/10.cc: New.
50         * testsuite/demangle/abi_examples/11.cc: New.
51         * testsuite/demangle/abi_examples/12.cc: New.
52         * testsuite/demangle/abi_examples/13.cc: New.
53         * testsuite/demangle/abi_examples/14.cc: New.
54         * testsuite/demangle/abi_examples/15.cc: New.
55         * testsuite/demangle/abi_examples/16.cc: New.
56         * testsuite/demangle/abi_examples/17.cc: New.
57         * testsuite/demangle/abi_examples/18.cc: New.
58         * testsuite/demangle/abi_examples/19.cc: New.
59         * testsuite/demangle/abi_examples/20.cc: New.
60         * testsuite/demangle/abi_examples/21.cc: New.
61         * testsuite/demangle/abi_examples/22.cc: New.
62         * testsuite/demangle/abi_examples/23.cc: New.
63         * testsuite/demangle/abi_examples/24.cc: New.
64         * testsuite/demangle/abi_examples/25.cc: New.
65         * testsuite/demangle/abi_examples/26.cc: New.
66         * testsuite/demangle/abi_text/01.cc: New.
67         * testsuite/demangle/abi_text/02.cc: New.
68         * testsuite/demangle/abi_text/03.cc: New.
69         * testsuite/demangle/abi_text/04.cc: New.
70         * testsuite/demangle/abi_text/05.cc: New.
71         * testsuite/demangle/abi_text/06.cc: New.
72         * testsuite/demangle/abi_text/07.cc: New.
73         * testsuite/demangle/abi_text/08.cc: New.
74         * testsuite/demangle/abi_text/09.cc: New.
75         * testsuite/demangle/abi_text/10.cc: New.
76         * testsuite/demangle/abi_text/11.cc: New.
77         * testsuite/demangle/abi_text/12.cc: New.
78         * testsuite/demangle/abi_text/13.cc: New.
79         * testsuite/demangle/abi_text/14.cc: New.
80         * testsuite/demangle/regression/3111-1.cc: New.
81         * testsuite/demangle/regression/3111-2.cc: New.
82         * testsuite/demangle/regression/7986-01.cc: New.
83         * testsuite/demangle/regression/7986-02.cc: New.
84         * testsuite/demangle/regression/7986-03.cc: New.
85         * testsuite/demangle/regression/7986-04.cc: New.
86         * testsuite/demangle/regression/7986-05.cc: New.
87         * testsuite/demangle/regression/7986-06.cc: New.
88         * testsuite/demangle/regression/7986-07.cc: New.
89         * testsuite/demangle/regression/7986-08.cc: New.
90         * testsuite/demangle/regression/7986-09.cc: New.
91         * testsuite/demangle/regression/7986-10.cc: New.
92         * testsuite/demangle/regression/7986-11.cc: New.
93         * testsuite/demangle/regression/7986-12.cc: New.
94         * testsuite/demangle/regression/7986.cc: New.
95         * testsuite/demangle/regression/8897.cc: New.
96         * testsuite/demangle/regression/cw-01.cc: New.
97         * testsuite/demangle/regression/cw-02.cc: New.
98         * testsuite/demangle/regression/cw-03.cc: New.
99         * testsuite/demangle/regression/cw-04.cc: New.
100         * testsuite/demangle/regression/cw-05.cc: New.
101         * testsuite/demangle/regression/cw-06.cc: New.
102         * testsuite/demangle/regression/cw-07.cc: New.
103         * testsuite/demangle/regression/cw-08.cc: New.
104         * testsuite/demangle/regression/cw-09.cc: New.
105         * testsuite/demangle/regression/cw-10.cc: New.
106         * testsuite/demangle/regression/cw-11.cc: New.
107         * testsuite/demangle/regression/cw-12.cc: New.
108         * testsuite/demangle/regression/cw-13.cc: New.
109         * testsuite/demangle/regression/cw-14.cc: New.
110         * testsuite/demangle/regression/old.cc: New.
112 2003-02-25  Phil Edwards  <pme@gcc.gnu.org>
114         * docs/doxygen/Intro.3:  Update with new (proper) names.
115         * docs/doxygen/TODO:  Update.
116         * docs/doxygen/run_doxygen:  More comments, fix up man pages.
117         Fake entries for standard typedefs.
118         * docs/doxygen/user.cfg.in:  Turn INLINE_INHERITED_MEMB back on.
119         * docs/html/documentation.html:  Top-level man page is now called
120         C++Intro.
121         * include/std/std_limits.h:  Doxygenate.
123 2003-02-25  Scott Snyder  <snyder@fnal.gov>
125         PR libstdc++/9811
126         * include/bits/stl_map.h (lower_bound, upper_bound, equal_range):
127         Correct documentation.
128         * include/bits/stl_multimap.h (lower_bound, upper_bound,
129         equal_range): Likewise.
131 2003-02-24  Paolo Carlini  <pcarlini@unitus.it>
133         PR libstdc++/9825
134         * src/fstream.cc
135         (basic_filebuf<char/wchar_t>::_M_underflow_common): When
136         __bump is true (uflow), always increment the read pointer
137         (_M_in_cur) before returning successfully.
138         * testsuite/27_io/filebuf_virtuals.cc (test12): Add.
140 2003-02-24  Paolo Carlini <pcarlini@unitus.it>
141             Nathan Myers <ncm@cantrip.org>
143         PR libstdc++/9404, PR libstdc++/9701 (partial)
144         (aka pptr == epptr implies overflow)
145         * include/bits/fstream.tcc (_M_allocate_internal_buffer):
146         Consistently, _M_out_end points to the end of the buffer just
147         created.
148         (overflow): Tweak to use _M_out_buf_size().
149         (_M_convert_to_external): The role of the old _M_out_end is
150         now played by _M_out_lim.
151         (_M_really_overflow): Likewise.
152         (seekoff): Likewise.
153         (setbuf): _M_out_end points to the end of the external buffer.
154         * include/bits/sstream.tcc (overflow): Rewrote, taking into
155         account the resolution of DR 169 (TC).
156         (seekoff): Use _M_string.capacity(); ios_base::end is now _M_out_lim.
157         (seekpos): Use _M_string.capacity(); tweak.
158         * include/bits/streambuf.tcc (sputc, xsputn): Remove comments.
159         * include/std/std_fstream.h (sync): The role of the old
160         _M_out_end is now played by _M_out_lim.
161         (_M_set_indeterminate): Use _M_set_determinate.
162         (_M_set_determinate): _M_out_end is now _M_out_lim.
163         (_M_is_indeterminate): Likewise.
164         * include/std/std_sstream.h (str()): _M_out_end is now _M_out_lim.
165         (_M_stringbuf_init): Don't set _M_buf_size, unused for sstreams,
166         which have the information readily available as _M_string.capacity();
167         for ate and app modes, pass the string size to _M_really_sync.
168         (_M_really_sync): Consistently set _M_out_end and _M_out_lim, to
169         point to the end of the buffer (i.e., epptr) and to the string end,
170         respectively.
171         * include/std/std_streambuf.h: tweak comments, add _M_out_lim,
172         which points to the right limit of the used put area.
173         (_M_out_cur_move): The role of the old _M_out_end is now played
174         by _M_out_lim.
175         (_M_out_buf_size): Simplify: now (when _M_out_cur) return simply
176         _M_out_end  - _M_out_cur (i.e., pptr), _very_ close to the letter
177         of the standard.
178         (basic_streambuf()): Initialize _M_out_lim too.
179         * testsuite/27_io/filebuf_virtuals.cc (test10): Trivial tweak.
180         * testsuite/27_io/filebuf_virtuals.cc (test11): Add.
181         * testsuite/27_io/stringbuf_virtuals.cc (test09): Add.
183 2003-02-24  Benjamin Kosnik  <bkoz@redhat.com>
185         * testsuite/27_io/ios_base_storage.cc (main): Call
186         set_memory_limits.
188 2003-02-21  Jerry Quinn  <jlquinn@optonline.net>
190         * include/bits/locale_facets.tcc (_M_convert_float): Replace
191         numpunct facet accesses with data from __locale_cache.
193 2003-02-20  Phil Edwards  <pme@gcc.gnu.org>
195         * docs/html/faq/index.html (3.9):  New note, wchar_t on FreeBSD.
196         * docs/html/faq/index.txt:  Regenerate.
198 2003-02-20  Phil Edwards  <pme@gcc.gnu.org>
200         * config/linker-map.gnu:  Also export locking symbols needed for the
201         generic atomicity.h case.
203 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
205         * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
206         config.status.
207         * configure: Rebuilt.
209 2003-02-19  Paolo Carlini  <pcarlini@unitus.it>
211         * include/bits/sstream.tcc (overflow): According to
212         27.7.1.3, p5, actual output is performed by sputc(c).
214 2003-02-19  Phil Edwards  <pme@gcc.gnu.org>
216         PR libstdc++/9582
217         * include/bits/stl_alloc.h:  Remove all traces of assert().
219 2003-02-18  Paolo Carlini  <pcarlini@unitus.it>
221         * include/std/std_sstream.h (str()): the size of the
222         current string may be different from the initial one
223         whenever _M_out_end > _M_out_beg.
224         * testsuite/27_io/stringbuf_members.cc (test07): Add.
226 2003-02-18  Paolo Carlini  <pcarlini@unitus.it>
228         PR libstdc++/9582
229         * include/bits/stl_alloc.h (__pool_alloc::allocate): Remove assert.
231 2003-02-17  Benjamin Kosnik  <bkoz@redhat.com>
233         * include/bits/basic_ios.tcc (copyfmt): Copy locale data as well.
234         * testsuite/27_io/ios_members.cc (test03): New.
236 2003-02-17  Jerry Quinn  <jlquinn@optonline.net>
238         * include/bits/basic_ios.h (basic_ios::_M_cache_locale): Declare.
239         (basic_ios::_M_cache_facets): Move into above.
240         * include/bits/basic_ios.tcc (basic_ios::copyfmt): Rebuild locale
241         cache.
242         (basic_ios::imbue): Force locale cache to be built.
243         (basic_ios::_M_init): Create and initialize locale cache.
244         * include/bits/ios_base.h (__locale_cache_base): Declare.
245         (ios_base::_M_locale_cache): New.
246         (ios_base::_M_cache): Define.
247         * include/bits/locale_facets.h: (__num_base): Fix comment.  Add
248         _S_end.
249         (__locale_cache_base,__locale_cache<_CharT>):  New classes.
250         (__locale_cache<char>, __locale_cache<wchar_t>): New specializations.
251         * include/bits/locale_facets.tcc (num_put::_M_convert_int): Use locale
252         cache literal string, grouping flag, thousands separator.
253         (__locale_cache<_CharT>::__locale_cache): New.
254         (__locale_cache<_CharT>::_M_init): New.
255         * src/ios.cc: Clear _M_locale_cache in constructor.
256         * src/locale-inst.cc (__locale_cache<char>, __locale_cache<_char_t>):
257         New.
259 2003-02-17  Paolo Carlini  <pcarlini@unitus.it>
261         * src/locale-inst.cc: Do not include <cassert>.
262         * src/locale.cc: Likewise.
264 2003-02-17  Paolo Carlini  <pcarlini@unitus.it>
266         PR libstdc++/9580
267         * include/std/std_fstream.h: Declare underflow and uflow
268         specializations, change generic definitions to do nothing.
269         * src/fstream.cc: Add underflow and uflow specializations.
271 2003-02-17  Paolo Carlini  <pcarlini@unitus.it>
273         PR libstdc++/9169
274         * include/bits/fstream.tcc (_M_convert_to_external):
275         Deal correctly with noconv, as prescribed by 27.8.1.4,p8.
276         * testsuite/27_io/filebuf_virtuals.cc (test10): Add.
278 2003-02-13  Benjamin Kosnik  <bkoz@redhat.com>
280         * include/bits/c++config (_GLIBCPP_EXTERN_TEMPLATE): Define.
281         * include/bits/basic_ios.tcc: Guard use of extern template.
282         * include/std/std_iomanip.h: Same.
283         * include/bits/streambuf.tcc: Same.
284         * include/bits/stl_alloc.h: Same.
285         * include/bits/locale_facets.tcc: Same.
286         * include/bits/ostream.tcc: Same.
287         * include/bits/istream.tcc: Same.
288         * include/bits/fstream.tcc: Same.
289         * include/bits/basic_string.tcc: Same.
291 2003-02-13  Paolo Carlini  <pcarlini@unitus.it>
293         * include/bits/ostream.tcc (sentry::sentry): Improve
294         performance-wise the fix for libstdc++/9563.
296 2003-02-12  Phil Edwards  <pme@gcc.gnu.org>
298         * config/cpu/generic/atomicity.h (_Atomic_add_mutex):  Fix declaration.
299         (_GLIBCPP_NEED_GENERIC_MUTEX):  Define for this file.
300         (_Atomic_add_mutex_once, __gthread_atomic_add_mutex_once):  Declare
301         when we don't have static mutex initialization.
302         (__exchange_and_add):  Use _Atomic_add_mutex_once.
303         * src/misc-inst.cc:  Definitions of all the above.
305 2003-02-12  Paolo Carlini  <pcarlini@unitus.it>
307         PR libstdc++/9563
308         * include/bits/ostream.tcc (sentry::sentry): Check
309         the state of the stream after the preparation.
310         * testsuite/27_io/ostream_sentry.cc (test02): Add.
312 2003-02-11  Benjamin Kosnik  <bkoz@redhat.com>
314         * include/Makefile.am (stamp-std-precompile): Add rule.
315         * include/Makefile.in: Regenerated.
316         
317 2003-02-11 Jerry Quinn  <jlquinn@optonline.net>
318            Benjamin Kosnik  <benjamin@redhat.com>
319         
320         * include/bits/locale_facets.h (__num_base): Add _S_atoms_out.
321         Add indexes into this array.
322         (__num_base::_S_atoms): To _S_atoms_in.
323         (num_put::_M_insert): Rename to _M_pad.
324         (num_put::_M_convert_int): Adjust remove __mod, __modl arguments.
325         (num_put::_M_widen_int): Rename to _M_group_int.
326         (num_put::_M_widen_float): Rename to _M_group_float.    
327         * include/bits/locale_facets.tcc (__int_to_char): New inline
328         function and adapter functions.
329         (num_put::_M_group_int): Streamline.
330         (num_put::_M_group_float): Streamline.  
331         (num_put::_M_convert_int): Remove unused parameter names. Choose
332         large enough buffer for text.  Use __int_to_char instead of
333         __convert_from_v.  Formatted text is now at the end of the buffer.
334         (num_put::_M_convert_float): Preliminary fixups.
335         * src/locale-inst.cc (__convert_from_v<long long>): Add ifdef.
336         (__int_to_char<unsigned long long>): Same.
337         (__int_to_char<char, unsigned long>): New.
338         (__int_to_char<char, unsigned long long>): New.
339         (__int_to_char<wchar_t, unsigned long>): New.
340         (__int_to_char<wchar_t, unsigned long long>): New.
341         
342 2003-02-11  Scott Snyder  <snyder@fnal.gov>
344         PR libstdc++/9659
345         * include/bits/fstream.tcc (seekoff): Avoid operator+
346         for pos_type.
348 2003-02-11  Paolo Carlini  <pcarlini@unitus.it>
350         PR libstdc++/9320
351         * include/ext/stdio_filebuf.h
352         (stdio_filebuf(int, std::ios_base::openmode, bool, int_type),
353         stdio_filebuf(std::__c_file*, std::ios_base::openmode, int_type)):
354         Change to take a __size parameter of type size_t, not
355         of type (template parameter dependent) int_type.
356         * src/ios.cc (ios_base::Init::_S_ios_create): Change type of
357         size vars to size_t.
358         * testsuite/ext/stdio_filebuf.cc: Add.
360 2003-02-11  Paolo Carlini  <pcarlini@unitus.it>
361             Petur Runolfsson  <peturr02@ru.is>
363         PR libstdc++/9318
364         * include/bits/streambuf.tcc (__copy_streambufs):
365         Don't conditionalize the copy to __testput.
366         * testsuite/27_io/streambuf_members.cc (test09, test10): Add.
368 2002-02-11  DJ Delorie  <dj@redhat.com>
370         * acinclude.m4: Check for native targets that can't link at
371         this point in the build.
372         * aclocal.m4: Regenerate.
373         * configure: Regenerate.
375 2003-02-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
377         * hppa/atomicity.h (__Atomicity_lock<__inst>::_S_atomicity_lock):
378         Correct alignment.
379         (__exchange_and_add, __atomic_add): Use PA 2.0 ordered store to reset
380         lock.
382 2003-02-07  Paolo Carlini  <pcarlini@unitus.it>
384         * testsuite/27_io/filebuf_virtuals.cc (test08): Fix for
385         unsigned char platforms.
387 2003-02-06  Paolo Carlini  <pcarlini@unitus.it>
389         PR libstdc++/9562
390         * include/std/std_istream.h
391         (basic_istream::sentry::operator bool()): Make const.
392         * include/std/std_ostream.h
393         (basic_ostream::sentry::operator bool()): Likewise.
394         * testsuite/27_io/istream_sentry.cc (test03): Add.
395         * testsuite/27_io/ostream_sentry.cc: Add.
397 2003-02-06  Paolo Carlini  <pcarlini@unitus.it>
399         PR libstdc++/9548
400         Implement resolution of DR 231 (Ready)
401         * include/bits/locale_facets.h (__num_base::_S_format_float):
402         Change declaration: return void, remove __prec parameter.
403         * src/locale.cc (__num_base::_S_format_float): Implement
404         resolution of DR 231.
405         * include/bits/locale_facets.tcc (num_put::_M_convert_float):
406         Tweak uses. Check for negative precision.
407         * testsuite/22_locale/num_put/put/char/6.cc: Add
408         * testsuite/22_locale/num_put/put/wchar_t/6.cc: Likewise.
410 2003-02-06  Peter Soetens  <peter.soetens@mech.kuleuven.ac.be>
412         * config/io/basic_file_libio.h: Fixups.
413         * config/io/c_io_libio.h: Same.
414         * libio/Makefile.am: Same.
415         * libio/Makefile.in: Regenerated.
416         
417 2003-02-06  Benjamin Kosnik  <bkoz@redhat.com>
419         * testsuite/22_locale/codecvt/encoding/wchar_t/1.cc (test01):
420         Explicitly use the "C" locale.
421         * testsuite/22_locale/codecvt/max_length/wchar_t/1.cc (test01): Same.
422         
423 2003-02-06  Petur Runolfsson  <peturr02@ru.is>
425         DR 75
426         DR 305
427         PR libstdc++/9028 (partial)
428         PR libstdc++/9224
429         PR libstdc++/9246
430         PR libstdc++/9247
432         * src/codecvt.cc
433         (codecvt<wchar_t, char, mbstate_t>::do_encoding,
434         codecvt<wchar_t, char, mbstate_t>::do_length,
435         codecvt<wchar_t, char, mbstate_t>::do_max_length):
436         Move...
437         * config/locale/generic/codecvt_members.cc:  ...here.
438         * config/locale/gnu/codecvt_members.cc:  ...and here.
440         * config/locale/generic/codecvt_members.cc,
441         * config/locale/gnu/codecvt_members.cc
442         (codecvt<wchar_t, char, mbstate_t>::do_encoding
443         codecvt<wchar_t, char, mbstate_t>::do_in,
444         codecvt<wchar_t, char, mbstate_t>::do_length,
445         codecvt<wchar_t, char, mbstate_t>::do_max_length,
446         codecvt<wchar_t, char, mbstate_t>::do_out):
447         New implementation that handles stateless encodings,
448         including UTF-8.
450         * config/locale/generic/codecvt_members.cc,
451         * config/locale/gnu/codecvt_members.cc,
452         * config/locale/ieee_1003.1-2001/codecvt_specializations.h,
453         * include/bits/codecvt.h,
454         * src/codecvt.cc
455         (codecvt::length, codecvt::do_length):
456         Change type of first argument of length and do_length from
457         'const state_type&' to 'state_type&' according to DR 75.
459         * testsuite/22_locale/codecvt/always_noconv/wchar_t/1.cc:  Cleanup.
460         * testsuite/22_locale/codecvt/always_noconv/wchar_t/2.cc:  New test.
461         * testsuite/22_locale/codecvt/always_noconv/wchar_t/3.cc:  New test.
462         * testsuite/22_locale/codecvt/always_noconv/wchar_t/4.cc:  New test.
463         * testsuite/22_locale/codecvt/encoding/wchar_t/1.cc:
464         Cleanup and check for correct return value from encoding
465         for "C" locale.
466         * testsuite/22_locale/codecvt/encoding/wchar_t/2.cc:  New test.
467         * testsuite/22_locale/codecvt/encoding/wchar_t/3.cc:  New test.
468         * testsuite/22_locale/codecvt/encoding/wchar_t/4.cc:  New test.
469         * testsuite/22_locale/codecvt/in/wchar_t/1.cc:  Cleanup.
470         * testsuite/22_locale/codecvt/in/wchar_t/2.cc:  New test.
471         * testsuite/22_locale/codecvt/in/wchar_t/3.cc:  New test.
472         * testsuite/22_locale/codecvt/in/wchar_t/4.cc:  New test.
473         * testsuite/22_locale/codecvt/in/wchar_t/5.cc:  New test.
474         * testsuite/22_locale/codecvt/in/wchar_t/6.cc:  New test.
475         * testsuite/22_locale/codecvt/in/wchar_t/7.cc:  New test.
476         * testsuite/22_locale/codecvt/in/wchar_t/8.cc:  New test.
477         * testsuite/22_locale/codecvt/in/wchar_t/9.cc:  New test.
478         * testsuite/22_locale/codecvt/length/char/1.cc:  Cleanup.
479         * testsuite/22_locale/codecvt/length/char/2.cc:  New test.
480         * testsuite/22_locale/codecvt/length/wchar_t/1.cc:  Cleanup.
481         * testsuite/22_locale/codecvt/length/wchar_t/2.cc:  New test.
482         * testsuite/22_locale/codecvt/length/wchar_t/3.cc:  New test.
483         * testsuite/22_locale/codecvt/length/wchar_t/4.cc:  New test.
484         * testsuite/22_locale/codecvt/length/wchar_t/5.cc:  New test.
485         * testsuite/22_locale/codecvt/length/wchar_t/6.cc:  New test.
486         * testsuite/22_locale/codecvt/length/wchar_t/7.cc:  New test.
487         * testsuite/22_locale/codecvt/max_length/wchar_t/1.cc:  Cleanup.
488         * testsuite/22_locale/codecvt/max_length/wchar_t/2.cc:  New test.
489         * testsuite/22_locale/codecvt/max_length/wchar_t/3.cc:  New test.
490         * testsuite/22_locale/codecvt/max_length/wchar_t/4.cc:  New test.
491         * testsuite/22_locale/codecvt/out/wchar_t/1.cc:  Cleanup.
492         * testsuite/22_locale/codecvt/out/wchar_t/2.cc:  New test.
493         * testsuite/22_locale/codecvt/out/wchar_t/3.cc:  New test.
494         * testsuite/22_locale/codecvt/out/wchar_t/4.cc:  New test.
495         * testsuite/22_locale/codecvt/out/wchar_t/5.cc:  New test.
496         * testsuite/22_locale/codecvt/out/wchar_t/6.cc:  New test.
497         * testsuite/22_locale/codecvt/out/wchar_t/7.cc:  New test.
498         * testsuite/22_locale/codecvt/unicode/1.cc:  New test.
499         * testsuite/22_locale/codecvt/unshift/wchar_t/1.cc:  Cleanup.
500         * testsuite/22_locale/codecvt/unshift/wchar_t/2.cc:  New test.
501         * testsuite/22_locale/codecvt/unshift/wchar_t/3.cc:  New test.
502         * testsuite/22_locale/codecvt/unshfit/wchar_t/4.cc:  New test.
504 2003-02-05  Benjamin Kosnik  <bkoz@redhat.com>
506         * include/bits/locale_facets.tcc (time_put::do_put): Use __write.
507         (money_put::do_put): Same.
509 2003-02-05  Jerry Quinn  <jlquinn@optonline.net>
511         * include/bits/ios_base.h (ios_base): Document reserved storage.
513         * include/bits/locale_facets.h: (struct __pad): Comment on
514         implementation.
515         (__verify_grouping): Same.
516         (__add_grouping): Same.         
517         * include/bits/locale_facets.tcc (__verify_grouping): Move
518         comments to declaration.
519         (__add_grouping): Same.
520         
521         * include/bits/locale_facets.tcc: 
522         (__write<_CharT, _OutIter>): New function.
523         (__write<_CharT>): New function specialization.
524         (num_put::_M_insert): Remove explicit loop over iterator.  Use
525         __write.
526         (num_put::_M_widen_float): Remove __basefield. 
527         (num_put::_M_widen_int): Move __basefield to within grouping block.
528         
529         * include/bits/streambuf_iterator.h: Include <streambuf>.
530         (ostreambuf_iterator::_M_put): Add.
532 2003-02-05  Paolo Carlini  <pcarlini@unitus.it>
534         * testsuite/26_numerics/valarray_name_lookup.cc: Fix typo.
536 2003-02-04  Nathan Myers  <ncm@cantrip.org>
538         * testsuite/25_algorithms/min_max.cc (test02): Add.
539             
540 2003-02-04  Paolo Carlini  <pcarlini@unitus.it>
541         
542         PR libstdc++/9439, PR libstdc++/9425
543         * config/io/basic_file_stdio.cc
544         (__basic_file<char>::seekoff, seekpos): Return -1L if
545         fseek fails.
546         * include/bits/fstream.tcc (basic_filebuf::seekoff):
547         Check _M_file.seekoff return value; always return
548         pos_type(off_type(-1)) in case of failure.
549         (basic_filebuf::pbackfail): Check this->seekoff return
550         value and return traits_type::eof() in case of failure.  
551         * testsuite/27_io/filebuf_virtuals.cc (test09): Add.
553 2003-02-04  Jerry Quinn  <jlquinn@optonline.net>
555         * include/std/std_ostream.h (ostream::_M_write): Declare.       
556         * ostream.tcc (ostream::_M_write): Define.
557         (basic_ostream::write): Use it.
558         (operator<<(basic_ostream, _CharT)): Ditto.
559         (operator<<(basic_ostream, char)): Ditto.
560         (operator<<(basic_ostream, _CharT*)): Ditto.
561         (operator<<(basic_ostream, char*)): Ditto.
562         (operator<<(basic_ostream, basic_string)): Ditto.
564 2003-02-04  Benjamin Kosnik  <bkoz@redhat.com>
566         * testsuite/26_numerics/valarray_name_lookup.cc: Fix.
568 2002-02-04  Jonathan Wakely  <redi@gcc.gnu.org>
570         * docs/html/27_io/howto.html: Link to Dietmar Kuehl's IOStream page,
571         add HTML comment about updating links if numbering changes.
573 2003-02-04  Paolo Carlini  <pcarlini@unitus.it>
575         PR libstdc++/9538
576         * include/bits/streambuf.tcc (sputbackc): Access
577         this->gptr()[-1] only if _M_in_beg < _M_in_cur.
578         * testsuite/27_io/filebuf_virtuals.cc (test08): Add.
580 2003-02-04  Paolo Carlini  <pcarlini@unitus.it>
582         PR libstdc++/9507
583         * include/bits/fstream.tcc (open): If the 'ate' repositioning
584         operation fails, calls close _and_ returns a null pointer
585         to indicate failure (27.8.1.3,4).
586         * testsuite/27_io/filebuf_members.cc (test_06): Add.
588 2003-02-04  Petur Runolfsson  <peturr02@ru.is>
590         * testsuite/27_io/filebuf_members.cc (test_04): Remove exit(0).
592 2002-02-04  Jonathan Wakely  <redi@gcc.gnu.org>
594         * docs/html/27_io/howto.html: New section on stdio_filebuf.
595         * docs/html/ext/howto.html: Move stdio_filebuf notes to 27_io.
596         * docs/html/documentation.html: Regenerate.
598 2003-02-04  Joseph S. Myers  <jsm@polyomino.org.uk>
600         * docs/html/17_intro/porting.texi: Update to GFDL 1.2.
601         * docs/html/17_intro/porting.html: Regenerate.
603 2003-02-03  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
604             Phil Edwards  <pme@gcc.gnu.org>
606         * include/std/std_bitset.h:  Replace CHAR_BIT with __CHAR_BIT__, use
607         numeric_limits for bits-per-word values.
608         (_Base_bitset::_M_do_count, _Base_bitset<1>::_M_do_count):
609         Use __builtin_popcountl instead.
610         (_Base_bitset::_M_do_find_first, _Base_bitset::_M_do_find_next,
611         _Base_bitset<1>::_M_do_find_first, _Base_bitset<1>::_M_do_find_next):
612         Use __builtin_ctzl instead.
613         (_S_bit_count, _S_first_one):  Remove.
614         * config/linker-map.gnu (GLIBCPP_3.4):  Remove std::_S_bit_count.
615         * src/Makefile.am (sources):  Remove bitset.cc.
616         * src/bitset.cc:  Delete file.
617         * src/Makefile.in:  Regenerate.
619 2003-02-03  Phil Edwards  <pme@gcc.gnu.org>
621         PR libstdc++/9527, PR libstdc++/8713
622         * docs/html/install.html:  Mention glibc version requirement.
623         * docs/html/faq/index.html (3.8):  New note, glibc 2.2.5+ is needed
624         with 3.2.1+ (formatting bugfixes).
625         * docs/html/faq/index.txt:  Regenerate.
627 2003-02-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
629         PR libstdc++/9234
630         * include/bits/valarray_before.h (_UnBase::operator[]): Apply unary
631         operator.
633         * include/bits/valarray_before.h (__not_equal_to): Use != instead
634         of ==.
636         * testsuite/26_numerics/valarray_operators.cc: New test.
638 2003-02-01  Phil Edwards  <pme@gcc.gnu.org>
640         * docs/html/faq/index.html:  Correct link to libg++ information.
641         * docs/html/faq/index.txt:  Regenerated.
643 2003-02-01  Paolo Carlini  <pcarlini@unitus.it>
644             Benjamin Kosnik  <bkoz@redhat.com>
646         Const correctness issue:
647         http://gcc.gnu.org/ml/libstdc++/2003-01/msg00370.html
648         * include/bits/locale_classes.h
649         (locale::_Impl::_M_facets): Change type to const facet**.
650         (locale::_Impl::_M_install_facet): Change declaration to
651         take const facet*.
652         (locale::facet::_M_references): Make mutable.
653         (locale::facet::_M_add_reference): Declare const.
654         (locale::facet::_M_remove_reference): Likewise.
655         * include/bits/locale_facets.tcc
656         (use_facet(const locale&)): Tweak for const facet** _M_facets.
657         (has_facet(const locale&)): Likewise.
658         * src/locale.cc
659         (locale::facet::_M_add_reference): Adjust definition.
660         (locale::facet::_M_remove_reference): Likewise.
661         * src/localename.cc
662         (locale::_Impl::_Impl(const _Impl&, size_t)): Tweak for
663         const facet** _M_facets.
664         (locale::_Impl::_Impl(const char*, size_t)): Likewise.
665         (locale::_Impl::_Impl(facet**, size_t, bool)): Likewise.
666         (locale::_Impl::_M_install_facet): Adjust definition to take
667         const facet* and for const facet** _M_facets.
668         * testsuite/22_locale/locale/cons/8.cc: Add.
670 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
672         * include/std/std_limits.h (numeric_limits<float>::has_infinity):
673         Use __FLT_HAS_INIFINITY__ to initialize.
674         (numeric_limits<float>::has_quiet_NaN): Likewise.
675         (numeric_limits<double>::has_infinity): Use __DBL_HAS_INIFINITY__
676         to initialize.
677         (numeric_limits<double>::has_quiet_NaN): Likewise.
678         (numeric_limits<long double>::has_infinity): Use
679         __LDBL_HAS_INIFINITY__ to initialize.
680         (numeric_limits<long_double>::has_quiet_NaN): Likewise.
682 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
684         PR c++/9433
685         * libsupc++/tinfo.cc (__vmi_class_type_info::__do_dyncast): Cope
686         with bases which are very ambiguous.
688 2003-01-28  Danny Smith  <dannysmith@users.sourceforge.net>
690         * src/Makefile.am (CONFIG_CXXFLAGS): Reverse order of
691         @EXTRA_CXX_FLAGS@ @SECTION_FLAGS@.
692         * libsupc++/Makefile.am (CONFIG_CXXFLAGS): Likewise.
693         * src/Makefile.in: Regenerate.
694         * libsupc++/Makefile.in: Regenerate.
696 2003-01-27  Alexandre Oliva  <aoliva@redhat.com>
698         * acinclude.m4 (glibcpp_toolexeclibdir): Instead of
699         $(MULTISUBDIR), use `$CC -print-multi-os-directory`, unless
700         version_specific_libs is enabled.
701         * aclocal.m4, configure: Rebuilt.
703 2003-01-24  Nathan Sidwell  <nathan@codesourcery.com>
705         * include/bits/valarray_meta.h: Remove, split into ...
706         * include/bits/valarray_before.h: ... this, and ...
707         * include/bits/valarray_after.h: ... this.
708         * include/std/std_valarray.h: Adjust.
709         * include/Makefile.am (bits_headers): Adjust.
710         * include/Makefile.in: Regenerate.
712 2003-01-24  Andreas Schwab  <schwab@suse.de>
714         * config/linker-map.gnu: Fix for size_t variance.
716 2003-01-23  Petur Runolfsson  <peturr02@ru.is>
718         PR libstdc++/9322
719         * include/std/std_streambuf.h
720         (basic_streambuf::basic_streambuf,
721         basic_streambuf::~basic_streambuf,
722         basic_streambuf::getloc, basic_streambuf::imbue):
723         Remove _M_buf_locale_init
724         * include/bits/fstream.tcc (basic_filebuf::imbue):  Likewise
725         * testsuite/27_io/filebuf_virtuals.cc (test08):  Add.
726         * testsuite/27_io/streambuf_members.cc (test08):  Add.
727         * testsuite/27_io/stringbuf_virtuals.cc (test08):  Add.
729 2003-01-23  Benjamin Kosnik  <bkoz@redhat.com>
731         Revert include ordering.
732         * config/locale/generic/c_locale.h: Add include guards.
733         * config/locale/gnu/c_locale.h: Same.
734         * include/bits/locale_classes.h: Remove cctype include.
735         * include/std/std_iosfwd.h: Add c++locale.h, cctype includes.
736         * include/std/std_fstream.h: Remove streambuf include.
737         * include/std/std_sstream.h: Remove streambuf include.
738         
739 2003-01-23  Benjamin Kosnik  <bkoz@redhat.com>
741         * configure.in (libtool_VERSION): To 6:0:0.
742         * configure: Regenerated.
743         * config/linker-map.gnu: Clean.
744         
745         * src/misc-inst.cc: Remove instantiations.
747         * include/bits/stl_alloc.h (__malloc_alloc_template): 
748         To __malloc_alloc.
749         (__default_alloc_template): To __pool_alloc.
750         * src/stl-inst.cc: Same.
751         * include/backward/alloc.h: Update.
752         * testsuite/ext/allocators.cc: Update.
753         
754         * src/globals.cc (__gnu_cxx): Remove _GLIBCPP_ASM_SYMVER. Should
755         really try to remove these if possible.
756         * src/locale.cc (std): Same.
758         * testsuite/abi_check.cc (check_version): Add.
760 2003-01-22  Benjamin Kosnik  <bkoz@redhat.com>
761             Sysoltsev Slawa  <Vyatcheslav.Sysoltsev@intel.com>
762             Mark Mitchell  <mark@codesourcery.com>
763         
764         PR libstdc++/9269
765         * include/std/std_fstream.h (basic_filebuf::uflow): Declare.
766         (basic_filebuf::underflow): Declare.
767         Move definitions.
769 2003-01-22  Benjamin Kosnik  <bkoz@redhat.com>
771         * include/bits/locale_facets.h: Move non-facet classes requiring
772         <string> to...  
773         * include/bits/locale_classes.h: New.  
774         * include/bits/Makefile.am (bits_headers_src): Add locale_classes.h.
775         * include/bits/Makefile.in: Regenerate.
777         * include/bits/locale_facets.tcc (__convert_from_v): Move to...
778         * config/locale/gnu/c_locale.h: ...here.
779         * config/locale/generic/c_locale.h: Same.
780         
781         * include/bits/locale_facets.tcc: Move declarations to...
782         * include/bits/locale_facets.h: ...here.
783         * include/bits/basic_ios.h: Tweak includes accordingly.
784         * include/std/std_sstream.h: Add streambuf include.
785         * include/std/std_fstream.h: Ditto.
786         * include/std/std_locale.h: Add locale_classes.h include.
787         * include/std/std_iosfwd.h: Tweak.
788         * src/concept-inst.cc: Add iterator include.
790         * config/linker-map.gnu: Specify __cxa functions, mark __cxa_dyn_*
791         bits as unexported in the future.
792         
793 2003-01-21  Benjamin Kosnik  <bkoz@redhat.com>
795         Reshuffle 22_locale testsuite.
796         * 22_locale/(codecvt.cc money_get.cc
797         codecvt_members_char_char.cc money_get_members_char.cc
798         codecvt_members_unicode_char.cc money_get_members_wchar_t.cc
799         codecvt_members_unicode_wchar_t.cc moneypunct_byname.cc
800         codecvt_members_wchar_t_char.cc moneypunct.cc collate_byname.cc
801         moneypunct_members_char.cc collate.cc moneypunct_members_wchar_t.cc
802         collate_members_char.cc money_put.cc collate_members_wchar_t.cc
803         money_put_members_char.cc ctor_copy_dtor.cc
804         money_put_members_wchar_t.cc ctype.cc num_get.cc ctype_is_char.cc
805         num_get_members_char.cc ctype_is_wchar_t.cc num_get_members_wchar_t.cc
806         ctype_members_char.cc numpunct_byname.cc ctype_members_wchar_t.cc
807         numpunct.cc ctype_narrow_char.cc numpunct_members_char.cc
808         ctype_narrow_wchar_t.cc numpunct_members_wchar_t.cc ctype_scan_char.cc
809         num_put.cc ctype_scan_wchar_t.cc num_put_members_char.cc
810         ctype_to_char.cc num_put_members_wchar_t.cc ctype_to_wchar_t.cc
811         operators.cc ctype_widen_char.cc static_members.cc
812         ctype_widen_wchar_t.cc time_get.cc facet.cc time_get_members_char.cc
813         global_templates.cc time_get_members_wchar_t.cc, members.cc,
814         time_put.cc, messages_byname.cc, time_put_members_char.cc,
815         messages.cc, time_put_members_wchar_t.cc, messages_members_char.cc): 
816         Splint up into individual test cases... 
817         * 22_locale/codecvt/1.cc: New.
818         * 22_locale/codecvt/2.cc: New.
819         * 22_locale/codecvt/always_noconv/char/1.cc: New.
820         * 22_locale/codecvt/always_noconv/char/wrapped_env.cc: New.
821         * 22_locale/codecvt/always_noconv/char/wrapped_locale.cc: New.
822         * 22_locale/codecvt/always_noconv/wchar_t/1.cc: New.
823         * 22_locale/codecvt/always_noconv/wchar_t/wrapped_env.cc: New.
824         * 22_locale/codecvt/always_noconv/wchar_t/wrapped_locale.cc: New.
825         * 22_locale/codecvt/encoding/char/1.cc: New.
826         * 22_locale/codecvt/encoding/char/wrapped_env.cc: New.
827         * 22_locale/codecvt/encoding/char/wrapped_locale.cc: New.
828         * 22_locale/codecvt/encoding/wchar_t/1.cc: New.
829         * 22_locale/codecvt/encoding/wchar_t/wrapped_env.cc: New.
830         * 22_locale/codecvt/encoding/wchar_t/wrapped_locale.cc: New.
831         * 22_locale/codecvt/in/char/1.cc: New.
832         * 22_locale/codecvt/in/char/wrapped_env.cc: New.
833         * 22_locale/codecvt/in/char/wrapped_locale.cc: New.
834         * 22_locale/codecvt/in/wchar_t/1.cc: New.
835         * 22_locale/codecvt/in/wchar_t/wrapped_env.cc: New.
836         * 22_locale/codecvt/in/wchar_t/wrapped_locale.cc: New.
837         * 22_locale/codecvt/length/char/1.cc: New.
838         * 22_locale/codecvt/length/char/wrapped_env.cc: New.
839         * 22_locale/codecvt/length/char/wrapped_locale.cc: New.
840         * 22_locale/codecvt/length/wchar_t/1.cc: New.
841         * 22_locale/codecvt/length/wchar_t/wrapped_env.cc: New.
842         * 22_locale/codecvt/length/wchar_t/wrapped_locale.cc: New.
843         * 22_locale/codecvt/max_length/char/1.cc: New.
844         * 22_locale/codecvt/max_length/char/wrapped_env.cc: New.
845         * 22_locale/codecvt/max_length/char/wrapped_locale.cc: New.
846         * 22_locale/codecvt/max_length/wchar_t/1.cc: New.
847         * 22_locale/codecvt/max_length/wchar_t/wrapped_env.cc: New.
848         * 22_locale/codecvt/max_length/wchar_t/wrapped_locale.cc: New.
849         * 22_locale/codecvt/out/char/1.cc: New.
850         * 22_locale/codecvt/out/char/wrapped_env.cc: New.
851         * 22_locale/codecvt/out/char/wrapped_locale.cc: New.
852         * 22_locale/codecvt/out/wchar_t/1.cc: New.
853         * 22_locale/codecvt/out/wchar_t/wrapped_env.cc: New.
854         * 22_locale/codecvt/out/wchar_t/wrapped_locale.cc: New.
855         * 22_locale/codecvt/unicode/char.cc: New.
856         * 22_locale/codecvt/unicode/wchar_t.cc: New.
857         * 22_locale/codecvt/unshift/char/1.cc: New.
858         * 22_locale/codecvt/unshift/char/wrapped_env.cc: New.
859         * 22_locale/codecvt/unshift/char/wrapped_locale.cc: New.
860         * 22_locale/codecvt/unshift/wchar_t/1.cc: New.
861         * 22_locale/codecvt/unshift/wchar_t/wrapped_env.cc: New.
862         * 22_locale/codecvt/unshift/wchar_t/wrapped_locale.cc: New.
863         * 22_locale/collate/1.cc: New.
864         * 22_locale/collate/2.cc: New.
865         * 22_locale/collate/compare/char/1.cc: New.
866         * 22_locale/collate/compare/char/2.cc: New.
867         * 22_locale/collate/compare/char/wrapped_env.cc: New.
868         * 22_locale/collate/compare/char/wrapped_locale.cc: New.
869         * 22_locale/collate/compare/wchar_t/1.cc: New.
870         * 22_locale/collate/compare/wchar_t/2.cc: New.
871         * 22_locale/collate/compare/wchar_t/wrapped_env.cc: New.
872         * 22_locale/collate/compare/wchar_t/wrapped_locale.cc: New.
873         * 22_locale/collate/hash/char/1.cc: New.
874         * 22_locale/collate/hash/char/2.cc: New.
875         * 22_locale/collate/hash/char/wrapped_env.cc: New.
876         * 22_locale/collate/hash/char/wrapped_locale.cc: New.
877         * 22_locale/collate/hash/wchar_t/1.cc: New.
878         * 22_locale/collate/hash/wchar_t/2.cc: New.
879         * 22_locale/collate/hash/wchar_t/wrapped_env.cc: New.
880         * 22_locale/collate/hash/wchar_t/wrapped_locale.cc: New.
881         * 22_locale/collate/transform/char/2.cc: New.
882         * 22_locale/collate/transform/char/wrapped_env.cc: New.
883         * 22_locale/collate/transform/char/wrapped_locale.cc: New.
884         * 22_locale/collate/transform/wchar_t/2.cc: New.
885         * 22_locale/collate/transform/wchar_t/wrapped_env.cc: New.
886         * 22_locale/collate/transform/wchar_t/wrapped_locale.cc: New.
887         * 22_locale/collate_byname/1.cc: New.
888         * 22_locale/ctype/1.cc: New.
889         * 22_locale/ctype/2.cc: New.
890         * 22_locale/ctype/cons/char/1.cc: New.
891         * 22_locale/ctype/cons/char/wrapped_env.cc: New.
892         * 22_locale/ctype/cons/char/wrapped_locale.cc: New.
893         * 22_locale/ctype/is/char/1.cc: New.
894         * 22_locale/ctype/is/char/2.cc: New.
895         * 22_locale/ctype/is/char/3.cc: New.
896         * 22_locale/ctype/is/char/wrapped_env.cc: New.
897         * 22_locale/ctype/is/char/wrapped_locale.cc: New.
898         * 22_locale/ctype/is/wchar_t/1.cc: New.
899         * 22_locale/ctype/is/wchar_t/2.cc: New.
900         * 22_locale/ctype/is/wchar_t/wrapped_env.cc: New.
901         * 22_locale/ctype/is/wchar_t/wrapped_locale.cc: New.
902         * 22_locale/ctype/narrow/char/1.cc: New.
903         * 22_locale/ctype/narrow/char/2.cc: New.
904         * 22_locale/ctype/narrow/char/wrapped_env.cc: New.
905         * 22_locale/ctype/narrow/char/wrapped_locale.cc: New.
906         * 22_locale/ctype/narrow/wchar_t/1.cc: New.
907         * 22_locale/ctype/narrow/wchar_t/2.cc: New.
908         * 22_locale/ctype/narrow/wchar_t/wrapped_env.cc: New.
909         * 22_locale/ctype/narrow/wchar_t/wrapped_locale.cc: New.
910         * 22_locale/ctype/scan/char/1.cc: New.
911         * 22_locale/ctype/scan/char/wrapped_env.cc: New.
912         * 22_locale/ctype/scan/char/wrapped_locale.cc: New.
913         * 22_locale/ctype/scan/wchar_t/1.cc: New.
914         * 22_locale/ctype/scan/wchar_t/wrapped_env.cc: New.
915         * 22_locale/ctype/scan/wchar_t/wrapped_locale.cc: New.
916         * 22_locale/ctype/to/char/1.cc: New.
917         * 22_locale/ctype/to/char/wrapped_env.cc: New.
918         * 22_locale/ctype/to/char/wrapped_locale.cc: New.
919         * 22_locale/ctype/to/wchar_t/1.cc: New.
920         * 22_locale/ctype/to/wchar_t/wrapped_env.cc: New.
921         * 22_locale/ctype/to/wchar_t/wrapped_locale.cc: New.
922         * 22_locale/ctype/widen/char/1.cc: New.
923         * 22_locale/ctype/widen/char/wrapped_env.cc: New.
924         * 22_locale/ctype/widen/char/wrapped_locale.cc: New.
925         * 22_locale/ctype/widen/wchar_t/1.cc: New.
926         * 22_locale/ctype/widen/wchar_t/wrapped_env.cc: New.
927         * 22_locale/ctype/widen/wchar_t/wrapped_locale.cc: New.
928         * 22_locale/facet/1.cc: New.
929         * 22_locale/facet/2.cc: New.
930         * 22_locale/global_templates/1.cc: New.
931         * 22_locale/locale/cons/1.cc: New.
932         * 22_locale/locale/cons/2.cc: New.
933         * 22_locale/locale/cons/3.cc: New.
934         * 22_locale/locale/cons/4.cc: New.
935         * 22_locale/locale/cons/5.cc: New.
936         * 22_locale/locale/cons/6.cc: New.
937         * 22_locale/locale/cons/7.cc: New.
938         * 22_locale/locale/global_locale_objects/1.cc: New.
939         * 22_locale/locale/global_locale_objects/2.cc: New.
940         * 22_locale/locale/global_locale_objects/3.cc: New.
941         * 22_locale/locale/operations/1.cc: New.
942         * 22_locale/locale/operations/2.cc: New.
943         * 22_locale/messages/1.cc: New.
944         * 22_locale/messages/2.cc: New.
945         * 22_locale/messages/members/char/1.cc: New.
946         * 22_locale/messages/members/char/2.cc: New.
947         * 22_locale/messages/members/char/3.cc: New.
948         * 22_locale/messages/members/char/wrapped_env.cc: New.
949         * 22_locale/messages/members/char/wrapped_locale.cc: New.
950         * 22_locale/messages_byname/1.cc: New.
951         * 22_locale/money_get/1.cc: New.
952         * 22_locale/money_get/2.cc: New.
953         * 22_locale/money_get/get/char/1.cc: New.
954         * 22_locale/money_get/get/char/2.cc: New.
955         * 22_locale/money_get/get/char/3.cc: New.
956         * 22_locale/money_get/get/char/4.cc: New.
957         * 22_locale/money_get/get/char/5.cc: New.
958         * 22_locale/money_get/get/char/6.cc: New.
959         * 22_locale/money_get/get/char/7.cc: New.
960         * 22_locale/money_get/get/char/8.cc: New.
961         * 22_locale/money_get/get/char/wrapped_env.cc: New.
962         * 22_locale/money_get/get/char/wrapped_locale.cc: New.
963         * 22_locale/money_get/get/wchar_t/1.cc: New.
964         * 22_locale/money_get/get/wchar_t/2.cc: New.
965         * 22_locale/money_get/get/wchar_t/3.cc: New.
966         * 22_locale/money_get/get/wchar_t/4.cc: New.
967         * 22_locale/money_get/get/wchar_t/5.cc: New.
968         * 22_locale/money_get/get/wchar_t/6.cc: New.
969         * 22_locale/money_get/get/wchar_t/7.cc: New.
970         * 22_locale/money_get/get/wchar_t/8.cc: New.
971         * 22_locale/money_get/get/wchar_t/wrapped_env.cc: New.
972         * 22_locale/money_get/get/wchar_t/wrapped_locale.cc: New.
973         * 22_locale/money_put/1.cc: New.
974         * 22_locale/money_put/2.cc: New.
975         * 22_locale/money_put/put/char/1.cc: New.
976         * 22_locale/money_put/put/char/2.cc: New.
977         * 22_locale/money_put/put/char/3.cc: New.
978         * 22_locale/money_put/put/char/4.cc: New.
979         * 22_locale/money_put/put/char/5.cc: New.
980         * 22_locale/money_put/put/char/6.cc: New.
981         * 22_locale/money_put/put/char/wrapped_env.cc: New.
982         * 22_locale/money_put/put/char/wrapped_locale.cc: New.
983         * 22_locale/money_put/put/wchar_t/1.cc: New.
984         * 22_locale/money_put/put/wchar_t/2.cc: New.
985         * 22_locale/money_put/put/wchar_t/3.cc: New.
986         * 22_locale/money_put/put/wchar_t/4.cc: New.
987         * 22_locale/money_put/put/wchar_t/5.cc: New.
988         * 22_locale/money_put/put/wchar_t/6.cc: New.
989         * 22_locale/money_put/put/wchar_t/wrapped_env.cc: New.
990         * 22_locale/money_put/put/wchar_t/wrapped_locale.cc: New.
991         * 22_locale/moneypunct/1.cc: New.
992         * 22_locale/moneypunct/2.cc: New.
993         * 22_locale/moneypunct/3.cc: New.
994         * 22_locale/moneypunct/members/char/1.cc: New.
995         * 22_locale/moneypunct/members/char/2.cc: New.
996         * 22_locale/moneypunct/members/char/wrapped_env.cc: New.
997         * 22_locale/moneypunct/members/char/wrapped_locale.cc: New.
998         * 22_locale/moneypunct/members/wchar_t/1.cc: New.
999         * 22_locale/moneypunct/members/wchar_t/2.cc: New.
1000         * 22_locale/moneypunct/members/wchar_t/wrapped_env.cc: New.
1001         * 22_locale/moneypunct/members/wchar_t/wrapped_locale.cc: New.
1002         * 22_locale/moneypunct_byname/1.cc: New.
1003         * 22_locale/num_get/1.cc: New.
1004         * 22_locale/num_get/2.cc: New.
1005         * 22_locale/num_get/get/char/1.cc: New.
1006         * 22_locale/num_get/get/char/2.cc: New.
1007         * 22_locale/num_get/get/char/3.cc: New.
1008         * 22_locale/num_get/get/char/4.cc: New.
1009         * 22_locale/num_get/get/char/5.cc: New.
1010         * 22_locale/num_get/get/char/6.cc: New.
1011         * 22_locale/num_get/get/char/wrapped_env.cc: New.
1012         * 22_locale/num_get/get/char/wrapped_locale.cc: New.
1013         * 22_locale/num_get/get/wchar_t/1.cc: New.
1014         * 22_locale/num_get/get/wchar_t/2.cc: New.
1015         * 22_locale/num_get/get/wchar_t/3.cc: New.
1016         * 22_locale/num_get/get/wchar_t/4.cc: New.
1017         * 22_locale/num_get/get/wchar_t/5.cc: New.
1018         * 22_locale/num_get/get/wchar_t/6.cc: New.
1019         * 22_locale/num_get/get/wchar_t/wrapped_env.cc: New.
1020         * 22_locale/num_get/get/wchar_t/wrapped_locale.cc: New.
1021         * 22_locale/num_put/1.cc: New.
1022         * 22_locale/num_put/2.cc: New.
1023         * 22_locale/num_put/put/char/1.cc: New.
1024         * 22_locale/num_put/put/char/2.cc: New.
1025         * 22_locale/num_put/put/char/3.cc: New.
1026         * 22_locale/num_put/put/char/4.cc: New.
1027         * 22_locale/num_put/put/char/5.cc: New.
1028         * 22_locale/num_put/put/char/wrapped_env.cc: New.
1029         * 22_locale/num_put/put/char/wrapped_locale.cc: New.
1030         * 22_locale/num_put/put/wchar_t/1.cc: New.
1031         * 22_locale/num_put/put/wchar_t/2.cc: New.
1032         * 22_locale/num_put/put/wchar_t/3.cc: New.
1033         * 22_locale/num_put/put/wchar_t/4.cc: New.
1034         * 22_locale/num_put/put/wchar_t/5.cc: New.
1035         * 22_locale/num_put/put/wchar_t/wrapped_env.cc: New.
1036         * 22_locale/num_put/put/wchar_t/wrapped_locale.cc: New.
1037         * 22_locale/numpunct/1.cc: New.
1038         * 22_locale/numpunct/2.cc: New.
1039         * 22_locale/numpunct/members/char/1.cc: New.
1040         * 22_locale/numpunct/members/char/2.cc: New.
1041         * 22_locale/numpunct/members/char/wrapped_env.cc: New.
1042         * 22_locale/numpunct/members/char/wrapped_locale.cc: New.
1043         * 22_locale/numpunct/members/wchar_t/1.cc: New.
1044         * 22_locale/numpunct/members/wchar_t/2.cc: New.
1045         * 22_locale/numpunct/members/wchar_t/wrapped_env.cc: New.
1046         * 22_locale/numpunct/members/wchar_t/wrapped_locale.cc: New.
1047         * 22_locale/numpunct_byname/1.cc: New.
1048         * 22_locale/numpunct_byname/2.cc: New.
1049         * 22_locale/time_get/1.cc: New.
1050         * 22_locale/time_get/2.cc: New.
1051         * 22_locale/time_get/date_order/char/1.cc: New.
1052         * 22_locale/time_get/date_order/char/wrapped_env.cc: New.
1053         * 22_locale/time_get/date_order/char/wrapped_locale.cc: New.
1054         * 22_locale/time_get/date_order/wchar_t/1.cc: New.
1055         * 22_locale/time_get/date_order/wchar_t/wrapped_env.cc: New.
1056         * 22_locale/time_get/date_order/wchar_t/wrapped_locale.cc: New.
1057         * 22_locale/time_get/get_date/char/1.cc: New.
1058         * 22_locale/time_get/get_date/char/2.cc: New.
1059         * 22_locale/time_get/get_date/char/3.cc: New.
1060         * 22_locale/time_get/get_date/char/wrapped_env.cc: New.
1061         * 22_locale/time_get/get_date/char/wrapped_locale.cc: New.
1062         * 22_locale/time_get/get_date/wchar_t/1.cc: New.
1063         * 22_locale/time_get/get_date/wchar_t/2.cc: New.
1064         * 22_locale/time_get/get_date/wchar_t/3.cc: New.
1065         * 22_locale/time_get/get_date/wchar_t/wrapped_env.cc: New.
1066         * 22_locale/time_get/get_date/wchar_t/wrapped_locale.cc: New.
1067         * 22_locale/time_get/get_monthname/char/1.cc: New.
1068         * 22_locale/time_get/get_monthname/char/2.cc: New.
1069         * 22_locale/time_get/get_monthname/char/3.cc: New.
1070         * 22_locale/time_get/get_monthname/char/wrapped_env.cc: New.
1071         * 22_locale/time_get/get_monthname/char/wrapped_locale.cc: New.
1072         * 22_locale/time_get/get_monthname/wchar_t/1.cc: New.
1073         * 22_locale/time_get/get_monthname/wchar_t/2.cc: New.
1074         * 22_locale/time_get/get_monthname/wchar_t/3.cc: New.
1075         * 22_locale/time_get/get_monthname/wchar_t/wrapped_env.cc: New.
1076         * 22_locale/time_get/get_monthname/wchar_t/wrapped_locale.cc: New.
1077         * 22_locale/time_get/get_time/char/1.cc: New.
1078         * 22_locale/time_get/get_time/char/2.cc: New.
1079         * 22_locale/time_get/get_time/char/3.cc: New.
1080         * 22_locale/time_get/get_time/char/wrapped_env.cc: New.
1081         * 22_locale/time_get/get_time/char/wrapped_locale.cc: New.
1082         * 22_locale/time_get/get_time/wchar_t/1.cc: New.
1083         * 22_locale/time_get/get_time/wchar_t/2.cc: New.
1084         * 22_locale/time_get/get_time/wchar_t/3.cc: New.
1085         * 22_locale/time_get/get_time/wchar_t/wrapped_env.cc: New.
1086         * 22_locale/time_get/get_time/wchar_t/wrapped_locale.cc: New.
1087         * 22_locale/time_get/get_weekday/char/1.cc: New.
1088         * 22_locale/time_get/get_weekday/char/2.cc: New.
1089         * 22_locale/time_get/get_weekday/char/3.cc: New.
1090         * 22_locale/time_get/get_weekday/char/wrapped_env.cc: New.
1091         * 22_locale/time_get/get_weekday/char/wrapped_locale.cc: New.
1092         * 22_locale/time_get/get_weekday/wchar_t/1.cc: New.
1093         * 22_locale/time_get/get_weekday/wchar_t/2.cc: New.
1094         * 22_locale/time_get/get_weekday/wchar_t/3.cc: New.
1095         * 22_locale/time_get/get_weekday/wchar_t/wrapped_env.cc: New.
1096         * 22_locale/time_get/get_weekday/wchar_t/wrapped_locale.cc: New.
1097         * 22_locale/time_get/get_year/char/1.cc: New.
1098         * 22_locale/time_get/get_year/char/3.cc: New.
1099         * 22_locale/time_get/get_year/char/wrapped_env.cc: New.
1100         * 22_locale/time_get/get_year/char/wrapped_locale.cc: New.
1101         * 22_locale/time_get/get_year/wchar_t/1.cc: New.
1102         * 22_locale/time_get/get_year/wchar_t/3.cc: New.
1103         * 22_locale/time_get/get_year/wchar_t/wrapped_env.cc: New.
1104         * 22_locale/time_get/get_year/wchar_t/wrapped_locale.cc: New.
1105         * 22_locale/time_put/1.cc: New.
1106         * 22_locale/time_put/2.cc: New.
1107         * 22_locale/time_put/put/char/1.cc: New.
1108         * 22_locale/time_put/put/char/10.cc: New.
1109         * 22_locale/time_put/put/char/2.cc: New.
1110         * 22_locale/time_put/put/char/3.cc: New.
1111         * 22_locale/time_put/put/char/4.cc: New.
1112         * 22_locale/time_put/put/char/5.cc: New.
1113         * 22_locale/time_put/put/char/6.cc: New.
1114         * 22_locale/time_put/put/char/7.cc: New.
1115         * 22_locale/time_put/put/char/8.cc: New.
1116         * 22_locale/time_put/put/char/9.cc: New.
1117         * 22_locale/time_put/put/char/wrapped_env.cc: New.
1118         * 22_locale/time_put/put/char/wrapped_locale.cc: New.
1119         * 22_locale/time_put/put/wchar_t/1.cc: New.
1120         * 22_locale/time_put/put/wchar_t/10.cc: New.
1121         * 22_locale/time_put/put/wchar_t/2.cc: New.
1122         * 22_locale/time_put/put/wchar_t/3.cc: New.
1123         * 22_locale/time_put/put/wchar_t/4.cc: New.
1124         * 22_locale/time_put/put/wchar_t/5.cc: New.
1125         * 22_locale/time_put/put/wchar_t/6.cc: New.
1126         * 22_locale/time_put/put/wchar_t/7.cc: New.
1127         * 22_locale/time_put/put/wchar_t/8.cc: New.
1128         * 22_locale/time_put/put/wchar_t/9.cc: New.
1129         * 22_locale/time_put/put/wchar_t/wrapped_env.cc: New.
1130         * 22_locale/time_put/put/wchar_t/wrapped_locale.cc: New.
1132 2003-01-16  Jeffrey D. Oldham  <oldham@codesourcery.com>
1134         * config/locale/generic/messages_members.h
1135         (messages_byname<_CharT>::messages_byname): Use this-> to refer to
1136         unqualified members of base clasess.
1138 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
1139             Jeffrey Oldham <oldham@codesourcery.com>
1140         
1141         * config/locale/gnu/messages_members.h: Use this-> to refer to
1142         unqualified members of base clasess.
1143         * config/locale/ieee_1003.1-2001/codecvt_specializations.h: Likewise.
1144         * include/bits/codecvt.h: Likewise.
1145         * include/bits/deque.tcc: Likewise.
1146         * include/bits/fstream.tcc: Likewise.
1147         * include/bits/istream.tcc: Likewise.
1148         * include/bits/list.tcc: Likewise.
1149         * include/bits/locale_facets.h: Likewise.
1150         * include/bits/ostream.tcc: Likewise.
1151         * include/bits/sstream.tcc: Likewise.
1152         * include/bits/stl_bvector.h: Likewise.
1153         * include/bits/stl_deque.h: Likewise.
1154         * include/bits/stl_list.h: Likewise.
1155         * include/bits/stl_tree.h: Likewise.
1156         * include/bits/stl_vector.h: Likewise.
1157         * include/bits/vector.tcc: Likewise.
1158         * include/ext/ropeimpl.h: Likewise.
1159         * include/ext/stdio_filebuf.h: Likewise.
1160         * include/ext/stl_rope.h: Likewise.
1161         * include/std/std_fstream.h: Likewise.
1162         * include/std/std_sstream.h: Likewise.
1163         
1164 2003-01-15  Phil Edwards  <pme@gcc.gnu.org>
1166         * include/bits/basic_string.tcc (_S_string_copy): Unused, remove.
1168 2003-01-15  Benjamin Kosnik  <bkoz@redhat.com>
1170         * acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Substitute
1171         GLIBCPP_TEST_WCHAR_T if building wchar_t bits in the library.
1172         * aclocal.m4: Regenerate.
1173         * configure: Regenerate.
1174         * testsuite/Makefile.am (all-local): Add conditional rule to
1175         generate testsuite_wchar_t.
1176         * testsuite/Makefile.in: Regenerate.
1177         * testsuite/lib/libstdc++-v3-dg.exp
1178         (libstdc++-v3-list-sourcefiles): Remove wchar_t files if
1179         testsuite_wchar_t is not present in the build directory.
1180         * testsuite/libstdc++-v3.dg/dg.exp: Add -g -O2 to DEFAULT_CXXFLAGS.
1181         Remove setulimit bits.
1182         * testsuite/26_numerics/complex_value.cc: Set to noopts.
1183         * testsuite/Makefile.am (CLEANFILES): Add.
1184         * testsuite/Makefile.in: Regenerate.    
1185         
1186 2003-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1188         * config/os/hpux/os_defines.h (_GLIBCPP_GTHREAD_USE_WEAK): Define for
1189         __hppa__.
1191 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
1193         Further conform g++'s __vmi_class_type_info to the C++ ABI
1194         specification.
1195         * libsupc++/cxxabi.h
1196         (__vmi_class_type_info::__flags_masks): Remove enumerations not
1197         required by the specification.
1199 2003-01-12  Benjamin Kosnik  <bkoz@redhat.com>
1201         Renames, namespaces for testsuite utilities.    
1202         * testsuite/testsuite_hooks.h: Put into namespace __gnu_cxx_test.
1203         (gnu_allocator_tracker): Rename to allocation_tracker.
1204         (gnu_new_allocator): Rename to tracker_alloc.
1205         (__set_testsuite_memlimit): Rename to set_memory_limits.
1206         (gnu_assignment_operator): Rename to assignment_operator.
1207         (gnu_destructor): Rename to destructor.
1208         (gnu_copy_tracker): Rename to copy_tracker.
1209         (gnu_char, gnu_int, gnu_long): Rename to pod_char, pod_int, pod_long.
1210         (run_tests_wrapped_locale): New.
1211         (run_tests_wrapped_env): New.
1212         * testsuite/testsuite_hooks.cc: Same.
1213         (class locale_data): Add.
1214         (class enviornment_variable): Add.
1215         (class not_found): Add.
1216         * testsuite/testsuite_allocator.h: Same.
1217         * testsuite/testsuite_allocator.cc: Same.
1218         * testsuite/23_containers/deque_ctor.cc
1219         (test_copy_ctor_exception_safety): Change gnu_allocator_tracker to
1220         allocation_tracker. 
1221         Change gnu_new_allocator to tracker_alloc.
1222         Change gnu_counting_struct to counter.
1223         Change gnu_copy_tracker to copy_tracker.
1224         Change gnu_copy_constructor to copy_constructor.
1225         Change gnu_assignment_operator to assignment_operator.  
1226         Inject.
1227         * testsuite/23_containers/vector_capacity.cc: Same.
1228         * testsuite/23_containers/vector_ctor.cc (test01): Same.
1229         * testsuite/23_containers/list_modifiers.cc: Change
1230         gnu_copy_tracker to copy_tracker.
1231         * testsuite/21_strings/ctor_copy_dtor.cc (main): Change
1232         __set_testsuite_memlimit to set_memory_limits.
1233         * testsuite/21_strings/insert.cc (main): Same.
1234         * testsuite/27_io/filebuf.cc: Change gnu_char to pod_char.
1235         * testsuite/27_io/stringstream.cc: Same.
1236         * testsuite/27_io/stringbuf.cc: Same.
1237         * testsuite/27_io/streambuf.cc: Same.
1238         * testsuite/27_io/ostream.cc: Same.
1239         * testsuite/27_io/istream.cc: Same.
1240         * testsuite/27_io/fstream.cc: Same.
1241         * testsuite/lib/libstdc++-v3-dg.exp
1242         (libstdc++-v3-list-sourcefiles): Additionally handle files two and
1243         three levels deeper in glob patterns.
1245 2003-01-11  Phil Edwards  <pme@gcc.gnu.org>
1247         * docs/doxygen/tables.html:  Finished now.
1248         * docs/doxygen/user.cfg.in:  Update to latest version of Doxygen.
1249         * include/bits/basic_ios.h (basic_ios::rdbuf):  Add example to
1250         comments.
1252         * include/bits/deque.tcc, include/bits/stl_alloc.h,
1253         include/bits/stl_deque.h, include/bits/stl_list.h,
1254         include/bits/stl_vector.h:  Remove _GLIBCPP_DEPRECATED bits scheduled
1255         for 3.4 removal.
1257 2003-01-09  Benjamin Kosnik  <bkoz@redhat.com>
1259         * configure.in: Revert.
1260         * configure: Regenerate.
1262 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
1264         * include/Makefile.am (install-data-local): Prepend
1265         $(DESTDIR) to destination paths in all (un)installation
1266         commands.  Use ${c_base_builddir} and ${std_builddir}
1267         as destination subdirectories to achieve consistency with
1268         preceding mkinstalldirs commands.  No effect because both
1269         variables contain "." only.
1270         * include/Makefile.in: Regenerate.
1272 2003-01-08  Benjamin Kosnik  <bkoz@redhat.com>
1274         * include/Makefile.am (stamp-*): Add checks for existing stamps.
1275         * include/Makefile.in: Regenerate.
1277         * acinclude.m4 (GLIBCPP_ENABLE_DEBUG): Correct comment.
1278         * aclocal.m4: Regenerate.
1280         * configure.in: Don't add new multi-do rules every time the
1281         directory is reconfigured.
1282         * configure: Regenerate.
1283         
1284 2003-01-08  Brad Spencer  <spencer@infointeractive.com>
1285             Nathan Myers  <ncm@cantrip.org>
1286         
1287         * src/Makefile.am (stamp-debug): Clean.
1288         * src/Makefile.in: Regenerate.
1289         
1290 2003-01-07  Benjamin Kosnik  <bkoz@redhat.com>
1292         PR libstdc++/8707
1293         * Makefile.am (distclean-multi): Fix.
1294         * Makefile.in: Regenerate.
1295         
1296 2003-01-06  Benjamin Kosnik  <bkoz@redhat.com>
1298         * include/bits/locale_facets.h (messages): Move ctor, dtor
1299         definitions to..
1300         (__timepunct): Same.
1301         * config/locale/gnu/messages_members.h (messages): Add dtor, ctor
1302         definitions. Conditionalize for GNU systems.
1303         * config/locale/generic/messages_members.h (messages): Add dtor, ctor
1304         definitions.
1305         * config/locale/gnu/time_members.h (messages): New. Add dtor, ctor
1306         definitions. Conditionalize for GNU systems.
1307         * config/locale/generic/time_members.h (messages): New. Add dtor, ctor
1308         definitions.
1309         * include/bits/localefwd.h (locale::facet::_S_c_name): Add.
1310         * src/locale.cc: Define.
1311         * src/localename.cc (locale::_Impl::_Impl(facet**, size_t, bool):
1312         Use it.
1313         * config/locale/gnu/time_members.h: Use it.
1314         * config/locale/gnu/messages_members.h: Use it.
1315         * config/linker-map.gnu: Add locale::facets details.    
1316         * include/Makefile.am (target_headers_extra): Add time_members.h.
1317         * include/Makefile.in: Regenerate.
1318         * acinclude.m4: Export CTIME_H.
1319         * aclocal.m4: Regenerate.
1320         * configure: Regnerate.
1322 2003-01-06  Paolo Carlini  <pcarlini@unitus.it>
1324         * src/codecvt.cc
1325         (codecvt<char, char, mbstate_t>::do_in, do_out):
1326         Tweak parameters to avoid unused parameter warnings.
1328 2003-01-06  Paolo Carlini  <pcarlini@unitus.it>
1330         PR libstdc++/9151
1331         * include/bits/locale_facets.cc (num_put::_M_convert_float):
1332         Limit __prec to digits10 + 2, not digits10 + 1, taking into
1333         account the possibility of %{g,G} conversion specifiers
1334         inside _S_format_float.
1335         * testsuite/27_io/ostream_inserter_arith.cc (test06): Add.
1337 2003-01-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1339         * testsuite/lib/libstdc++-v3-dg.exp (libstdc++-v3-init,
1340         libstdc++-v3-list-sourcefiles): Additionally handle files one
1341         level deeper in glob patterns.
1342         
1343         * testsuite/27_io/istream_extractor_arith.cc: Delete, split...
1344         * testsuite/27_io/istream_extractor_arith/01.cc,
1345         testsuite/27_io/istream_extractor_arith/02.cc,
1346         testsuite/27_io/istream_extractor_arith/03.cc,
1347         testsuite/27_io/istream_extractor_arith/06.cc,
1348         testsuite/27_io/istream_extractor_arith/07.cc,
1349         testsuite/27_io/istream_extractor_arith/08.cc,
1350         testsuite/27_io/istream_extractor_arith/09.cc,
1351         testsuite/27_io/istream_extractor_arith/10.cc,
1352         testsuite/27_io/istream_extractor_arith/11.cc,
1353         testsuite/27_io/istream_extractor_arith/12.cc,
1354         testsuite/27_io/istream_extractor_arith/13.cc: ... to new files.
1355         * testsuite/27_io/istream_extractor_arith/12.cc: Add XFAIL for
1356         sparc*-*-solaris2*.
1358 2003-01-05  Paolo Carlini <pcarlini@unitus.it>
1360         PR libstdc++/9168
1361         * src/codecvt.cc
1362         (codecvt<char, char, mbstate_t>::do_in, do_out):
1363         Implement the resolution of DR19 (TC).
1364         * testsuite/22_locale/codecvt_members_char_char.cc
1365         (test01): Tweak.
1367 2003-01-02  Jason Merrill  <jason@redhat.com>
1369         * config/cpu/i486/atomicity.h (__exchange_and_add, __atomic_add):
1370         *__mem is also an output.
1371         * config/cpu/m68k/atomicity.h (__exchange_and_add): Likewise.