- Jan 18, 2002
-
-
Loren J. Rittle authored
numeric_limits.cc (test_extrema<long double>): Add specialization for FreeBSD systems only to avoid losing test only due to... * testsuite/18_support/numeric_limits.cc (test_extrema<long double>): Add specialization for FreeBSD systems only to avoid losing test only due to extra precision unmentioned in system headers. From-SVN: r48997
-
Toon Moene authored
2002-01-18 Toon Moene <toon@moene.indiv.nluug.nl> * Makefile.in: Add missing `/' separator in last change. From-SVN: r48995
-
Toon Moene authored
2002-01-18 Toon Moene <toon@moene.indiv.nluug.nl> * Makefile.in: Install libg2c.{a|la|so} in $(libdir)$(MULTISUBDIR) instead of $(libsubdir)$(MULTISUBDIR). From-SVN: r48994
-
David Edelsohn authored
From-SVN: r48993
-
Tom Tromey authored
* java/net/natPlainSocketImpl.cc: Include IllegalArgumentException.h. (_Jv_recv): New template function. (BooleanClass): Removed. (read): Use _Jv_recv. (setOption): Use Boolean::class$. Throw exception if object is not Boolean or Integer. From-SVN: r48992
-
Kazu Hirata authored
From-SVN: r48991
-
Kazu Hirata authored
From-SVN: r48990
-
David Edelsohn authored
From-SVN: r48989
-
Kazu Hirata authored
* bitmap.h: Fix comment formatting. * combine.c: Likewise. * cppfiles.c: Likewise. * c-pragma.h: Likewise. * c-typeck.c: Likewise. * df.c: Likewise. * dwarf2out.c: Likewise. * function.c: Likewise. * gcc.c: Likewise. * genattrtab.c: Likewise. * gthr-win32.h: Likewise. * haifa-sched.c: Likewise. * predict.c: Likewise. * rtlanal.c: Likewise. * rtl.h: Likewise. * unwind-dw2-fde.h: Likewise. * unwind-pe.h: Likewise. * vmsdbgout.c: Likewise. From-SVN: r48987
-
Jason Merrill authored
From-SVN: r48986
-
Jason Merrill authored
* semantics.c (setup_vtbl_ptr): Always build a CTOR_INITIALIZER if we're in a template. From-SVN: r48985
-
Jason Merrill authored
From-SVN: r48984
-
Jason Merrill authored
* calls.c (initialize_argument_information): Pass the address of the TARGET_EXPR temporary rather than storing it into another. From-SVN: r48983
-
Jason Merrill authored
PR c++/3242 * class.c (add_method): Do compare 'this' quals when trying to match a used function. Don't defer to another used function. From-SVN: r48982
-
GCC Administrator authored
From-SVN: r48980
-
David Billinghurst authored
2002-01-18 David Billinghurst <David.Billinghurst@riotinto.com> * config/os/irix/irix6.5/bits/ctype_noninline.h: Fix typo From-SVN: r48979
-
H.J. Lu authored
2002-01-17 H.J. Lu <hjl@gnu.org> * Makefile.in (all-fastjar): Also depend on all-libiberty. (all-target-fastjar): Also depend on all-target-libiberty. From-SVN: r48976
-
Tom Tromey authored
* java/awt/MenuComponent.java: Merged with Classpath. * java/awt/MenuItem.java: Merged with Classpath. * java/awt/Button.java: Merged with Classpath. From-SVN: r48975
-
- Jan 17, 2002
-
-
Nick Clifton authored
From-SVN: r48974
-
Nick Clifton authored
From-SVN: r48973
-
Tom Tromey authored
From-SVN: r48972
-
David Billinghurst authored
2001-01-17 David Billinghurst <David.Billinghurst@riotinto.com> * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message * g++.dg/ext/align1.C: Fix fail on cygwin from maximum alignment warnings From-SVN: r48971
-
David Edelsohn authored
From-SVN: r48970
-
David Billinghurst authored
2001-01-18 David Billinghurst <David.Billinghurst@riotinto.com> * gcc.misc-tests/i386-prefetch.exp: Save and restore torture_with_loops and torture_without_loops From-SVN: r48968
-
Peter Schmid authored
2002-01-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de> * testsuite/22_locale/ctor_copy_dtor.cc: Remove check. From-SVN: r48967
-
Ira Ruben authored
From-SVN: r48966
-
Richard Kenner authored
* attribs.c (decl_attributes): Clear ATTR_FLAG_TYPE_IN_PLACE if type_required and passed decl. From-SVN: r48964
-
Aldy Hernandez authored
2002-01-17 Aldy Hernandez <aldyh@redhat.com> * config.gcc (cpu_type): Include altivec.h in powerpc extra_headers. Same for darwin. * config/rs6000/altivec.h: New. From-SVN: r48963
-
David Edelsohn authored
* doc/install.texi (*-ibm-aix*): Update assembler and exception handling information. * doc/trouble.texi (Interoperation): Add libstdc++ information for AIX. (Misunderstandings): Add template instantiation and static template member information for AIX. From-SVN: r48962
-
Tom Tromey authored
* java/awt/AWTError.java: Replaced with Classpath version. * java/awt/AWTException.java: Replaced with Classpath version. * java/awt/IllegalComponentStateException.java: Replaced with Classpath version. From-SVN: r48961
-
David Edelsohn authored
From-SVN: r48958
-
David Edelsohn authored
From-SVN: r48957
-
David Edelsohn authored
* Makefile.am (EXTRA_DIST): Add Darwin and AIX files. (TARGET_SRC_POWERPC_AIX): New. (POWERPC_AIX): New stanza. * Makefile.in: Regenerate. * configure.in: Add AIX case. * configure: Regenerate. * include/ffi.h.in (ffi_abi): Add FFI_AIX. * src/powerpc/ffi_darwin.c (ffi_status): Use "long" to scale frame size. Fix "long double" support. (ffi_call): Add FFI_AIX case. * src/powerpc/aix.S: New. From-SVN: r48956
-
Gabriel Dos Reis authored
* include/std/std_limits.h (__glibcpp_float_has_quiet_NaN, __glibcpp_double_has_quiet_NaN): Correct mispelling. From-SVN: r48955
-
Jason Merrill authored
From-SVN: r48954
-
Jason Merrill authored
* except.c (add_partial_entry): Remove backwards compatibility code. (end_protect_partials): Likewise. From-SVN: r48951
-
Jason Merrill authored
* decl.c (begin_constructor_body, begin_destructor_body): New fns. (begin_function_body): Call them and keep_next_level. * init.c (emit_base_init): Call keep_next_level. * semantics.c (setup_vtbl_ptr): Lose. * cp-tree.h (struct cp_language_function): Remove vtbls_set_up_p. (vtbls_set_up_p): Lose. * pt.c (tsubst_expr, CTOR_INITIALIZER): Call emit_base_init. * method.c (do_build_copy_constructor): Likewise. (synthesize_method): Call finish_mem_initializers. * parse.y (nodecls): Likewise. From-SVN: r48948
-
Jason Merrill authored
* error.c (dump_type_suffix): Print the exception specs before recursing. (dump_function_decl): Here, too. * cp-tree.h (TMPL_PARMS_DEPTH): Cast to signed HOST_WIDE_INT. From-SVN: r48947
-
Jakub Jelinek authored
* config/ia64/ia64.md (prologue_use): New. * config/ia64/ia64.c (ia64_expand_prologue): Use gen_prologue_use instead of gen_rtx_USE. (group_barrier_needed_p): Handle CODE_FOR_prologue_use the same way as CODE_FOR_pred_rel_mutex. (ia64_sched_reorder2): Likewise. * gcc.c-torture/compile/20020116-1.c: New test. From-SVN: r48946
-
Andreas Tobler authored
2002-01-17 Andreas Tobler <toa@pop.agri.ch> * config/os/solaris/solaris2.6/bits/ctype_noninline.h: Fix. From-SVN: r48945
-