Go to file
Danny Smith 2fe6fc5268 jni.cc (JNI_CreateJavaVM): Remove JNIEXPORT.
* jni.cc (JNI_CreateJavaVM): Remove JNIEXPORT.
	(JNI_GetCreatedJavaVMs): Likewise.
	(JNI_GetDefaultJavaVMInitArgs): Likewise.
	* include/jni.h (JNIIMPEXP): Remove definition
	and replace with...
	(__GCJ_JNIIMPEXP__): New macro, applicable only to libgcj
	symbols,
	(__GCJ_DLL__): New macro, controlling __GCJ_JNIIMPEXP__.

From-SVN: r73484
2003-11-12 05:56:44 +00:00
boehm-gc
config
contrib
fastjar Makefile.am (my_make_i_flags): Add $(srcdir) and update comment to match. 2003-11-03 13:21:00 +00:00
gcc function.c (purge_addressof_1): Add libcall check. 2003-11-12 02:10:12 +00:00
include
INSTALL
intl
libf2c
libffi closure_fn0.c: Print result and check with dg-output to make debugging easier. 2003-11-09 18:05:10 +01:00
libiberty
libjava jni.cc (JNI_CreateJavaVM): Remove JNIEXPORT. 2003-11-12 05:56:44 +00:00
libobjc
libstdc++-v3 re PR libstdc++/12947 (Demangler bug) 2003-11-12 02:18:37 +00:00
maintainer-scripts * maintainer-addresses: New script. 2003-11-02 00:02:21 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog * config.sub: Update to 2003-11-03 version. 2003-11-03 15:25:17 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub * config.sub: Update to 2003-11-03 version. 2003-11-03 15:25:17 +00:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
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.