1. 03 Nov, 2001 9 commits
  2. 02 Nov, 2001 18 commits
    • stl_threads.h (_Atomic_swap): Only enable path when platform supports __GTHREAD_MUTEX_INIT. · 1b5e9d7e
              * include/bits/stl_threads.h (_Atomic_swap): Only enable path
              when platform supports __GTHREAD_MUTEX_INIT.
      
      From-SVN: r46725
      Loren J. Rittle committed
    • acconfig.h: Update comments. · 22248545
      2001-11-02  Phil Edwards  <pme@gcc.gnu.org>
      
      	* acconfig.h:  Update comments.
      	* acinclude.m4 (GLIBCPP_ENABLE_C99):  Move strtoll, strtoull tests...
      	(GLIBCPP_ENABLE_LONG_LONG):  ...to here.  Don't check enable_c99.
      	* aclocal.m4:  Regenerate.
      	* config.h.in:  Regenerate.
      	* configure:  Regenerate.
      
      	* include/bits/boost_concept_check.h:  Unconditionally compile uses
      	of 'long long' which require only compiler support, not C lib support.
      	* include/bits/cpp_type_traits.h:  Likewise.
      	* include/bits/std_limits.h:  Likewise.
      	* include/bits/type_traits.h:  Likewise.
      	* src/concept-inst.cc:  Likewise.
      	* src/limits.cc:  Likewise.
      	* include/c_shadow/stdlib.h:  Compile conditionally on _GLIBCPP_USE_C99
      	instead of _GLIBCPP_USE_LONG_LONG.
      	* include/c_shadow/bits/std_cstdlib.h:  Likewise.
      
      From-SVN: r46723
      Phil Edwards committed
    • expr.c (convert_move): Use simplify_gen_subreg to make SUBREG so we avoid SUBREGing memory. · bafe341a
              * expr.c (convert_move): Use simplify_gen_subreg to make SUBREG so
              we avoid SUBREGing memory.
      
      From-SVN: r46722
      Aldy Hernandez committed
    • expmed.c (store_bit_field): Use simplify_gen_subreg to make SUBREG so we avoid SUBREGing memory. · bb33f166
              * expmed.c (store_bit_field): Use simplify_gen_subreg to make
              SUBREG so we avoid SUBREGing memory.
      
      From-SVN: r46721
      Aldy Hernandez committed
    • rs6000.c (rs6000_emit_move): Make sure that using FP registers for DImode… · c9e8cb32
      rs6000.c (rs6000_emit_move): Make sure that using FP registers for DImode mem-mem moves is acceptable.
      
      * config/rs6000/rs6000.c (rs6000_emit_move): Make sure that
      using FP registers for DImode mem-mem moves is acceptable.
      
      From-SVN: r46720
      DJ Delorie committed
    • forgot changelog · 720ea9b1
      From-SVN: r46719
      Aldy Hernandez committed
    • builtins.c (apply_args_size): Handle vector arguments. · 9016e543
              * builtins.c (apply_args_size): Handle vector arguments.
              (apply_result_size): Same.
      
      	  * machmode.def: Set WIDER mode field for all vector entries.
      
      From-SVN: r46718
      Aldy Hernandez committed
    • c_io_stdio.h: Correct grammar in comments. · 729e3d3f
      2001-11-02  Phil Edwards  <pme@gcc.gnu.org>
      
      	* config/io/c_io_stdio.h:  Correct grammar in comments.
      	* docs/doxygen/Intro.3:  Expand "top-level" man page.
      	* docs/doxygen/doxygroups.cc:  New module definitions (comments).
      	* docs/doxygen/mainpage.doxy:  Tweaks.
      	* docs/doxygen/run_doxygen:  Update Doxygen version, massage man pages.
      
      	Add @file hooks so that headers are considered to be documented.
      	* include/bits/basic_ios.h, include/bits/basic_file.h,
      	include/bits/basic_string.h, include/bits/boost_concept_check.h,
      	include/bits/char_traits.h, include/bits/codecvt.h,
      	include/bits/concept_check.h, include/bits/cpp_type_traits.h,
      	include/bits/fpos.h, include/bits/gslice.h, include/bits/gslice_array.h,
      	include/bits/indirect_array.h, include/bits/ios_base.h,
      	include/bits/locale_facets.h, include/bits/localefwd.h,
      	include/bits/mask_array.h, include/bits/pthread_allocimpl.h,
      	include/bits/slice.h, include/bits/slice_array.h,
      	include/bits/std_algorithm.h, include/bits/std_bitset.h,
      	include/bits/std_complex.h, include/bits/std_deque.h,
      	include/bits/std_fstream.h, include/bits/std_functional.h,
      	include/bits/std_iomanip.h, include/bits/std_ios.h,
      	include/bits/std_iosfwd.h, include/bits/std_iostream.h,
      	include/bits/std_istream.h, include/bits/std_iterator.h,
      	include/bits/std_limits.h, include/bits/std_list.h,
      	include/bits/std_locale.h, include/bits/std_map.h,
      	include/bits/std_memory.h, include/bits/std_numeric.h,
      	include/bits/std_ostream.h, include/bits/std_queue.h,
      	include/bits/std_set.h, include/bits/std_sstream.h,
      	include/bits/std_stack.h, include/bits/std_streambuf.h,
      	include/bits/std_string.h, include/bits/std_utility.h,
      	include/bits/std_valarray.h, include/bits/std_vector.h,
      	include/bits/stl_algo.h, include/bits/stl_alloc.h,
      	include/bits/stl_bvector.h, include/bits/stl_construct.h,
      	include/bits/stl_deque.h, include/bits/stl_heap.h,
      	include/bits/stl_iterator.h, include/bits/stl_iterator_base_funcs.h,
      	include/bits/stl_iterator_base_types.h, include/bits/stl_list.h,
      	include/bits/stl_map.h, include/bits/stl_multimap.h,
      	include/bits/stl_multiset.h, include/bits/stl_numeric.h,
      	include/bits/stl_pair.h, include/bits/stl_pthread_alloc.h,
      	include/bits/stl_queue.h, include/bits/stl_raw_storage_iter.h,
      	include/bits/stl_relops.h, include/bits/stl_set.h,
      	include/bits/stl_stack.h, include/bits/stl_tempbuf.h,
      	include/bits/stl_threads.h, include/bits/stl_tree.h,
      	include/bits/stl_uninitialized.h, include/bits/stl_vector.h,
      	include/bits/stream_iterator.h, include/bits/streambuf_iterator.h,
      	include/bits/stringfwd.h, include/bits/type_traits.h,
      	include/bits/valarray_array.h, include/bits/valarray_meta.h:
      	Add hooks, tweak comments only.
      
      	* include/bits/stl_algobase.h (swap, min, iter_swap):  Also
      	document these functions.
      	* include/bits/stl_function.h:  Tweak link comments.
      
      From-SVN: r46717
      Phil Edwards committed
    • com.c (ffecom_initialize_char_syntax_, [...]): Delete. · 93a787dc
      	* com.c (ffecom_initialize_char_syntax_, U_CHAR, is_idchar,
      	is_idstart, is_hor_space, is_space, SKIP_WHITE_SPACE,
      	SKIP_ALL_WHITE_SPACE): Delete.
      	(read_filename_string, read_name_map): Don't use is_space or
      	is_hor_space.
      
      From-SVN: r46716
      Kaveh R. Ghazi committed
    • * pt.c (unify): Handle SCOPE_REF. · fccef71e
      From-SVN: r46715
      Kriang Lerdsuwanakij committed
    • * g++.dg/other/debug1.C: Fix typos. · ae31824c
      From-SVN: r46714
      Graham Stott committed
    • Daily bump. · 331f9c78
      From-SVN: r46711
      GCC Administrator committed
    • * libjava.lang/TLtest.xfail: New file. Needs threads. · dd3a6520
      From-SVN: r46710
      Bryce McKinlay committed
    • ios_manip_fmtflags.cc: Fix for non-interactive output. · 2dc8835a
      
      2001-11-01  Paolo Carlini  <pcarlini@unitus.it>
      	    Benjamin Kosnik  <bkoz@redhat.com>
      
      	* testsuite/27_io/ios_manip_fmtflags.cc: Fix for non-interactive
      	output.
      	* include/bits/locale_facets.tcc (num_put::do_put(bool)): Fix.
      
      Co-Authored-By: Benjamin Kosnik <bkoz@redhat.com>
      
      From-SVN: r46709
      Paolo Carlini committed
    • ctype_noninline.h (ctype<char>::do_toupper(char __c)): Check for proper character class. · b8a2a84b
      
      2001-11-01  Egor Duda  <deo@logos-m.ru>
      
      	* config/os/newlib/bits/ctype_noninline.h
      	(ctype<char>::do_toupper(char __c)): Check for proper character class.
      	(ctype<char>::do_tolower(char __c)): Ditto.
      
      From-SVN: r46708
      Egor Duda committed
    • config.gcc: Revert part of earlier patch. · 009da785
      2001-11-01  Eric Christopher  <echristo@redhat.com>
      
              * config.gcc: Revert part of earlier patch.
              * config/mips/linux.h: Ditto.
      	* df.c: Include tm_p.h to avoid warnings.
              * config/mips/mips.h (ABI_GAS_ASM_SPEC): Add defaults.  Adjust
      	#if/#endif.
      	* config/mips/mips.c: Define mips_abi regardless.
      	(mips_output_function_prologues): Add long casts for .frame
      	output.
      	(override_options): Allow use of ABI_32.
      
      From-SVN: r46707
      Eric Christopher committed
    • m68hc11.c: Fix comment formatting. · 9caea35c
      	* config/m68hc11/m68hc11.c: Fix comment formatting.
      	* config/m68hc11/m68hc11.h: Likewise.
      	* config/m68hc11/m68hc11.md: Likewise.
      
      From-SVN: r46706
      Kazu Hirata committed
  3. 01 Nov, 2001 13 commits