Go to file
Kaz Kojima 3e9608a53f sysv.S: Add .note.GNU-stack on Linux.
* src/sh/sysv.S: Add .note.GNU-stack on Linux.
	* src/sh64/sysv.S: Likewise.

From-SVN: r133623
2008-03-27 00:07:40 +00:00
INSTALL
boehm-gc
config
contrib
fixincludes
gcc uninit-16.c (decode_reloc): Mark static. 2008-03-26 21:37:03 +00:00
gnattools
include sha1.h: New file, from gnulib. 2008-03-25 00:54:53 +00:00
intl
libada
libcpp * vi.po: Update. 2008-03-20 13:55:23 +00:00
libdecnumber
libffi sysv.S: Add .note.GNU-stack on Linux. 2008-03-27 00:07:40 +00:00
libgcc
libgfortran re PR libfortran/32972 (performance of pack/unpack) 2008-03-23 22:19:19 +00:00
libgomp re PR middle-end/35611 (FAIL: libgomp.c/omp-nested-1.c execution test) 2008-03-18 13:21:02 +01:00
libiberty sha1.h: New file, from gnulib. 2008-03-25 00:54:53 +00:00
libjava
libmudflap common.opt (Wmudflap): New option. 2008-03-20 16:37:47 +00:00
libobjc
libssp
libstdc++-v3 testsuite_abi.h: Remove symbol_objects, symbol_names typedefs. 2008-03-26 22:29:13 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog Jakub Staszak <kuba@et.pl> 2008-03-26 22:13:26 +00:00
ChangeLog.tree-ssa
MAINTAINERS Jakub Staszak <kuba@et.pl> 2008-03-26 22:13:26 +00:00
Makefile.def configure.ac: Add support for --enable-gold. 2008-03-21 15:40:16 +00:00
Makefile.in configure.ac: Add support for --enable-gold. 2008-03-21 15:40:16 +00:00
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Add support for --enable-gold. 2008-03-21 15:40:16 +00:00
configure.ac configure.ac: Add support for --enable-gold. 2008-03-21 15:40:16 +00:00
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 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.