Go to file
David Edelsohn 9caa3eb2db rs6000.c (rs6000_outout_load_multiple): New function.
* config/rs6000/rs6000.c (rs6000_outout_load_multiple): New function.
        * config/rs6000/rs6000.md (movti_string): Remove output modifier
        when scratch register never needed.
        (ldmsi[3-8]): New patterns.

From-SVN: r59174
2002-11-16 13:01:51 -05:00
boehm-gc * include/private/gcconfig.h (HBLKSIZE): Define for x86-64. 2002-10-02 08:25:37 +02:00
config Retire common MPW configury bits. 2002-11-11 05:15:36 +00:00
contrib * btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run. 2002-10-22 20:02:49 +00:00
fastjar dostime.c (dos2unixtime): Mask for seconds is 0x1f. 2002-11-11 22:20:56 +00:00
gcc rs6000.c (rs6000_outout_load_multiple): New function. 2002-11-16 13:01:51 -05:00
include partition.h: Close the extern "C" scope when compiling with C++. 2002-10-27 01:00:34 +00:00
INSTALL
libf2c update_version: Do not check in files which are unchanged. 2002-09-24 03:44:36 +00:00
libffi s390.h (ASM_PREFERRED_EH_DATA_FORMAT): Define. 2002-11-15 16:57:49 +00:00
libiberty md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be used with arguments in... 2002-11-16 13:38:43 +01:00
libjava For PR libgcj/8593: 2002-11-16 00:41:32 +00:00
libobjc Makefile.am (all-multi): Fix multilib parallel build. 2002-09-23 03:52:55 +00:00
libstdc++-v3 re PR libstdc++/8230 (Buggy allocator behaviour) 2002-11-16 17:16:31 +00:00
maintainer-scripts update_version: Do not check in files which are unchanged. 2002-09-24 03:44:36 +00:00
zlib Makefile.am (all-multi): Fix multilib parallel build. 2002-09-23 03:52:55 +00:00
.cvsignore
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2002-11-15 14:48:55 +00:00
config-ml.in
config.guess config.sub: Import from master repository. 2002-08-20 21:53:28 +00:00
config.if
config.sub config.sub: Import from master repository. 2002-08-20 21:53:28 +00:00
configure configure: Revert accidentally applied changes. 2002-09-29 16:11:24 +00:00
configure.in Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4 configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
ltcf-c.sh configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig configure, configure: Rebuilt. 2002-08-14 02:40:00 +00:00
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2002-11-15 14:48:55 +00:00
Makefile.def Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
Makefile.in Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
Makefile.tpl syntactic cleanup 2002-11-14 19:44:41 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
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.