OSDN Git Service

pf3gnuchains/gcc-fork.git
21 years agosyntactic cleanup
korbb [Thu, 14 Nov 2002 19:44:41 +0000 (19:44 +0000)]
syntactic cleanup

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59111 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * java/lang/natRuntime.cc (insertSystemProperties): Set
tromey [Thu, 14 Nov 2002 18:28:07 +0000 (18:28 +0000)]
* java/lang/natRuntime.cc (insertSystemProperties): Set
gnu.classpath.home.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59108 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * MAINTAINERS: Remove from write-after-approval list. Uniformize
gdr [Thu, 14 Nov 2002 18:07:31 +0000 (18:07 +0000)]
* MAINTAINERS: Remove from write-after-approval list.  Uniformize
emails.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59107 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * class.c (dfs_find_final_overrider): Adjust so that the most
mmitchel [Thu, 14 Nov 2002 16:59:23 +0000 (16:59 +0000)]
* class.c (dfs_find_final_overrider): Adjust so that the most
derived object is a binfo, rather than a class type.
(find_final_overrider): Likewise.
(add_vcall_offset_vtbl_entries_1): Simplify accordingly.
(add_vcall_offset): Likewise.

* g++.dg/abi/vcall1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59104 138bc75d-0d04-0410-961f-82ee72b054a4

21 years agoDaily bump.
gccadmin [Thu, 14 Nov 2002 08:17:18 +0000 (08:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59103 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * varasm.c (output_addressed_constants) [MINUS_EXPR]: Clear reloc if
jakub [Thu, 14 Nov 2002 07:56:54 +0000 (07:56 +0000)]
* varasm.c (output_addressed_constants) [MINUS_EXPR]: Clear reloc if
both operands contain local relocations.
(categorize_decl_for_section): Don't use mergeable sections if
initializer has any relocations.

* gcc.dg/20021029-1.c: New test.
* gcc.dg/20021029-2.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59097 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * gthr-vxworks.h: Fix formatting.
kazu [Thu, 14 Nov 2002 05:42:37 +0000 (05:42 +0000)]
* gthr-vxworks.h: Fix formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59095 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
danglin [Wed, 13 Nov 2002 23:06:03 +0000 (23:06 +0000)]
* g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59094 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-13 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 13 Nov 2002 22:49:20 +0000 (22:49 +0000)]
2002-11-13  Benjamin Kosnik  <bkoz@redhat.com>

* acconfig.h (HAVE_DRAND48): Add.
(HAVE_GETPAGESIZE): Add.
(HAVE_SETENV): Add.
(HAVE_SIGSETJMP): Add.
* config.h.in: Regenerate.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59093 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * config/os/hpux/os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define
danglin [Wed, 13 Nov 2002 22:36:39 +0000 (22:36 +0000)]
* config/os/hpux/os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define
on hppa when there is no weak support.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59092 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-13 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 13 Nov 2002 22:15:17 +0000 (22:15 +0000)]
2002-11-13  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/8230
* include/bits/vector.tcc (vector::reserve): Throw length_error if
requested size is bigger than max_size().
* include/bits/stl_bvector.h (vector<bool>::reserve): Same.
* testsuite/23_containers/vector_capacity.cc (test02): Add.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59090 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago PR ada/6919
neroden [Wed, 13 Nov 2002 21:48:22 +0000 (21:48 +0000)]
PR ada/6919
* adaint.c (__gnat_tmp_name): Remove buffer overflow bug on
GNU/Linux.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59089 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-13 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Wed, 13 Nov 2002 21:19:51 +0000 (21:19 +0000)]
2002-11-13  Nathanael Nerode  <neroden@gcc.gnu.org>
PR ada/6558
* config-lang.in: Remove diff_excludes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59088 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-13 Janis Johnson <janis187@us.ibm.com>
janis [Wed, 13 Nov 2002 20:55:02 +0000 (20:55 +0000)]
2002-11-13  Janis Johnson  <janis187@us.ibm.com>

* doc/install.texi (Testing): Document extra Java testing.
* doc/sourcebuild.texi (Test Suites): Document libgcj testing.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59085 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * pa64-hpux.h (LINK_SPEC): Move "+Accept TypeMismatch" switch to the
danglin [Wed, 13 Nov 2002 20:38:13 +0000 (20:38 +0000)]
* pa64-hpux.h (LINK_SPEC): Move "+Accept TypeMismatch" switch to the
beginning of the spec.
(LDD_SUFFIX, PARSE_LDD_OUTPUT): Delete.
(LD_INIT_SWITCH, LD_FINI_SWITCH): Define but don't enable.  Add comment
regarding problems with global constructors when using GNU ld.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59084 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-13 Michael Koch <konqueror@gmx.de>
mkoch [Wed, 13 Nov 2002 18:43:20 +0000 (18:43 +0000)]
2002-11-13  Michael Koch <konqueror@gmx.de>

* java/nio/ByteBuffer.java
(allocate): New method.
(wrap): New method.
(put): New method.
(get): New method.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59082 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-13 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 13 Nov 2002 18:27:37 +0000 (18:27 +0000)]
2002-11-13  Benjamin Kosnik  <bkoz@redhat.com>

