Go to file
Richard Sandiford 398a94926c Fix changelog entry for:
* config.gcc (mips64vr-*-elf*, mips64vrel-*-elf*): Remove tm_defines.
	* config/mips/vr.h (DEFAULT_VR_ARCH): New macro, defined to vr4130.
	(MULTILIB_DEFAULTS): Use it.
	(MIPS_CPU_STRING_DEFAULT): Remove.
	(MIPS_ABI_DEFAULT, MIPS_MARCH_CONTROLS_SOFT_FLOAT): Define.
	(DRIVER_SELF_SPECS): Make -mfix-vr4122-bugs imply -march=vr4120.  Make
	EABI64 -mlong32 the default ABI.  Enforce the default architecture.
	* config/mips/t-vr (MULTILIB_OPTIONS): Add mfix-vr4122-bugs,
	march=vr4130, march=vr4300, march=vr5000 and march=vr5500.
	(MULTILIB_MATCHES): Use -mfix-vr4122-bugs multilibs for -march=vr4120.
	(MULTILIB_EXCEPTIONS): Change choice of multilibs.  Update comments
	accordingly.

and commit config.gcc hunk.

From-SVN: r79916
2004-03-24 13:55:37 +00:00
boehm-gc
config
contrib
fastjar
gcc Fix changelog entry for: 2004-03-24 13:55:37 +00:00
include
INSTALL
intl
libada
libf2c
libffi linux.S: Fix typo. 2004-03-20 11:58:01 +00:00
libiberty pex-unix.c (pexecute): Use vfork instead of fork, with appropriate changes to make this safe. 2004-03-18 03:16:37 +00:00
libjava natClass.cc (getClassLoader): Circumvent infinite recursion when searching for the system ClassLoader. 2004-03-23 19:24:07 +00:00
libobjc
libstdc++-v3 locale_facets.h: Tweaks for 80 column. 2004-03-24 06:41:07 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure for stages 2 and 3 as well as in make. 2004-03-24 02:24:09 +00:00
compile compile: New file imported from automake. 2004-03-21 18:38:56 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure * Makefile.tpl (experimental top level bootstrap) Move stage1 2004-03-22 08:38:04 +00:00
configure.in * Makefile.tpl (experimental top level bootstrap) Move stage1 2004-03-22 08:38:04 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def No, really, REALLY revert it. 2004-03-22 11:55:53 +00:00
Makefile.in Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure for stages 2 and 3 as well as in make. 2004-03-24 02:24:09 +00:00
Makefile.tpl Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure for stages 2 and 3 as well as in make. 2004-03-24 02:24:09 +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.