1. 11 Nov, 2002 10 commits
    • CharacterCodingException.java: This class must be public. · ac7bc6bb
      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.
      
      From-SVN: r59012
      Michael Koch committed
    • BufferOverflowException.java, [...]: New file. · dba90b0c
      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.
      
      From-SVN: r59011
      Michael Koch committed
    • Container.java (validate): Use tree lock. · 459c4c51
      	* 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.
      
      From-SVN: r59009
      Tom Tromey committed
    • t-crtstuff (crti.o): Use this... · f981a754
      	* config/m68k/t-crtstuff (crti.o): Use this...
      	($(T)crti.o): ... instead.
      	(crtn.o): Use this...
      	($(T)crtn.o): ... instead.
      
      From-SVN: r59008
      Joel Sherrill committed
    • re PR c/8439 (empty struct causes crash) · 45ed7228
      	PR c/8439
      	* recog.c (validate_replace_rtx_1) [PLUS]: Simplify only
      	if there is something new to be simplified.
      
      From-SVN: r59005
      Eric Botcazou committed
    • Retire common MPW configury bits. · 5aad4daa
              * mpw-mh-mpw: Remove.
              * mpw: Remove directory along with all of its files.
      
      From-SVN: r59004
      Stan Shebs committed
    • calls.c (PUSH_ARGS_REVERSED): Define only if not defined. · 2da4124d
      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.
      
      From-SVN: r59002
      H.J. Lu committed
    • * g++.dg/abi/vthunk3.C: Run only on x86. · 06315871
      From-SVN: r59001
      Mark Mitchell committed
    • howto.html: Make "chapter 22 notes" a link. · cfe17bd9
      	* 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.
      
      From-SVN: r59000
      Jonathan Wakely committed
    • * MAINTAINERS (Write After Approval): Add myself. · d4783999
      From-SVN: r58999
      Jonathan Wakely committed
  2. 10 Nov, 2002 19 commits
  3. 09 Nov, 2002 9 commits
  4. 08 Nov, 2002 2 commits