- 27 May, 2003 7 commits
-
-
gerald authored
generate a specific diff file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67186 138bc75d-0d04-0410-961f-82ee72b054a4
-
mkoch authored
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67185 138bc75d-0d04-0410-961f-82ee72b054a4
-
mkoch authored
* java/net/URLConnection.java (getHeaderFieldInt): Merged with classpath. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67184 138bc75d-0d04-0410-961f-82ee72b054a4
-
mkoch authored
* java/io/PrintStream.java (PrintStream): Reformatted. (PrintStream): New method, merged from classpath. (write): Reformatted. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67183 138bc75d-0d04-0410-961f-82ee72b054a4
-
mkoch authored
* java/lang/System.java: Explicitely import needed classes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67182 138bc75d-0d04-0410-961f-82ee72b054a4
-
billingd authored
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 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67181 138bc75d-0d04-0410-961f-82ee72b054a4
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67179 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 26 May, 2003 4 commits
-
-
andreast authored
* gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available. * gcc.dg/wint_t-1.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67176 138bc75d-0d04-0410-961f-82ee72b054a4
-
bkoz authored
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67175 138bc75d-0d04-0410-961f-82ee72b054a4
-
mkoch authored
* java/net/NetPermission.java, java/net/NetworkInterface.java, java/net/PasswordAuthentication.java, java/net/SocketPermission.java: New versions from classpath. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67174 138bc75d-0d04-0410-961f-82ee72b054a4
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67172 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 25 May, 2003 8 commits
-
-
gdr authored
attribute. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67169 138bc75d-0d04-0410-961f-82ee72b054a4
-
gerald authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67167 138bc75d-0d04-0410-961f-82ee72b054a4
-
lerdsuwa authored
access before template instantiation. * g++.dg/template/access11.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67166 138bc75d-0d04-0410-961f-82ee72b054a4
-
mkoch authored
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67165 138bc75d-0d04-0410-961f-82ee72b054a4
-
mkoch authored
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67164 138bc75d-0d04-0410-961f-82ee72b054a4
-
lerdsuwa authored
* g++.dg/template/access10.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67163 138bc75d-0d04-0410-961f-82ee72b054a4
-
dje authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67160 138bc75d-0d04-0410-961f-82ee72b054a4
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67158 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 24 May, 2003 9 commits
-
-
neroden authored
config/stormy16/stormy16.c, config/stormy16/stormy16.md: Replace "GNU CC" with "GCC". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67156 138bc75d-0d04-0410-961f-82ee72b054a4
-
neroden authored
* 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". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67155 138bc75d-0d04-0410-961f-82ee72b054a4
-
kraai authored
intermediate computation. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67154 138bc75d-0d04-0410-961f-82ee72b054a4
-
ebotcazou authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67151 138bc75d-0d04-0410-961f-82ee72b054a4
-
andreast authored
* gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined suppress for powerpc-*-darwin*. * gcc.dg/torture/builtin-noret-2.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67150 138bc75d-0d04-0410-961f-82ee72b054a4
-
andreast authored
* gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined suppress option for powerpc-*-darwin*. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67149 138bc75d-0d04-0410-961f-82ee72b054a4
-
sayle authored
* ChangeLog: Correct typo in my previous ChangeLog entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67148 138bc75d-0d04-0410-961f-82ee72b054a4
-
neroden authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67147 138bc75d-0d04-0410-961f-82ee72b054a4
-
gccadmin authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67145 138bc75d-0d04-0410-961f-82ee72b054a4
-
- 23 May, 2003 12 commits
-
-
gerald authored
do not yet contain the entry we are going to add. Fix typo in added ChangeLog entries. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67143 138bc75d-0d04-0410-961f-82ee72b054a4
-
echristo authored
* config/mips/mips.md (clzsi, clzdi): New patterns. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67142 138bc75d-0d04-0410-961f-82ee72b054a4
-
geoffk authored
and ! TARGET_STRING cases. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67140 138bc75d-0d04-0410-961f-82ee72b054a4
-
neroden authored
* 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". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67139 138bc75d-0d04-0410-961f-82ee72b054a4
-
sayle authored
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67137 138bc75d-0d04-0410-961f-82ee72b054a4
-
mrs authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67136 138bc75d-0d04-0410-961f-82ee72b054a4
-
thorpej authored
__sparcv9 in the TARGET_ARCH64 case. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67135 138bc75d-0d04-0410-961f-82ee72b054a4
-
neroden authored
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". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67134 138bc75d-0d04-0410-961f-82ee72b054a4
-
hubicka authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67133 138bc75d-0d04-0410-961f-82ee72b054a4
-
amylaar authored
note containing an EXPR_LIST, process all the arguments. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67132 138bc75d-0d04-0410-961f-82ee72b054a4
-
neroden authored
* 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". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67131 138bc75d-0d04-0410-961f-82ee72b054a4
-
hubicka authored
do not use assertion. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67130 138bc75d-0d04-0410-961f-82ee72b054a4
-