1. 21 Oct, 2000 12 commits
    • acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro. · fac04553
      
      2000-10-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro.
      	* aclocal.m4: Regenerate.
      	* configure.in: Use it.
      	* configure: Regenerate.
      	* src/complexl.cc: Fixup.
      	* include/c_std/bits/std_cmath.h: Fixup.
      	* include/c/bits/std_cmath.h: Fixup.
      	* docs/configopts.html: Add docs.
      
      From-SVN: r36999
      Benjamin Kosnik committed
    • acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro. · 9fedcfd5
      
      2000-10-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro.
      	* aclocal.m4: Regenerate.
      	* configure.in: Use it.
      	* configure: Regenerate.
      	* src/complexl.cc: Fixup.
      	* include/c_std/bits/std_cmath.h: Fixup.
      	* include/c/bits/std_cmath.h: Fixup.
      
      From-SVN: r36998
      Benjamin Kosnik committed
    • POTFILES.in: Remove config/rs6000/netware.h. · 4037042b
      2000-10-21  Philipp Thomas  <pthomas@suse.de>
      
      	* POTFILES.in: Remove config/rs6000/netware.h.
      	Remove the files moved out of libgcc and over
      	to libsupc++.
      	* Makefile.in.in (stamp-check-pot): Rename to stamp-check-po.
      	(check-po): New, more intuitive target to check POTFILES.in
      	for consistency.
      
      From-SVN: r36997
      Philipp Thomas committed
    • diagnostic.c: Remove EGCS reference in comment. · bf6eb15f
      	* diagnostic.c: Remove EGCS reference in comment.
      
      f:
      	* Makefile.in, g77spec.c: Remove EGCS references in comments.
      
      From-SVN: r36996
      Joseph Myers committed
    • [multiple changes] · 6b76f569
      
      2000-10-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>
      
      	* docs/links.html: Add links to defects list, standards FAQ.
      
      	* testsuite/21_strings/ctor_copy_dtor.cc (test01): Disable tests
      	with string creation that allocate huge ammounts of memory.
      
      	* include/c/bits/std_cstddef.h: Put size_t, ptrdiff_t in
      	namepace std.
      
      2000-10-21  Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
      
          	* libsupc++/exception.cc: Use namespace std.
          	* libsupc++/new: DITTO.
          	* libsupc++/new_op.cc: DITTO.
          	* libsupc++/new_opnt.cc: DITTO.
          	* libsupc++/new_opv.cc: DITTO.
          	* libsupc++/new_opvnt.cc: DITTO.
          	* libsupc++/tinfo.cc: DITTO.
          	* libsupc++/tinfo.h: DITTO.
          	* libsupc++/vec.cc: DITTO.
          	* libsupc++/Makefile.am: Blank lines removal.
      
      From-SVN: r36995
      Benjamin Kosnik committed
    • Warning fixes: · 80393943
      	* gjavah.c (NEED_PEEK_ATTRIBUTE, NEED_SKIP_ATTRIBUTE): Define
      
      	* jcf-reader.c (peek_attribute, skip_attribute): Only define
      	when requested.
      
      	* parse.h (yyerror): If JC1_LITE, mark with ATTRIBUTE_NORETURN.
      
      	* verify.c (CHECK_PC_IN_RANGE): Cast result of stmt-expr to void.
      
      From-SVN: r36994
      Kaveh R. Ghazi committed
    • * loop.c (strength_reduce): Fix error in last change. · e62ff0c3
      From-SVN: r36993
      Richard Kenner committed
    • Daily bump. · 139a41f9
      From-SVN: r36992
      Jeff Law committed
    • * gcc.dg/noncompile/init-3.c: New test. · 42a55121
      From-SVN: r36991
      Jakub Jelinek committed
    • parse.y (do_resolve_class): Also explore superclasses of intermediate enclosing contexts when... · e1d565ab
      2000-08-15  Bryce McKinlay  <bryce@albatross.co.nz>
      
      	* parse.y (do_resolve_class): Also explore superclasses of
      	intermediate enclosing contexts when searching for inner classes.
      
      From-SVN: r36990
      Bryce McKinlay committed
    • Makefile.in (SHLIB_NM_FLAGS): New. · 0ad7574f
              * Makefile.in (SHLIB_NM_FLAGS): New.
              (libgcc.mk): Pass it.
              * mklibgcc.in (libgcc.map): Use it.
      
              * rs6000/t-aix43 (SHLIB_EXT, SHLIB_LINK, SHLIB_LIBS,
              SHLIB_MKMAP, SHLIB_MAPFILES, SHLIB_NM_FLAGS): New.
      
      From-SVN: r36989
      David Edelsohn committed
    • configopts.html, [...]: Remove many EGCS references... · d73b0bcf
      	* docs/configopts.html, docs/install.html, docs/17_intro/BADNAMES,
      	docs/17_intro/howto.html, docs/18_support/howto.html,
      	docs/19_diagnostics/howto.html, docs/20_util/howto.html,
      	docs/21_strings/howto.html, docs/22_locale/howto.html,
      	docs/23_containers/howto.html, docs/24_iterators/howto.html,
      	docs/25_algorithms/howto.html, docs/26_numerics/howto.html,
      	docs/27_io/howto.html, docs/ext/howto.html, docs/faq/index.html:
      	Remove many EGCS references; use current absolute URLs on
      	gcc.gnu.org or sources.redhat.com for messages in list archives.
      	* docs/faq/index.txt: Regenerate.
      
      From-SVN: r36988
      Joseph Myers committed
  2. 20 Oct, 2000 28 commits