Go to file
Fernando Nasser 101900aa28 EventDispatchThread.java (run): Stop running when interrupted.
* java/awt/EventDispatchThread.java (run): Stop running when
        interrupted.
        * java/awt/EventQueue.java (pop): Stop dispatch thread when done.
        Reset the queue after transferring its contents.
        (push): Start a new dispatch thread if none is running.

From-SVN: r75977
2004-01-16 16:15:49 +00:00
boehm-gc
config
contrib
fastjar
gcc Add bugzilla reference: 2004-01-16 16:13:52 +00:00
include
INSTALL
intl
libf2c
libffi
libiberty * strdup.c (strdup): Constify the argument. 2004-01-15 16:28:04 +00:00
libjava EventDispatchThread.java (run): Stop running when interrupted. 2004-01-16 16:15:49 +00:00
libobjc
libstdc++-v3 testsuite_hooks.cc (try_mkfifo): Avoid calling mkfifo for mingw32. 2004-01-16 08:43:45 +00:00
maintainer-scripts
zlib configure.in: Add in AC_PREREQ(2.13) 2004-01-15 03:41:49 +00:00
.cvsignore
ABOUT-NLS
ChangeLog * MAINTAINERS: Add myself to write-after-approval. 2004-01-15 22:55:06 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh libtool.m4: Sync darwin bits from libtool cvs to build a gcc with shared/dylibed libraries. 2003-11-19 06:29:32 +01:00
MAINTAINERS * MAINTAINERS: Add myself to write-after-approval. 2004-01-15 22:55:06 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change FSF address fix in copyright header. 1999-01-11 07:12:18 -07:00
README
README.SCO
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.