- 27 May, 2003 9 commits
-
-
* c-simplify.c (simplify_switch_stmt): A SWITCH_EXPR also gets the source location of its first line. From-SVN: r67188
Jason Merrill committed -
2003-05-27 Jonathan Wakely <redi@gcc.gnu.org> * include/std/std_istream.h, include/std/std_ostream.h: Typo in comment. From-SVN: r67187
Jonathan Wakely committed -
* gcc_release (build_diffs): Add diagnostics in case we cannot generate a specific diff file. From-SVN: r67186
Gerald Pfeifer committed -
* java/util/zip/Deflater.java (FILTERED): Merged documentation from classpath. * java/util/zip/DeflaterOutputStream.java (DeflaterOutputStream): Merged documentation and argument validity check from classpath. (deflate): Merged documentation from classpath. (finish): Likewise. * java/util/zip/Inflater.java (Inflater): Merged class documentation from classpath. (zstream): Reordered. (is_finished): Reordered. (dict_needed): Reordered. (Inflater): Reordered, merged documentation from classpath. (end): Likewise. (finalize): Merged documentation from classpath. (finished): Likewise. (getAdler): Likewise. (getRemaining): Likewise. (getTotalIn): Likewise. (getTotalOut): Likewise. (inflate): Likewise. (needsDictionary): Likewise. (needsInput): Likewise. (reset): Likewise. (setDictionary): Likewise. (setInput): Likewise. From-SVN: r67185
Michael Koch committed -
* java/net/URLConnection.java (getHeaderFieldInt): Merged with classpath. From-SVN: r67184
Michael Koch committed -
* java/io/PrintStream.java (PrintStream): Reformatted. (PrintStream): New method, merged from classpath. (write): Reformatted. From-SVN: r67183
Michael Koch committed -
2003-05-27 Michael Koch <konqueror@gmx.de> * java/lang/System.java: Explicitely import needed classes. From-SVN: r67182
Michael Koch committed -
2003-05-27 David Billinghurst (David.Billinghurst@riotinto.com) PR fortran/10843 * g77.dg/ffixed-form-1.f: New test * g77.dg/ffixed-form-2.f: New test * g77.dg/ffree-form-2.f: New test - XFAIL pending fix * g77.dg/ffree-form-3.f: New test From-SVN: r67181
David Billinghurst committed -
From-SVN: r67179
GCC Administrator committed
-
- 26 May, 2003 4 commits
-
-
2003-05-26 Andreas Tobler <a.tobler@schweiz.ch> * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available. * gcc.dg/wint_t-1.c: Likewise. From-SVN: r67176
Andreas Tobler committed -
2003-05-26 Benjamin Kosnik <bkoz@redhat.com> PR libstdc++/9339 * include/std/std_fstream.h (basic_filebuf::_M_overflow): Remove. (_M_pback): No array necessary. * include/bits/fstream.tcc (basic_filebuf::_M_overflow): Add unbuffered case, coalesec into ... (basic_filebuf::overflow): ...this. * testsuite/27_io/basic_filebuf/sputn/char/9339.cc: New. * testsuite/27_io/basic_filebuf/sputc/char/2.cc: Unbuffered. From-SVN: r67175
Benjamin Kosnik committed -
2003-05-26 Michael Koch <konqueror@gmx.de> * java/net/NetPermission.java, java/net/NetworkInterface.java, java/net/PasswordAuthentication.java, java/net/SocketPermission.java: New versions from classpath. From-SVN: r67174
Michael Koch committed -
From-SVN: r67172
GCC Administrator committed
-
- 25 May, 2003 8 commits
-
-
* diagnostic.h (output_verbatim, verbatim): Remove printf attribute. From-SVN: r67169
Gabriel Dos Reis committed -
From-SVN: r67167
Gerald Pfeifer committed -
* parser.c (cp_parser_explicit_instantiation): Restore old access before template instantiation. * g++.dg/template/access11.C: New test. From-SVN: r67166
Kriang Lerdsuwanakij committed -
2003-05-25 Michael Koch <konqueror@gmx.de> * java/io/PushbackInputStream.java, java/net/Authenticator.java, java/net/ContentHandler.java, java/net/ContentHandlerFactory.java, java/net/DatagramSocket.java, java/net/DatagramSocketImpl.java, java/net/DatagramSocketImplFactory.java, java/net/FileNameMap.java, java/net/SocketImplFactory.java, java/net/SocketOptions.java, java/net/URLStreamHandlerFactory.java: Merged new versions from classpath. From-SVN: r67165
Michael Koch committed -
2003-05-25 Michael Koch <konqueror@gmx.de> * java/awt/Checkbox.java, java/awt/Dialog.java, java/awt/Font.java, java/awt/Frame.java, java/awt/ScrollPaneAdjustable.java, java/awt/Scrollbar.java, java/awt/Window.java: New versions from classpath. From-SVN: r67164
Michael Koch committed -
PR c++/10849 * g++.dg/template/access10.C: New test. From-SVN: r67163
Kriang Lerdsuwanakij committed -
From-SVN: r67160
David Edelsohn committed -
From-SVN: r67158
GCC Administrator committed
-
- 24 May, 2003 9 commits
-
-
* config/rs6000/440.md, config/stormy16/stormy16protos.h, config/stormy16/stormy16.c, config/stormy16/stormy16.md: Replace "GNU CC" with "GCC". From-SVN: r67156
Nathanael Nerode committed -
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 10 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
-