- 24 May, 2003 8 commits
-
-
2003-05-24 Nathanael Nerode <neroden@gcc.gnu.org> * libsupc++/Makefile.am, libsupc++/cxxabi.h, libsupc++/del_op.cc, libsupc++/del_opnt.cc, libsupc++/del_opv.cc, libsupc++/del_opvnt.cc, libsupc++/eh_alloc.cc, libsupc++/eh_aux_runtime.cc, libsupc++/eh_catch.cc, libsupc++/eh_exception.cc, libsupc++/eh_globals.cc, libsupc++/eh_personality.cc, libsupc++/eh_term_handler.cc, libsupc++/eh_terminate.cc, libsupc++/eh_throw.cc, libsupc++/eh_type.cc, libsupc++/eh_unex_handler.cc, libsupc++/exception, libsupc++/new, libsupc++/new_handler.cc, libsupc++/new_op.cc, libsupc++/new_opnt.cc, libsupc++/new_opv.cc, libsupc++/new_opvnt.cc, libsupc++/pure.cc, libsupc++/tinfo.cc, libsupc++/tinfo2.cc, libsupc++/typeinfo, libsupc++/unwind-cxx.h, libsupc++/vec.cc: Replace "GNU CC" with "GCC". From-SVN: r67155
Nathanael Nerode committed -
* builtins.c (expand_builtin_memcpy): Use mode of dest_addr for intermediate computation. From-SVN: r67154
Matt Kraai committed -
* gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64. Co-Authored-By: Kaveh R. Ghazi <ghazi@caip.rutgers.edu> From-SVN: r67151
Eric Botcazou committed -
* gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined suppress for powerpc-*-darwin*. * gcc.dg/torture/builtin-noret-2.c: Likewise. From-SVN: r67150
Andreas Tobler committed -
2003-05-24 Andreas Tobler <a.tobler@schweiz.ch> * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined suppress option for powerpc-*-darwin*. From-SVN: r67149
Andreas Tobler committed -
From-SVN: r67148
Roger Sayle committed -
From-SVN: r67147
Nathanael Nerode committed -
From-SVN: r67145
GCC Administrator committed
-
- 23 May, 2003 28 commits
-
-
gcc_release (build_sources): Only update ChangeLog files which do not yet contain the entry we are going to add. * gcc_release (build_sources): Only update ChangeLog files which do not yet contain the entry we are going to add. Fix typo in added ChangeLog entries. From-SVN: r67143
Gerald Pfeifer committed -
2003-05-23 Eric Christopher <echristo@redhat.com> * config/mips/mips.md (clzsi, clzdi): New patterns. From-SVN: r67142
Eric Christopher committed -
* config/rs6000/rs6000.c (expand_block_move): Unify the TARGET_STRING and ! TARGET_STRING cases. From-SVN: r67140
Geoffrey Keating committed -
2003-05-23 Nathanael Nerode <neroden@gcc.gnu.org> * fixinc/Makefile.in: Correct description. * fixinc/Makefile.in, fixinc/fixfixes.c, fixinc/fixincl.c, fixinc/fixlib.c, fixinc/fixlib.h, fixinc/fixtests.c, fixinc/genfixes: Replace "GNU CC" with "GCC". From-SVN: r67139
Nathanael Nerode committed -
* builtins.def: Defome atan, atanf, atanl, tan, tanf and tanl builtin functions (and their __builtin_* variants). * builtins.c (mathfn_built_in): Handle tan{,f,l} and atan{,f,l}. (expand_builtin): Don't expand tan{,f,l} or atan{,f,l} when not optimizing. * doc/extend.texi: Document new tan and atan builtins, and their float and long double variants. * gcc.dg/builtins-1.c: Add tests for tan and atan. * gcc.dg/builtins-4.c: Add test for fmod. From-SVN: r67137
Roger Sayle committed -
From-SVN: r67136
Mike Stump committed -
* config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define __sparcv9 in the TARGET_ARCH64 case. From-SVN: r67135
Jason Thorpe committed -
* hash.c, init.c, libobjc.def, libobjc_entry.c, linking.m, makefile.dos, misc.c, nil_method.c, objects.c, sarray.c, selector.c, sendmsg.c, thr-dce.c, thr-decosf1.c, thr-irix.c, thr-mach.c, thr-objc.c, thr-os2.c, thr-posix.c, thr-pthreads.c, thr-rtems.c, thr-single.c, thr-solaris.c, thr-vxworks.c, thr-win32.c, thr.c: Replace "GNU CC" with "GCC". From-SVN: r67134
Nathanael Nerode committed -
From-SVN: r67133
Jan Hubicka committed -
* cse.c (count_reg_usage): When processing an INSNs REG_EQUAL note containing an EXPR_LIST, process all the arguments. From-SVN: r67132
J"orn Rennecke committed -
2003-05-23 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.in, NXConstStr.m, Object.m, Protocol.m, archive.c, class.c, encoding.c, gc.c, objc/NXConstStr.h, objc/Object.h, objc/Protocol.h, objc/encoding.h, objc/hash.h, objc/objc-api.h, objc/objc-list.h, objc/objc.h, ocjc/runtime.h, objc/sarray.h, objc/thr.h, objc/typedstream.h: Replace "GNU CC" with "GCC". From-SVN: r67131
Nathanael Nerode committed -
* i386.h (TARGET_CPU_CPP_BUILTINS): Define __amd64 and __amd64__; do not use assertion. Co-Authored-By: Andreas Jaeger <aj@suse.de> From-SVN: r67130
Jan Hubicka committed -
* tlink.c (scan_linker_output): Add support for darwin linker, as it emits unresolved symbols one per line, consuming the entire line. From-SVN: r67126
Mike Stump committed -
2003-05-23 Larin Hennessy <larin@science.oregonstate.edu> Zack Weinberg <zack@codesourcery.com> * explow.c (allocate_dynamic_stack_space): Remove call to gen_probe. * config/m68k/m68k.c (m68k_output_function_prologue): Remove code under #if NEED_PROBE. * config/m68k/m68k.h: Don't define NEED_PROBE. * config/m68k/m68k.md: Remove "probe" insn. * doc/md.texi: Remove documentation of "probe" pattern. Co-Authored-By: Zack Weinberg <zack@codesourcery.com> From-SVN: r67125
Larin Hennessy committed -
From-SVN: r67124
Nathanael Nerode committed -
From-SVN: r67123
Nathanael Nerode committed -
* exgettext: Replace "GNU CC" and "this program" with "GCC" in copyright boilerplate. From-SVN: r67122
Nathanael Nerode committed -
* analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC to GCC. From-SVN: r67120
Nathanael Nerode committed -
PR c++/10682 * pt.c (instantiate_class_template): Use DECL_ARTIFICIAL to check for implicitly created typedef to an enum. * g++.dg/template/instantiate4.C: New test. From-SVN: r67118
Kriang Lerdsuwanakij committed -
2003-05-23 Dorit Naishlos <gcchaifa@il.ibm.com> * config/rs6000/rs6000.md (save_fpregs_{si,di}): Add branch attribute. From-SVN: r67117
Dorit Naishlos committed -
* doc/install.texi: Remove sparc64-*-*. Add sparc64-*-solaris2*. Document sparcv9-*-solaris2* as a synonym for sparc64-*-solaris2*. From-SVN: r67113
Eric Botcazou committed -
real.c (real_maxval): New function to return the largest finite value representable in a given mode (i.e. * real.c (real_maxval): New function to return the largest finite value representable in a given mode (i.e. FLT_MAX and DBL_MAX). * real.h (real_maxval): Prototype here. * fold-const.c (fold_inf_compare): Transform comparisons against +-Infinity into comparisons against DBL_MAX (or equivalent). * gcc.c-torture/execute/ieee/inf-2.c: New test case. From-SVN: r67112
Roger Sayle committed -
PR libgcj/10838: * java/io/ObjectInputStream (enableResolveObject): Fixed spelling of permission name. From-SVN: r67111
Jeff Sturm committed -
2003-05-22 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/3066. * configure.in: Switch target to host, don't assume newlib. (target_alias): Remove. * configure: Regenerate. * acinclude.m4: Same. * aclocal.m4: Regenerate. * configure.target: Same. Rename to... * configure.host: This. From-SVN: r67110
Benjamin Kosnik committed -
From-SVN: r67108
Wolfgang Bangerth committed -
From-SVN: r67107
Richard Kenner committed -
From-SVN: r67105
GCC Administrator committed -
From-SVN: r67103
Richard Kenner committed
-
- 22 May, 2003 4 commits
-
-
2003-05-22 Paolo Carlini <pcarlini@unitus.it> * include/std/std_fstream.h (_S_pback_size): Remove definition. (_M_create_pback(), _M_destroy_pback()): Simplify for a single-char pback buffer. * include/bits/fstream.tcc (_S_pback_size): Remove declaration. * testsuite/27_io/basic_filebuf/3.cc: Remove explicit instantiation of _S_pback_size for systems with no COMDAT or weak support. * testsuite/27_io/basic_filebuf/seekoff/10132-2.cc: Likewise. * testsuite/27_io/basic_filebuf/seekpos/10132-3.cc: Likewise. * testsuite/27_io/basic_filebuf/underflow/10096.cc: Likewise. * testsuite/27_io/basic_fstream/3.cc: Likewise. * testsuite/27_io/basic_ifstream/3.cc: Likewise. * testsuite/27_io/basic_istream/sentry/char/3983-fstream.cc: Likewise. * testsuite/27_io/basic_ofstream/3.cc: Likewise. * testsuite/27_io/basic_ostream/sentry/char/3983-fstream.cc: Likewise. * testsuite/27_io/basic_streambuf/3.cc: Likewise. From-SVN: r67102
Paolo Carlini committed -
* config.gcc (*-*-darwin*): Remove use_collect2=no, as it is the default. From-SVN: r67101
Mike Stump committed -
* calls.c (expand_call): If the arg block is going to grow downward, we need argblock to point to the top of the block, not the bottom. From-SVN: r67099
DJ Delorie committed -
expr.c (expand_expr, [...]): Put into memory if constant and EXPAND_CONST_ADDRESS, not just EXPAND_INITIALIZER. * expr.c (expand_expr, case CONSTRUCTOR): Put into memory if constant and EXPAND_CONST_ADDRESS, not just EXPAND_INITIALIZER. From-SVN: r67098
Richard Kenner committed
-