* config/linker-map.gnu: Export all _S_construct.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59080 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago* MAINTAINERS: Add myself to write-after-approval list.
stuart [Wed, 13 Nov 2002 18:13:34 +0000 (18:13 +0000)]
* MAINTAINERS: Add myself to write-after-approval list.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59079 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago libstdc++/7445
ljrittle [Wed, 13 Nov 2002 14:55:32 +0000 (14:55 +0000)]
libstdc++/7445
* src/locale.cc (std::locale::classic()): Weaken locking protocol.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59078 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-13 Michael Koch <konqueror@gmx.de>
mkoch [Wed, 13 Nov 2002 13:52:47 +0000 (13:52 +0000)]
2002-11-13  Michael Koch <konqueror@gmx.de>

* java/nio/channels/AlreadyConnectedException.java:
Removed unneeded import.
(AlreadyConnectedException): Documentation added.
* java/nio/channels/Pipe.java
(SinkChannel.SinkChannel): Documentation added.
(SinkChannel.validOps): New method.
(SourceChannel.SourceChannel): Documentation added.
(SourceChannel.validOps): New method.
(Pipe): Documentation added.
(open): Documentation added.
(SinkChannel.channel): Documentation added.
(SourceChannel.channel): Documentation added.
* java/nio/channel/SelectableChannel.java
(SelectableChannel): Documentation added.
(blockingLock): Documentation added.
(configureBlocking):Documentation added.
(isBlocking):Documentation added.
(isRegistered):Documentation added.
(keyFor):Documentation added.
(provider):Documentation added.
(register): Documentation added.
(validOps): Documentation added.
* jaba/nio/channels/SelectionKey.java
(SelectionKey): Documentation added.
(attach): Documentation added.
(attachment): Documentation added.
(isAcceptable): Documentation added.
(isConnetable): Documentation added.
(isReadable): Documentation added.
(isWritable): Documentation added.
(cancel): Documentation added.
(channel): Documentation added.
(interestOps): Documentation added.
(isValid): Documentation added.
(readyOps): Documentation added.
(selector): Documentation added.
* jaba/nio/channels/Selector.java
(Selector): Documentation added.
(open): Documentation added.
(close): Documentation added.
(isOpen): Documentation added.
(keys): Documentation added.
(provider): Documentation added.
(select): Documentation added.
(selectedKeys): Documentation added.
(selectNow): Documentation added.
(wakeup): Documentation added.
* java/nio/channels/spi/AbstractInterruptibleChannel.java
(AbstractInterruptibleChannel): Documentation added.
(opened): Default to true;
(begin): Documentation added.
(close): Set opened to false, documentation added.
(isOpen): Documentation added.
* java/nio/channels/spi/AbstractSelectionKey.java
(AbstractSelectionKey): Documentation added.
(cancel): Documentation added.
(isValid): Documentation added.
* java/nio/channels/spi/AbstractSelector.java
(AbstractSelector): Documentation added.
(begin): Documentation added.
(close): Documentation added.
(isOpen): Documentation added.
(deregister): Documentation added.
(end): Documentation added.
(provider): Documentation added.
(implCloseSelector): Documentation added.
(register): Documentation added.
* java/nio/channels/spi/SelectorProvider.java
(SelectorProvider): Documentation added.
(openDatagramChannel): Documentation added.
(openPipe): Documentation added.
(openSelector): Documentation added.
(openServerSocketChannel): Documentation added.
(openSocketChannel): Documentation added.
(provider): Documentation added.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59077 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * gthr-solaris.h: Fix formatting.
kazu [Wed, 13 Nov 2002 13:48:15 +0000 (13:48 +0000)]
* gthr-solaris.h: Fix formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59076 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-13 Michael Koch <konqueror@gmx.de>
mkoch [Wed, 13 Nov 2002 12:21:26 +0000 (12:21 +0000)]
2002-11-13  Michael Koch <konqueror@gmx.de>

* java/nio/Buffer.java: Implemented.
* java/nio/CharBuffer.java: New file.
* java/nio/InvalidMarkException.java: New file.
* java/nio/channels/DatagramChannel.java: Implemented.
* java/nio/channels/ServerSocketChannel.java: Implemented.
* java/nio/channels/SocketChannel.java: Implemented.
* java/nio/channels/spi/AbstractChannel.java: Removed.
* java/nio/channels/spi/AbstractSelectableChannel.java:
Implemented.
* java/nio/charset/Charset.java:
Merge from Classpath.
* java/nio/charset/CharsetDecoder.java: New file.
* java/nio/charset/CharsetEncoder.java: New file.
* java/nio/charset/CoderResult.java: New file.
* Makefile.am (ordinary_java_source_files): Added new files.
* Makefile.in: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59075 138bc75d-0d04-0410-961f-82ee72b054a4

