Go to file
Jakub Jelinek bfccaa6f70 crtstuff.c (frame_dummy, [...]): Call _Jv_RegisterClasses through a function pointer.
* crtstuff.c (frame_dummy, __do_global_ctors_1): Call
	_Jv_RegisterClasses through a function pointer.

From-SVN: r76287
2004-01-21 17:01:26 +01:00
boehm-gc gcconfig.h (USE_MMAP): Define for all Linux. 2004-01-20 15:18:33 +00:00
config
contrib
fastjar
gcc crtstuff.c (frame_dummy, [...]): Call _Jv_RegisterClasses through a function pointer. 2004-01-21 17:01:26 +01:00
include
INSTALL
intl
libf2c configure.in: Add in AC_PREREQ(2.13) 2004-01-15 03:41:49 +00:00
libffi ffi64.c (ffi_prep_args): Cast the RHS of an assignment instead of the LHS. 2004-01-21 07:11:09 +01:00
libiberty * strdup.c (strdup): Constify the argument. 2004-01-15 16:28:04 +00:00
libjava 2004-01-21 David Jee <djee@redhat.com> 2004-01-21 14:39:15 +00:00
libobjc re PR target/10781 (wrong class size and alignment with static class member) 2004-01-17 11:48:50 -08:00
libstdc++-v3 basic_string.tcc (append(const basic_string&)): Revert previous change. 2004-01-21 15:43:45 +00:00
maintainer-scripts re PR other/12730 (manual page install broken with old Pod::man) 2004-01-21 02:01:55 +00:00
zlib configure.in: Add in AC_PREREQ(2.13) 2004-01-15 03:41:49 +00:00
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Update my email address. 2004-01-19 15:10:17 +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
MAINTAINERS MAINTAINERS: Update my email address. 2004-01-19 15:10:17 +00:00
Makefile.def Makefile.def (target_modules): Stage. 2004-01-14 20:09:37 +00:00
Makefile.in Makefile.def (target_modules): Stage. 2004-01-14 20:09:37 +00:00
Makefile.tpl Makefile.def (target_modules): Stage. 2004-01-14 20:09:37 +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.