Go to file
Rainer Orth d385f772fe Use sol2-c[1n].S on more targets
* config/i386/sol2-ci.S: Rename to ...
	* config/i386/crti.S: ... this.
	* config/i386/sol2-cn.S: Rename to ...
	* config/i386/crtn.S: ... this.
	* config/sparc/sol2-ci.S: Rename to ...
	* config/sparc/crti.S: ... this.
	* config/sparc/sol2-cn.S: Rename to ...
	* config/sparc/crtn.S: ... this.
	* config/t-sol2 (CUSTOM_CRTIN): Remove.
	(crti.o, crtn.o): Remove.

From-SVN: r180941
2011-11-04 11:54:17 +00:00
INSTALL
boehm-gc
config Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
contrib
fixincludes
gcc re PR tree-optimization/50763 (ICE: verify_gimple failed: missing PHI def with -ftree-tail-merge) 2011-11-04 11:44:50 +00:00
gnattools
include
intl
libada
libcpp re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled) 2011-11-03 17:17:07 +00:00
libdecnumber
libffi
libgcc Use sol2-c[1n].S on more targets 2011-11-04 11:54:17 +00:00
libgfortran Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
libgo syscall: Remove Linux system calls not available in older glibcs. 2011-11-02 17:53:20 +00:00
libgomp
libiberty Fix thinko in previous checkin. 2011-11-02 22:00:20 +00:00
libjava
libmudflap
libobjc Move gthr to toplevel libgcc 2011-11-02 15:28:43 +00:00
libquadmath Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
libssp
libstdc++-v3 doxygroups.cc: Add markup for namespace tr2. 2011-11-03 22:23:35 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
Makefile.tpl Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub * config.sub: Update to version 2011-10-29 (added rl78) 2011-11-01 20:56:32 -04:00
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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 files whose
names start with 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/ for how to report bugs usefully.