- 31 May, 2001 10 commits
-
-
2001-05-29 Laurent Guerby <guerby@acm.org> * java/awt/geom/Rectangle2D.java: fix doc typo. From-SVN: r42746
Laurent Guerby committed -
* java/sql/DriverManager.java (getDrivers): Handle case where driver's class loader is null. From Corey Minyard. From-SVN: r42745
Tom Tromey committed -
2001-05-30 Benjamin Kosnik <bkoz@redat.com> * acconfig.h (_GLIBCPP_BUGGY_FLOAT_COMPLEX): Remove. (_GLIBCPP_BUGGY_COMPLEX): Remove. * config.h.in: Regenerate. * acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_COMPILER_SUPPORT): Remove. * aclocal.m4: Regenerate. * configure.in: Don't call it. * configure: Regenerate. libstdc++/2970 * src/complex_io.cc (operator<<(ostream&, const complex&): Fix. * testsuite/26_numerics/complex_inserters_extractors.cc (test01): New test. libstdc++/2985 * include/bits/std_complex.h: Include sstream. Put definitions for complex inserters and extractors here, and remove them from... * src/complex_io.cc: ...here. * include/bits/basic_ios.h (basic_ios::__numput_type): Add _Traits parameter. (basic_ios::__numget_type): Same. * include/bits/std_istream.h: Same. * include/bits/std_ostream.h: Same. * include/bits/sbuf_iter.h (ostreambuf_iterator): Fix typo in base class iterator template arguments. * src/locale-inst.cc: Add explicit has_facet instantiations. * include/bits/basic_ios.h (basic_ios::_M_get_fctype_ios): Remove. (_M_get_fnumput): Remove. (_M_get_fnumget): Remove. (basic_ios::_M_check_facet): New function. (basic_ios::_M_cache_facets): New function. * include/bits/basic_ios.tcc: Definition for _M_cache_facets. (basic_ios::imbue): Call _M_cache_facets. (basic_ios::init): Same. * include/bits/istream.tcc: Format, use _M_check_facet. * include/bits/ostream.tcc: Same. * include/bits/locale_facets.tcc (__output_float): Change signature, add _Traits. * testsuite/26_numerics/complex_inserters_extractors.cc (test02): New test. From-SVN: r42743
Benjamin Kosnik committed -
install.texi (Configuration): Add html links for --with-gnu-as & --with-gnu-ld and refer to them from hppa &... * install.texi (Configuration): Add html links for --with-gnu-as & --with-gnu-ld and refer to them from hppa & SCO triplets. (Specific): Link back to with-gnu-ld for all ELF platfoms. (Specific): Reword AVR binutils recommendation. From-SVN: r42742
Rodney Brown committed -
From-SVN: r42740
GCC Administrator committed -
2001-04-27 Bryce McKinlay <bryce@waitaki.otago.ac.nz> * parse.y (do_resolve_class): Check for cyclic inheritance during inner class resolution. (http://gcc.gnu.org/ml/gcc-patches/2001-04/msg01330.html) From-SVN: r42737
Bryce McKinlay committed -
* ggc-page.c (size_lookup): Increase minimum allocation size to eight bytes. (ggc_print_statistics): Report size of each bin in bytes, not as its order; there is no longer a direct relationship. From-SVN: r42736
Zack Weinberg committed -
* extend.texi: Fix formating of examples, eliminate some 'overfull hboxes'. * gcc.texi: Eliminate some 'overfull hboxes'. * invoke.texi: Use two spaces between command options, eliminate some 'overfull hboxes'. From-SVN: r42735
Jan van Male committed -
* include/bits/c++config (__USE_MALLOC): Do not define it. Document why not and give pointers to more information. * docs/html/23_containers/howto.html: Update documentation to reflect recent understanding of problem. * docs/html/17_intro/howto.html: Likewise. From-SVN: r42732
Loren J. Rittle committed -
From-SVN: r42731
Richard Henderson committed
-
- 30 May, 2001 15 commits
-
-
* gcc.c (do_spec_1): In `%O' case, if we computed saved_suffix, use it in the new association. From-SVN: r42728
Tom Tromey committed -
gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to allow ISO C++ compiler to accept it. * gthr-posix.h (__gthread_active_ptr): Cast function pointer to target type to allow ISO C++ compiler to accept it. * gthr-dce.h (__gthread_active_ptr): Likewise. * gthr-solaris.h (__gthread_active_ptr): Likewise. Co-Authored-By: John David Anglin <dave@hiauly1.hia.nrc.ca> From-SVN: r42725
Loren J. Rittle committed -
2001-05-30 Phil Edwards <pme@sources.redhat.com> * docs/doxygen/user.cfg.in: Minor addition. * docs/html/documentation.html: Reorganize. Put most-looked-at stuff first. * docs/html/install.html: Update for 3.0. HTML fixups. * docs/html/17_intro/howto.html: Likewise. * docs/html/18_support/howto.html: Likewise. * docs/html/19_diagnostics/howto.html: Likewise. * docs/html/20_util/howto.html: Likewise. * docs/html/23_containers/howto.html: Likewise. * docs/html/24_iterators/howto.html: Likewise. More notes. * docs/html/25_algorithms/howto.html: Likewise. * docs/html/26_numerics/howto.html: Likewise. More notes. * docs/html/27_io/howto.html: Likewise. * docs/html/ext/howto.html: Likewise. * docs/html/faq/index.html: Likewise. * docs/html/faq/index.txt: Regenerate. * docs/html/27_io/iostreams_hierarchy.pdf: Remove in favor of Doxygen-created documentation. From-SVN: r42723
Phil Edwards committed -
cpplex.c (_cpp_lex_token): Revert patch of 16 May 2001 so that we do accept comments in preprocessed input. * cpplex.c (_cpp_lex_token): Revert patch of 16 May 2001 so that we do accept comments in preprocessed input. From-SVN: r42721
Neil Booth committed -
From-SVN: r42720
Neil Booth committed -
* gcc.misc-tests/linkage.exp: Pass appropriate flags to native compiler for irix6.2 From-SVN: r42719
David Billinghurst committed -
2001-05-30 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * testsuite/lib/libstdc++-v3-dg.exp (libstdc++-v3-init): Use get_multilibs to find gcc. From-SVN: r42714
Rainer Orth committed -
2001-05-30 Phil Edwards <pme@sources.redhat.com> * acinclude.m4 (GLIBCPP_ENABLE_C99): Reorder output messages. * aclocal.m4: Regenerate. * configure: Regenerate. From-SVN: r42712
Phil Edwards committed -
* libjava.lang/invokethrow.out: New file. * libjava.lang/invokethrow.java: New file. From-SVN: r42711
Tom Tromey committed -
From-SVN: r42709
Gordon Sadler committed -
2001-05-29 Gabriel Dos Reis <gdr@merlin.codesourcery.com> * include/c_std/bits/std_cstdlib.h:: Move C99 thingies to __gnu_cxx::. * include/c_std/bits/std_cwchar.h (__gnu_cxx): Likewise. 2001-05-27 Gabriel Dos Reis <gdr@merlin.codesourcery.com> * include/c_std/bits/std_cmath.h: Move C99 functions in __gnu_cxx::. * include/c_std/bits/std_cstdlib.h: Same. * include/c_std/bits/std_cwchar.h: Same. From-SVN: r42707
Gabriel Dos Reis committed -
re PR c++/2936 (gcc gives me an internal error when compiling mozilla with --enable-optimization="-O3") cp: PR g++/2936 * decl.c (finish_anon_union): Copy context. * optimize.c (remap_decl): Remap anonymous aggregate members too. testsuite: * g++.old-deja/g++.other/optimize3.C: New file. From-SVN: r42705
Nathan Sidwell committed -
* docs/html/17_intro/howto.html: Update link. * docs/html/23_containers/howto.html: Likewise. Add new link. From-SVN: r42703
Loren J. Rittle committed -
From-SVN: r42701
GCC Administrator committed -
From-SVN: r42696
Stan Shebs committed
-
- 29 May, 2001 7 commits
-
-
From-SVN: r42694
Tom Tromey committed -
* configure: Rebuilt. * configure.in: Only add multilib support code if we just rebuilt top-level Makefile. From-SVN: r42693
Tom Tromey committed -
2001-05-29 Jeffrey Oldham <oldham@codesourcery.com> * gcc.c-torture/compile/20010518-2.x: New file to compile, not assemble. From-SVN: r42692
Jeffrey Oldham committed -
2001-05-29 Andrew Haley <aph@redhat.com> * include/i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer: the dwarf unwinder in libgcc will do everything that's needed. (HANDLE_DIVIDE_OVERFLOW): Tidy. Don't mess with stack frames any more than we absolutely need to. * configure.host (EXCEPTIONSPEC): Remove libgcj_sjlj on Alpha. * configure.in (SIGNAL_HANDLER): Use include/dwarf2-signal.h on Alpha. (SIGNAL_HANDLER): Test "$enable_sjlj_exceptions", not "$libgcj_sjlj". * configure: Rebuilt. * include/dwarf2-signal.h (MAKE_THROW_FRAME): Adjust PC for Alpha. (SIGNAL_HANDLER): Use siginfo style handler. (INIT_SEGV): Likewise. (INIT_FPE): Likewise. * include/ppc-signal.h: Delete whole file. From-SVN: r42691
Andrew Haley committed -
* configure.in (gcc_version): Remove unrequired \ on ". (Solaris /bin/sed fails on [^\"]). (configargs.h): Likewise. From-SVN: r42689
Nathan Sidwell committed -
From-SVN: r42688
Hartmut Schirmer committed -
From-SVN: r42685
GCC Administrator committed
-
- 28 May, 2001 8 commits
-
-
From-SVN: r42683
Stan Shebs committed -
ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker. * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker. From-SVN: r42680
Simon Patarin committed -
* c-tree.texi, contrib.texi, cpp.texi, extend.texi, gcc.texi, gcov.texi, install.texi, md.texi, objc.texi, rtl.texi, tm.texi: Remove trailing whitespace. From-SVN: r42678
Joseph Myers committed -
From-SVN: r42677
Alexandre Oliva committed -
From-SVN: r42675
H.J. Lu committed -
From-SVN: r42673
Rainer Orth committed -
http://reality.sgi.com/ariel/freeware/http://freeware.sgi.com/
* doc/install.texi (Specific): http://reality.sgi.com/ariel/freeware/ became http://freeware.sgi.com/. From-SVN: r42671
Gerald Pfeifer committed -
From-SVN: r42669
GCC Administrator committed
-