Go to file
Mark Wielaard 66a74d2a07 [multiple changes]
2004-06-27  Mark Wielaard  <mark@klomp.org>

       * java/awt/EventQueue.java (postEvent): Throw NullPointerException
       when argument is null.

2004-06-26  Mark Wielaard  <mark@klomp.org>

       * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkFileDialogPeer.c
       (ok_clicked): Use Ljava/lang/String; not Ljava.lang.String; in JNI
       GetMethodID call.
       (cancel_clicked): Likewise.

From-SVN: r83731
2004-06-27 12:10:12 +00:00
boehm-gc Makefile.am: Add rule for .S files to fix bootstrap on solaris and alpha. 2004-06-20 11:14:17 +02:00
config
contrib * tree-ssa.doxy: Update for doxygen 1.3.5. 2004-06-17 07:40:27 -04:00
fastjar re PR other/15194 (Fastjar configure needlessly fails without long long) 2004-06-25 23:06:47 +00:00
gcc cp-tree.h (cp_cv_quals): New type. 2004-06-27 03:03:55 +00:00
include
INSTALL
intl
libada
libbanshee re PR bootstrap/15627 (Sun CC cannot bootstrap GCC) 2004-06-27 11:21:13 +00:00
libcpp re PR preprocessor/15933 (Caching of include files breaks compilation) 2004-06-26 17:39:40 +00:00
libf2c
libffi libtool-version: Fix typo in revision/age. 2004-06-26 20:37:03 +00:00
libgfortran re PR libfortran/16196 (gfortran fails to create file with OPEN(...,status='REPLACE')) 2004-06-26 11:49:06 +00:00
libiberty
libjava [multiple changes] 2004-06-27 12:10:12 +00:00
libmudflap * quick build fix 2004-06-25 17:17:51 +00:00
libobjc encoding.h: Wrap the functions with extern "C" for C++ mode. 2004-06-24 21:31:51 -07:00
libstdc++-v3 Daily bump. 2004-06-27 00:16:15 +00:00
maintainer-scripts
zlib configure.ac: New name of configure.in. 2004-06-15 14:47:55 +00:00
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl (HOST_EXPORTS): Fix pasto. 2004-06-23 09:10:36 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Check for srcdir/winsup rather than build directory winsup. 2004-06-22 01:37:04 +00:00
configure.in configure.in: Check for srcdir/winsup rather than build directory winsup. 2004-06-22 01:37:04 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Adding self to MAINTAINERS 2004-06-21 16:47:49 +00:00
Makefile.def
Makefile.in Makefile.tpl (HOST_EXPORTS): Fix pasto. 2004-06-23 09:10:36 +00:00
Makefile.tpl Makefile.tpl (HOST_EXPORTS): Fix pasto. 2004-06-23 09:10:36 +00:00
missing
mkdep
mkinstalldirs
move-if-change
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.