Go to file
Nathan Sidwell 64f182bdf4 config.gcc (ms1): Replace with ...
* config.gcc (ms1): Replace with ...
	(mt): ... this.
	* config/ms1: Rename to ...
	* config/mt: ... here.  Rename ms1 files to mt.
	* config/mt/mt.c: Adjust gt-mt.h #include.
	* config/mt/t-mt (LIB1ASMSRCS, LIB2FUNCS_EXTRA): Adjust.
	(crti.o, crtn.o): Adjust file names.

	* config.sub: Replace ms1 with mt.  Allow ms1 as an alias.

From-SVN: r108403
2005-12-12 10:54:49 +00:00
boehm-gc
config
contrib
fastjar
fixincludes
gcc config.gcc (ms1): Replace with ... 2005-12-12 10:54:49 +00:00
gnattools
include Fixes java/PR9861 2005-12-11 01:34:02 +00:00
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgfortran Forgot ChangeLog for 108359 2005-12-11 00:05:55 +02:00
libiberty Fixes java/PR9861 2005-12-11 01:34:02 +00:00
libjava
libmudflap
libobjc re PR libobjc/25354 (There should be an automated testsuite for objc_sizeof_type and objc_alignof_type) 2005-12-11 21:47:52 -08:00
libssp
libstdc++-v3 sso_string_base.h (__sso_string_base<>::_M_compare): Add... 2005-12-11 00:41:29 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog config.gcc (ms1): Replace with ... 2005-12-12 10:54:49 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub config.gcc (ms1): Replace with ... 2005-12-12 10:54:49 +00:00
configure
configure.in
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Add myself for write after approval. 2005-12-10 17:37:58 +00:00
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.