Go to file
David Edelsohn c8c99a6877 rs6000.c (function_arg_pass_by_reference): Return true for variable sized types.
* config/rs6000/rs6000.c (function_arg_pass_by_reference):
        Return true for variable sized types.
        (rs6000_va_arg): Handle variable sized types passed by reference
        on non-SVR4 ABI.

From-SVN: r62095
2003-01-29 12:37:25 -05:00
INSTALL README: Update wrt. 2001-06-13 14:51:33 +00:00
boehm-gc configure.in (toolexecdir, [...]): Set and AC_SUBST. 2003-01-28 01:44:37 +00:00
config acx.m4: Name cache variables properly. 2002-12-28 17:57:00 +00:00
contrib test_summary (configflags): Only use the first match. 2003-01-19 14:34:12 +00:00
fastjar jargrep.c: Include xregex.h from libiberty instead of system regex.h for better portability. 2003-01-28 22:25:47 +00:00
gcc rs6000.c (function_arg_pass_by_reference): Return true for variable sized types. 2003-01-29 12:37:25 -05:00
include hashtab.h (htab_alloc_with_arg, [...]): Add new types. 2003-01-26 07:09:41 +00:00
libf2c Makefile.in ($(LIBG2C)): -rpath is glibcpp_toolexeclibdir. 2003-01-28 01:44:38 +00:00
libffi configure.in (toolexecdir, [...]): Set and AC_SUBST. 2003-01-28 22:58:58 +00:00
libiberty * Makefile.in (all-subdir, check-subdir, installcheck-subdir) 2003-01-28 21:52:14 +00:00
libjava Component.java (processPaintEvent): Dispose of Graphics object when finished. 2003-01-28 23:49:46 +00:00
libobjc aclocal.m4 (glibcpp_toolexeclibdir): Instead of $(MULTISUBDIR)... 2003-01-28 01:48:33 +00:00
libstdc++-v3 Daily bump. 2003-01-29 00:17:08 +00:00
maintainer-scripts
zlib ChangeLog file for zlib 2003-01-28 01:48:38 +00:00
.cvsignore
COPYING
COPYING.LIB
ChangeLog configure.in: Revert 24Jan change. 2003-01-27 14:56:12 +00:00
MAINTAINERS MAINTAINERS: Remove incorrect entry for Paul Eggert. 2003-01-24 23:31:41 +00:00
Makefile.def Makefile.in: Rebuilt. 2002-12-31 20:10:53 +00:00
Makefile.in configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. 2003-01-10 16:41:48 +00:00
Makefile.tpl configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. 2003-01-10 16:41:48 +00:00
README
config-ml.in
config.guess config.guess: Update to 2003-01-03 version. 2003-01-08 14:49:26 -08:00
config.if
config.sub config.guess: Update to 2003-01-03 version. 2003-01-08 14:49:26 -08:00
configure Rebuilt with autoconf 2.13 2003-01-27 17:22:12 +00:00
configure.in configure.in: Revert 24Jan change. 2003-01-27 14:56:12 +00:00
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.