21 years agoDaily bump.
gccadmin [Wed, 13 Nov 2002 08:17:23 +0000 (08:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59071 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * gthr-posix.h: Fix formatting.
kazu [Wed, 13 Nov 2002 05:09:51 +0000 (05:09 +0000)]
* gthr-posix.h: Fix formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59064 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * config/h8300/h8300.md (*andorsi3): New.
kazu [Wed, 13 Nov 2002 01:11:58 +0000 (01:11 +0000)]
* config/h8300/h8300.md (*andorsi3): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59063 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-13 Jonathan Wakely <redi@gcc.gnu.org>
redi [Wed, 13 Nov 2002 01:04:03 +0000 (01:04 +0000)]
2002-11-13  Jonathan Wakely  <redi@gcc.gnu.org>

* docs/html/install.html, docs/html/22_locale/locale.html: HTML fix.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59062 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-12 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl [Tue, 12 Nov 2002 21:16:22 +0000 (21:16 +0000)]
2002-11-12  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

* doc/install.texi (powerpc-*-linux-gnu*): Update binutils requirement.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59059 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * config/h8300/h8300.c (tiny_constant_address_p): Parenthesize
kazu [Tue, 12 Nov 2002 18:53:39 +0000 (18:53 +0000)]
* config/h8300/h8300.c (tiny_constant_address_p): Parenthesize
expressions appropriately.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59057 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago PR c/8439
mmitchel [Tue, 12 Nov 2002 16:27:36 +0000 (16:27 +0000)]
PR c/8439
* gcc.dg/20021110.c: Move to ...
* gcc.c-torture/compile/20021110.c: .... here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59054 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * gthr-win32.h: Fix formatting.
kazu [Tue, 12 Nov 2002 14:22:43 +0000 (14:22 +0000)]
* gthr-win32.h: Fix formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59051 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * config/h8300/h8300.c (single_one_operand): Correctly compute
kazu [Tue, 12 Nov 2002 14:01:33 +0000 (14:01 +0000)]
* config/h8300/h8300.c (single_one_operand): Correctly compute
mask when mode is SImode.
(single_zero_operand): Likewise.
* config/h8300/h8300.md (two new anonymous insns): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59050 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * doc/contrib.texi (Contributors): Use GCJ instead of gcj to refer
gerald [Tue, 12 Nov 2002 12:14:32 +0000 (12:14 +0000)]
* doc/contrib.texi (Contributors): Use GCJ instead of gcj to refer
to that entire project.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59048 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * config/mips/t-iris6 (MULTILIB_OSDIRNAMES): Restore old
ro [Tue, 12 Nov 2002 11:15:48 +0000 (11:15 +0000)]
* config/mips/t-iris6 (MULTILIB_OSDIRNAMES): Restore old
directories.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59047 138bc75d-0d04-0410-961f-82ee72b054a4

21 years agoDaily bump.
gccadmin [Tue, 12 Nov 2002 08:17:27 +0000 (08:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59045 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago* configure.in: Look for common files in the right place.
dj [Tue, 12 Nov 2002 04:45:57 +0000 (04:45 +0000)]
* configure.in: Look for common files in the right place.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59039 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * params.def (ggc-min-expand, ggc-min-heapsize): New parameters.
zack [Tue, 12 Nov 2002 00:27:31 +0000 (00:27 +0000)]
* params.def (ggc-min-expand, ggc-min-heapsize): New parameters.
* doc/invoke.texi: Document them.

* ggc-page.c: Include params.h.  Remove definitions of
GGC_MIN_EXPAND_FOR_GC, GGC_MIN_LAST_ALLOCATED.  Replace
GGC_POISON with ENABLE_GC_CHECKING in ifdefs, delete #define.
(init_gcc): Don't set G.allocated_last_gc here.
(ggc_collect): Use PARAM_VALUE (GGC_MIN_HEAPSIZE) and
PARAM_VALUE (GGC_MIN_EXPAND) to decide whether or not to
perform collection.
* ggc-simple.c: Similarly.
* Makefile.in (ggc-common.o, ggc-simple.o): Add $(PARAMS_H) to
dependencies.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59034 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * gthr-dce.h: Fix formatting.
kazu [Tue, 12 Nov 2002 00:01:34 +0000 (00:01 +0000)]
* gthr-dce.h: Fix formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59032 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-11 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 11 Nov 2002 23:18:05 +0000 (23:18 +0000)]
2002-11-11  Benjamin Kosnik  <bkoz@redhat.com>

        PR libstdc++/6746
        * include/bits/fstream.tcc (filebuf::open): Set input pointers.
* config/io/basic_file_stdio.cc (__basic_file::_M_open_mode): Set
__p_mode as well.
(__basic_file::open): Set to non-block for input.
* testsuite/27_io/istream_unformatted.cc (test12): Add.
(test13): Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59030 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * dostime.c (dos2unixtime): Mask for seconds is 0x1f. Correctly
tromey [Mon, 11 Nov 2002 22:20:56 +0000 (22:20 +0000)]
* dostime.c (dos2unixtime): Mask for seconds is 0x1f.  Correctly
compute month.
(unix2dostime): Handle years before 1980.  Correctly compute month
and day of month.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59027 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-11 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl [Mon, 11 Nov 2002 21:29:19 +0000 (21:29 +0000)]
2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

PR c/8467
* gcc.c-torture/execute/20021111-1.c

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59026 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-11 Janis Johnson <janis187@us.ibm.com>
janis [Mon, 11 Nov 2002 21:01:35 +0000 (21:01 +0000)]
2002-11-11  Janis Johnson  <janis187@us.ibm.com>

* doc/contrib.texi: Merge in the list from the libstdc++ web pages.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59024 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * i386.c (construct_container): Fix handling of SSE_CLASS.
hubicka [Mon, 11 Nov 2002 11:12:09 +0000 (11:12 +0000)]
* i386.c (construct_container): Fix handling of SSE_CLASS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59020 138bc75d-0d04-0410-961f-82ee72b054a4

21 years agoDaily bump.
gccadmin [Mon, 11 Nov 2002 08:17:12 +0000 (08:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59019 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-11 Jesse Rosenstock <jmr@ugcs.caltech.edu>
mkoch [Mon, 11 Nov 2002 07:36:41 +0000 (07:36 +0000)]
2002-11-11  Jesse Rosenstock  <jmr@ugcs.caltech.edu>

* gnu/java/nio/charset/ISO_8859_1.java,
gnu/java/nio/charset/Provider.java,
gnu/java/nio/charset/US_ASCII.java,
gnu/java/nio/charset/UTF_16.java,
gnu/java/nio/charset/UTF_16BE.java,
gnu/java/nio/charset/UTF_16Decoder.java,
gnu/java/nio/charset/UTF_16Encoder.java,
gnu/java/nio/charset/UTF_16LE.java,
gnu/java/nio/charset/UTF_8.java: New files.
* Makefile.am ():
Added new files.
* Makefile.in: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59013 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-11 Michael Koch <konqueror@gmx.de>
mkoch [Mon, 11 Nov 2002 07:12:07 +0000 (07:12 +0000)]
2002-11-11  Michael Koch <konqueror@gmx.de>

* java/nio/charset/CharacterCodingException.java:
This class must be public.
* java/nio/charset/CoderMalfunctionError.java:
This class must be public.
* java/nio/charset/CodingErrorAction.java:
This class must be public.
* java/nio/charset/IllegalCharsetNameException.java:
This class must be public, better implementation.
* java/nio/charset/MalformedInputException.java:
This class must be public, better implementation.
* java/nio/charset/UnmappableCharacterException.java:
This class must be public, better implementation.
* java/nio/charset/UnsupportedCharsetException.java:
This class must be public, better implementation.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59012 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-11 Michael Koch <konqueror@gmx.de>
mkoch [Mon, 11 Nov 2002 07:00:29 +0000 (07:00 +0000)]
2002-11-11  Michael Koch <konqueror@gmx.de>

* java/nio/BufferOverflowException.java,
java/nio/BufferUnderflowException.java: New file.
* Makefile.am (ordinary_java_source_files):
Added new files.
* Makefile.in: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59011 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * java/awt/Container.java (validate): Use tree lock.
tromey [Mon, 11 Nov 2002 06:33:08 +0000 (06:33 +0000)]
* java/awt/Container.java (validate): Use tree lock.
(getComponent): Likewise.
(getComponents): Likewise.
(addImpl): Likewise.
(remove): Likewise.
(removeAll): Likewise.
(processEvent): Fixed indentation.
(getComponentAt): Use tree lock.
(findComponentAt): Likewise.
(removeNotify): Likewise.
(isAncestorOf): Likewise.
(list): Likewise.
(visitChildren): Likewise.
(findNextFocusComponent): Likewise.
(addNotifyContainerChildren): Likewise.
(getAccessibleChildrenCount): Likewise.
(getAccessibleChild): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59009 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * config/m68k/t-crtstuff (crti.o): Use this...
mmitchel [Mon, 11 Nov 2002 06:02:20 +0000 (06:02 +0000)]
* config/m68k/t-crtstuff (crti.o): Use this...
($(T)crti.o): ... instead.
(crtn.o): Use this...
($(T)crtn.o): ... instead.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59008 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago PR c/8439
mmitchel [Mon, 11 Nov 2002 05:38:22 +0000 (05:38 +0000)]
PR c/8439
* recog.c (validate_replace_rtx_1) [PLUS]: Simplify only
if there is something new to be simplified.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59005 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago Retire common MPW configury bits.
shebs [Mon, 11 Nov 2002 05:15:36 +0000 (05:15 +0000)]
    Retire common MPW configury bits.
        * mpw-mh-mpw: Remove.
        * mpw: Remove directory along with all of its files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59004 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-10 H.J. Lu <hjl@gnu.org>
hjl [Mon, 11 Nov 2002 03:13:18 +0000 (03:13 +0000)]
2002-11-10  H.J. Lu <hjl@gnu.org>

* calls.c (PUSH_ARGS_REVERSED): Define only if not defined.
* expr.c (PUSH_ARGS_REVERSED): Likewise.

* config/i386/i386.h (PUSH_ARGS_REVERSED): Set to 1.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59002 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * g++.dg/abi/vthunk3.C: Run only on x86.
mmitchel [Mon, 11 Nov 2002 02:20:37 +0000 (02:20 +0000)]
* g++.dg/abi/vthunk3.C: Run only on x86.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59001 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * docs/html/17_intro/howto.html: Make "chapter 22 notes" a link.
redi [Mon, 11 Nov 2002 01:10:44 +0000 (01:10 +0000)]
* docs/html/17_intro/howto.html: Make "chapter 22 notes" a link.
* docs/html/faq/index.html: Mention that GCC ships with a newer
version of the library than the last snapshot. Make "see below" a
link. Add missing <html> tag.
* docs/html/faq/index.txt: Regenerate.
* docs/html/22_locale/locale.html, docs/html/22_locale/messages.html,
docs/html/23_containers/howto.html, docs/html/24_iterators/howto.html,
docs/html/25_algorithms/howto.html, docs/html/26_numerics/howto.html,
docs/html/27_io/howto.html, docs/html/ext/howto.html,
docs/html/ext/sgiexts.html: Add missing <html> tag.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59000 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * MAINTAINERS (Write After Approval): Add myself.
redi [Mon, 11 Nov 2002 00:50:09 +0000 (00:50 +0000)]
* MAINTAINERS (Write After Approval): Add myself.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58999 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * java/awt/GridLayout.java (layoutContainer): Use tree lock.
tromey [Sun, 10 Nov 2002 23:11:21 +0000 (23:11 +0000)]
* java/awt/GridLayout.java (layoutContainer): Use tree lock.
(getSize): Likewise.
* java/awt/FlowLayout.java (layoutContainer): Use tree lock.
(getSize): Likewise.
* java/awt/BorderLayout.java (layoutContainer): Use tree lock.
(calcSize): Likewise.
* java/awt/CardLayout.java (getSize): Use tree lock.
(gotoComponent): Likewise.
(layoutContainer): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58998 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * java/io/natFileDescriptorWin32.cc (read): Handle case where
tromey [Sun, 10 Nov 2002 22:23:53 +0000 (22:23 +0000)]
* java/io/natFileDescriptorWin32.cc (read): Handle case where
count is 0.
* java/io/natFileDescriptorPosix.cc (read): Handle case where
count is 0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58997 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * java/io/Externalizable.java, java/io/FilePermission.java,
tromey [Sun, 10 Nov 2002 22:06:49 +0000 (22:06 +0000)]
* java/io/Externalizable.java, java/io/FilePermission.java,
java/io/ObjectStreamConstants.java, java/io/Serializable.java,
java/io/SerializablePermission.java, java/text/Format.java,
java/util/AbstractMap.java, java/util/HashMap.java,
java/util/LinkedHashMap.java, javax/naming/BinaryRefAddr.java: New
versions from Classpath.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58996 138bc75d-0d04-0410-961f-82ee72b054a4

21 years agoFix typo.
jakub [Sun, 10 Nov 2002 21:26:20 +0000 (21:26 +0000)]
Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58995 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-10 Anthony Green <green@redhat.com>
tromey [Sun, 10 Nov 2002 21:13:44 +0000 (21:13 +0000)]
2002-11-10  Anthony Green  <green@redhat.com>

* java/util/jar/Attributes.java (Name): Fix name check.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58992 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * java/lang/natClass.cc (initializeClass): Throw NoClassDefFoundError
mark [Sun, 10 Nov 2002 21:07:27 +0000 (21:07 +0000)]
* java/lang/natClass.cc (initializeClass): Throw NoClassDefFoundError
with getName() as message.
(_Jv_CheckArrayStore): Throw ArrayStoreException with object and array
type as message.

* java/lang/natVMThrowable.cc: Don't declare parameter t, it is
unused.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58991 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * jartool.c (add_to_jar): Only compare file to jarfile if jarfile is
jakub [Sun, 10 Nov 2002 21:04:24 +0000 (21:04 +0000)]
* jartool.c (add_to_jar): Only compare file to jarfile if jarfile is
non-NULL.

* configure.in (AC_CHECK_HEADERS): Add limits.h.
* configure, config.h.in: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58990 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * config/rs6000/sysv4.h: Define NO_IMPLICIT_EXTERN_C here...
zack [Sun, 10 Nov 2002 20:47:45 +0000 (20:47 +0000)]
* config/rs6000/sysv4.h: Define NO_IMPLICIT_EXTERN_C here...
* config/rs6000/linux.h, config/rs6000/linux64.h,
config/rs6000/windiss.h: ... not here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58989 138bc75d-0d04-0410-961f-82ee72b054a4

21 years agoFOrgot to commit the file itself. Changelog entry is already at:
hubicka [Sun, 10 Nov 2002 19:59:26 +0000 (19:59 +0000)]
FOrgot to commit the file itself.  Changelog entry is already at:

* reg-stack.c (compensate_edge): Fix sanity check.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58988 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago* config/mips/netbsd.h (TARGET_OS_CPP_BUILTINS): Define
thorpej [Sun, 10 Nov 2002 18:28:39 +0000 (18:28 +0000)]
* config/mips/netbsd.h (TARGET_OS_CPP_BUILTINS): Define
__ABICALLS__ if TARGET_ABICALLS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58987 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * i386.h (MIN_UNITS_PER_WORD): Define to 8 for x86-64 libgcc.
hubicka [Sun, 10 Nov 2002 17:52:50 +0000 (17:52 +0000)]
* i386.h (MIN_UNITS_PER_WORD): Define to 8 for x86-64 libgcc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58986 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-08 Ranjit Mathew <rmathew@hotmail.com>
tromey [Sun, 10 Nov 2002 17:38:08 +0000 (17:38 +0000)]
2002-11-08  Ranjit Mathew <rmathew@hotmail.com>

* include/jni.h (JNIIMPORT, JNIEXPORT, JNICALL): Linker defines
for Win32. JNICALL has been defined to __stdcall to be compatible
with Sun's JDKs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58985 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * java/awt/GridLayout.java (setColumns): Check newCols, not cols.
tromey [Sun, 10 Nov 2002 17:35:13 +0000 (17:35 +0000)]
* java/awt/GridLayout.java (setColumns): Check newCols, not cols.
(setRows): Check newRows, not rows.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58984 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * c-decl.c (grokdeclarator): Make error for duplicate type
jsm28 [Sun, 10 Nov 2002 16:24:26 +0000 (16:24 +0000)]
* c-decl.c (grokdeclarator): Make error for duplicate type
qualifiers into a pedwarn, disabled for C99.

testsuite:
* gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58983 138bc75d-0d04-0410-961f-82ee72b054a4

21 years agoDaily bump.
gccadmin [Sun, 10 Nov 2002 08:17:13 +0000 (08:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58977 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * jni.cc (_Jv_GetJNIEnvNewFrame): Set env->ex in all cases.
tromey [Sun, 10 Nov 2002 08:00:48 +0000 (08:00 +0000)]
* jni.cc (_Jv_GetJNIEnvNewFrame): Set env->ex in all cases.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58971 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * config/mmix/mmix.h (FUNCTION_ARG_CALLEE_COPIES): Define the same
hp [Sun, 10 Nov 2002 07:32:43 +0000 (07:32 +0000)]
* config/mmix/mmix.h (FUNCTION_ARG_CALLEE_COPIES): Define the same
as FUNCTION_ARG_PASS_BY_REFERENCE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58970 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * pa.h (STARTING_FRAME_OFFSET): Change offset for TARGET_64BIT to 16.
danglin [Sun, 10 Nov 2002 01:14:48 +0000 (01:14 +0000)]
* pa.h (STARTING_FRAME_OFFSET): Change offset for TARGET_64BIT to 16.
* config.gcc (hppa*64*-*-linux*): Shorten lines in tm_file define.
(hppa*64*-*-hpux11*): Likewise.  Use elfos.h with gas.
* pa.c (output_millicode_call): Use symbol difference rather than
$PIC_pcrel$0 when using HP assembler.
* pa64-hpux.h (TARGET_GAS): Define to 1 or 0 depending on whether or
not elfos.h (i.e., gas) is being used.
(ASM_FILE_START, STRING_ASM_OP, TEXT_SECTION_ASM_OP,
DATA_SECTION_ASM_OP, BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_COMMON,
ASM_OUTPUT_ALIGNED_LOCAL, GLOBAL_ASM_OP, ASM_DECLARE_FUNCTION_NAME,
ASM_OUTPUT_EXTERNAL, ASM_OUTPUT_EXTERNAL_LIBCALL,
ASM_OUTPUT_INTERNAL_LABEL, ASM_GENERATE_INTERNAL_LABEL): Define when
using elfos.h.
(TARGET_ASM_GLOBALIZE_LABEL): Undefine when using elfos.h.
(DWARF2_ASM_LINE_DEBUG_INFO): Delete.
(ASM_FILE_START): Add standard .SPACE and .SUBSPA defines when not
using elfos.h.
(TEXT_SECTION_ASM_OP, READONLY_DATA_SECTION_ASM_OP, DATA_SECTION_ASM_OP,
BSS_SECTION_ASM_OP): New HP style defines when not using elfos.h.
(TARGET_ASM_NAMED_SECTION, MAKE_DECL_ONE_ONLY, ASM_WEAKEN_LABEL):
Don't define when not using elfos.h.
(ASM_DECLARE_RESULT): Don't define.
* doc/install.texi (hppa*-hp-hpux*): Remove statement that HP assembler
doesn't work on hppa64-hp-hpux11.
(hppa*-hp-hpux11): Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58967 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * java/applet/Applet.java, java/applet/AppletContext.java,
tromey [Sun, 10 Nov 2002 00:16:43 +0000 (00:16 +0000)]
* java/applet/Applet.java, java/applet/AppletContext.java,
java/applet/AppletStub.java, java/applet/AudioClip.java,
java/awt/CardLayout.java,
java/awt/ContainerOrderFocusTraversalPolicy.java,
java/awt/Cursor.java, java/awt/Event.java, java/awt/Frame.java,
java/awt/GridBagConstraints.java, java/awt/GridBagLayout.java,
java/awt/GridLayout.java, java/awt/color/ColorSpace.java,
java/awt/color/ICC_ColorSpace.java,
java/awt/color/ICC_Profile.java,
java/awt/color/ICC_ProfileGray.java,
java/awt/color/ICC_ProfileRGB.java,
java/awt/datatransfer/DataFlavor.java,
java/awt/dnd/DragSourceContext.java, java/awt/dnd/DropTarget.java,
java/awt/dnd/DropTargetContext.java, java/awt/event/KeyEvent.java:
New versions from Classpath.
* Makefile.in: Rebuilt.
* Makefile.am (awt_java_source_files): Added ICC_ProfileGray and
ICC_ProfileRGB.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58964 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * java/awt/ScrollPane.java (ScrollPane): Fixed test for valid
tromey [Sat, 9 Nov 2002 23:42:01 +0000 (23:42 +0000)]
* java/awt/ScrollPane.java (ScrollPane): Fixed test for valid
display policy.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58963 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * lib/compat.exp (compat-execute): Fix logic error in last
hp [Sat, 9 Nov 2002 23:24:01 +0000 (23:24 +0000)]
* lib/compat.exp (compat-execute): Fix logic error in last
change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58962 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * java/awt/List.java (processEvent): Added missing `else's.
tromey [Sat, 9 Nov 2002 23:23:32 +0000 (23:23 +0000)]
* java/awt/List.java (processEvent): Added missing `else's.

* java/awt/Window.java (show): validate() before showing.  Make
parent displayable.
(isDisplayable): New method.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58961 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago* config/mips/netbsd.h (SUBTARGET_ASM_SPEC): Don't pass -KPIC
thorpej [Sat, 9 Nov 2002 18:38:18 +0000 (18:38 +0000)]
* config/mips/netbsd.h (SUBTARGET_ASM_SPEC): Don't pass -KPIC
to the assembler if -mno-abicalls was specified.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58957 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * pa-linux.h (PREFERRED_DEBUGGING_TYPE, DWARF2_ASM_LINE_DEBUG_INFO,
danglin [Sat, 9 Nov 2002 16:29:38 +0000 (16:29 +0000)]
* pa-linux.h (PREFERRED_DEBUGGING_TYPE, DWARF2_ASM_LINE_DEBUG_INFO,
ASM_OUTPUT_DEF): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58953 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * c-opts.c (COMMAND_LINE_OPTIONS): Fix -Wimplicit.
neil [Sat, 9 Nov 2002 12:37:08 +0000 (12:37 +0000)]
* c-opts.c (COMMAND_LINE_OPTIONS): Fix -Wimplicit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58952 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
neil [Sat, 9 Nov 2002 12:33:53 +0000 (12:33 +0000)]
* gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58951 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago PR c++/8389
lerdsuwa [Sat, 9 Nov 2002 11:53:18 +0000 (11:53 +0000)]
PR c++/8389
* pt.c (instantiate_template): Push class scope for member
functions.
(get_mostly_instantiated_function_type): Likewise.  Don't call
tsubst on context.  Remove CONTEXTP and TPARMSP parameters.
* cp-tree.h (get_mostly_instantiated_function_type): Adjust.
* mangle.c (write_encoding, write_unqualified_name): Adjust.

PR c++/8389
* g++.dg/template/access6.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58950 138bc75d-0d04-0410-961f-82ee72b054a4

21 years agoDaily bump.
gccadmin [Sat, 9 Nov 2002 08:17:12 +0000 (08:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58949 138bc75d-0d04-0410-961f-82ee72b054a4

21 years agofix stabs info for vector types
dalej [Fri, 8 Nov 2002 23:12:24 +0000 (23:12 +0000)]
fix stabs info for vector types

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58939 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago PR preprocessor/8497
neil [Fri, 8 Nov 2002 22:36:22 +0000 (22:36 +0000)]
PR preprocessor/8497
PR preprocessor/8501
* cpptrad.c (scan_out_logical_line): A '#' from a macro doesn't
start a directive.  In assembler, #NUM is not a line directive.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58938 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * cppmain.c (cpp_preprocess_file): Loop to pop any -included
neil [Fri, 8 Nov 2002 20:15:05 +0000 (20:15 +0000)]
* cppmain.c (cpp_preprocess_file): Loop to pop any -included
buffers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58933 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * config/h8300/h8300.md (two anonymous test insns): New.
kazu [Fri, 8 Nov 2002 19:30:31 +0000 (19:30 +0000)]
* config/h8300/h8300.md (two anonymous test insns): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58930 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-07 Phil Edwards <pme@gcc.gnu.org>
pme [Fri, 8 Nov 2002 19:24:41 +0000 (19:24 +0000)]
2002-11-07  Phil Edwards  <pme@gcc.gnu.org>
            Richard Earnshaw  <rearnsha@arm.com>

* config/cpu/generic/atomicity.h:  Provide atomic __exchange_and_add
and __atomic_add.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58929 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-08 Paolo Carlini <pcarlini@unitus.it>
paolo [Fri, 8 Nov 2002 17:05:40 +0000 (17:05 +0000)]
2002-11-08  Paolo Carlini  <pcarlini@unitus.it>

* config/locale/gnu/monetary_members.cc
(moneypunct<wchar_t, true>::_M_initialize_moneypunct(__c_locale,
const char*),
moneypunct<wchar_t, false>::_M_initialize_moneypunct(__c_locale,
const char*)): Tweak parameters for glibc2.3 systems, thus
avoiding unused parameter warnings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58928 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * jump.c (mark_jump_label): Handle subregs of label_refs.
hubicka [Fri, 8 Nov 2002 11:58:53 +0000 (11:58 +0000)]
* jump.c (mark_jump_label): Handle subregs of label_refs.
* gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58921 138bc75d-0d04-0410-961f-82ee72b054a4

21 years agoDaily bump.
gccadmin [Fri, 8 Nov 2002 08:17:17 +0000 (08:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58919 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * class.c (add_vcall_offset_vtbl_entries_1): Correct ordering of
mmitchel [Fri, 8 Nov 2002 02:16:48 +0000 (02:16 +0000)]
* class.c (add_vcall_offset_vtbl_entries_1): Correct ordering of
vcall offfsets.  Split out ...
(add_vcall_offset): ... new function.

* g++.dg/abi/vthunk3.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58912 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago PR c++/8338
mmitchel [Fri, 8 Nov 2002 01:42:23 +0000 (01:42 +0000)]
PR c++/8338
* pt.c (for_each_template_parm): Add htab parameter.
(process_partial_specialization): Adjust call.
(push_template_decl_real): Likewise.
(pair_fn_data): Add visited.
(for_each_template_parm_r): Avoid walking duplicates more than
once.
(uses_template_parms): Adjust call to for_each_template_parm.

PR c++/8338
* g++.dg/template/crash2.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58911 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * config/ia64/crtend.asm: Include "auto-host.h".
rth [Thu, 7 Nov 2002 22:48:10 +0000 (22:48 +0000)]
    * config/ia64/crtend.asm: Include "auto-host.h".
        [HAVE_INITFINI_ARRAY]: Invoke __do_global_ctors_aux via .init_array.
        * config/ia64/crtbegin.asm: Similarly.
        * config/ia64/t-ia64 (crtbegin.o): Include from current directory.
        (crtend.o, crtbeginS.o, crtendS.o): Likewise.

        * aclocal.m4 (gcc_AC_INITFINI_ARRAY): New.
        * configure.in: Use it if --enable-initfini-array not specified.
        * doc/install.texi (Configuration): Document --enable-initfini-array.
        * configure, config.in: Rebuild.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58909 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * class.c (add_implicitly_declared_members): Put implicitly
mmitchel [Thu, 7 Nov 2002 21:33:44 +0000 (21:33 +0000)]
* class.c (add_implicitly_declared_members): Put implicitly
declared functions at the end of TYPE_METHODs when -fabi-version
is at least 2.

* testsuite/g++.dg/abi/dtor1.C: New test.
* testsuite/g++.dg/abi/dtor2.C: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58908 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago2002-11-07 Jason Thorpe <thorpej@wasabisystems.com>
thorpej [Thu, 7 Nov 2002 18:32:00 +0000 (18:32 +0000)]
2002-11-07  Jason Thorpe  <thorpej@wasabisystems.com>

* config/arm/arm-protos.h (arm_get_frame_size)
(thumb_get_frame_size): New prototypes.
* config/arm/arm.c (arm_get_frame_size)
(thumb_get_frame_size): New functions.
(use_return_insn, arm_output_epilogue, arm_output_function_epilogue)
(arm_compute_initial_elimination_offset, arm_expand_prologue): Use
arm_get_frame_size.
(thumb_expand_prologue, thumb_expand_epilogue): Use
thumb_get_frame_size.
* config/arm/arm.h (PREFERRED_STACK_BOUNDARY): Define.
(machine_function): Add frame_size member.
(THUMB_INITIAL_ELIMINATION_OFFSET): Use thumb_get_frame_size.

2002-11-07  Richard Earnshaw  <rearnsha@arm.com>

* arm.c (bit_count): Make argument unsigned long.  Return unsigned.
Adjust code to use portable unsigned bit manipulation.
(insn_flags, tune_flags): Change type to unsigned.
(struct processors): Make flags unsigned long.
(arm_override_options): Change type of count and current_bit_count
to unsigned.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58901 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago Merge Orp RMI patches from Wu Gansha <gansha.wu@intel.com>
mark [Thu, 7 Nov 2002 18:01:05 +0000 (18:01 +0000)]
    Merge Orp RMI patches from Wu Gansha <gansha.wu@intel.com>
* java/rmi/MarshalledObject.java (equals): Check hashcode first.

* java/rmi/server/RMIClassLoader.java (MyClassLoader): Create/Use
annotation.
(loadClass): Take String as codebases.
(getClassAnnotation): Use MyClassLoader annotations.
* java/rmi/server/UnicastRemoteObject.java (UnicastRemoteObject):
call exportObject(this).

* gnu/java/rmi/RMIMarshalledObjectOutputStream.java
(RMIMarshalledObjectOutputStream): set locBytesStream and locStream.
(setAnnotation): Don't set locBytesStream and locStream.
(replaceObject): Removed.
(flush): Don't test locStream.
(getLocBytes): LikeWise.
* gnu/java/rmi/dgc/DGCImpl.java: extends UnicastServerRef.
(leaseCache): New field.
(dirty): Use leaseCache.
(LeaseRecord): New inner class.
* gnu/java/rmi/registry/RegistryImpl.java (RegistryImpl): Don't
explicitly call exportObject().
* gnu/java/rmi/registry/RegistryImpl_Stub.java: set useNewInvoke to
false to communicate with Sun JDK130.
* gnu/java/rmi/server/ConnectionRunnerPool.java: Add CPU comment.
* gnu/java/rmi/server/RMIObjectInputStream.java
(UnicastConnectionManager): Removed field.
* gnu/java/rmi/server/RMIObjectOutputStream.java (replaceObject):
Use UnicastServer.getExportedRef().
* gnu/java/rmi/server/UnicastConnection.java (reviveTime): New field.
(expireTime): Likewise.
(CONNECTION_TIMEOUT): Likewise.
(disconnect): Call sock.close().
(isExpired): New method.
(resetTime): Likewise.
(run): Use do while loop and catch Exception for discardConnection().
* gnu/java/rmi/server/UnicastConnectionManager.java: Pool connections.
* gnu/java/rmi/server/UnicastRef.java: Lots of changes.
* gnu/java/rmi/server/UnicastRemoteCall.java: Lots of changes.
* gnu/java/rmi/server/UnicastServer.java (refcache): New field.
(exportObject): Use refcache.
(unexportObject): Likewise.
(getExportedRef): New method.
* gnu/java/rmi/server/UnicastServerRef.java (UnicastServerRef): New
constructor.
(exportObject): Save manager.serverobj.
(getStub): New method.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58900 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * java/lang/reflect/natField.cc (getBoolean): Use getType().
mark [Thu, 7 Nov 2002 17:57:09 +0000 (17:57 +0000)]
* java/lang/reflect/natField.cc (getBoolean): Use getType().
(getByte): Likewise.
(getShort): Likewise.
(getInt): Likewise.
(getLong): Likewise.
(getFloat): Likewise.
(getDouble): Likewise.
(get): Likewise.
(setChar): Likewise.
(setByte): Likewise.
(setShort): Likewise.
(setInt): Likewise.
(setLong): Likewise.
(setFloat): Likewise.
(setDouble): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58899 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago* arm/elf.h (TYPE_OPERAND_FMT): Prefix type with %.
rearnsha [Thu, 7 Nov 2002 17:05:48 +0000 (17:05 +0000)]
* arm/elf.h (TYPE_OPERAND_FMT): Prefix type with %.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58897 138bc75d-0d04-0410-961f-82ee72b054a4

21 years ago * sh.h (DWARF_FRAME_RETURN_COLUMN): Use DWARF_FRAME_REGNUM.
amylaar [Thu, 7 Nov 2002 15:51:27 +0000 (15:51 +0000)]
* sh.h (DWARF_FRAME_RETURN_COLUMN): Use DWARF_FRAME_REGNUM.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58895 138bc75d-0d04-0410-961f-82ee72b054a4

21 years agoremoved bogus ChangeLog entry
tromey [Thu, 7 Nov 2002 14:10:01 +0000 (14:10 +0000)]
removed bogus ChangeLog entry

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58894 138bc75d-0d04-0410-961f-82ee72b054a4