Go to file
Mike Stump d79238bcd6 Fix indentation.
From-SVN: r157661
2010-03-23 01:38:14 +00:00
INSTALL
boehm-gc PR target/42811 (prerequisite) 2010-03-21 19:34:19 +00:00
config Fix unnamed extension for ISO-C. 2010-01-28 12:26:01 +01:00
contrib Fix *.log tests output containing "===". 2010-03-22 17:36:49 +00:00
fixincludes remove vestiges of inadvertently committed changes 2010-03-19 14:50:06 +00:00
gcc Fix indentation. 2010-03-23 01:38:14 +00:00
gnattools re PR ada/42659 (gnatmake thinks libraries aren't supported) 2010-01-09 18:21:52 +00:00
include re PR c++/12909 (ambiguity in mangling vector types) 2010-02-03 15:42:35 -05:00
intl
libada
libcpp * zh_CN.po: Update. 2010-02-24 12:53:05 +00:00
libdecnumber
libffi configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test. 2010-03-15 19:36:26 +00:00
libgcc re PR target/38085 (gcc -m64 -pg generates invalid assembler code on Solaris 10/x86) 2010-03-22 20:12:34 +00:00
libgfortran re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.) 2010-03-22 02:39:02 +00:00
libgomp re PR libgomp/42942 (OpenMP omp_set_max_active_levels(0) isn't resetting value) 2010-03-22 16:16:52 +01:00
libiberty c-pretty-print.c (pp_c_specifier_qualifier_list): Use () rather than [], and move before the element type. 2010-03-22 16:38:35 -04:00
libjava re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1) 2010-03-21 19:41:37 +00:00
libmudflap pass54-frag.c: Add explicit return from main. 2010-03-15 21:01:12 -07:00
libobjc
libssp
libstdc++-v3 numeric (inner_product, [...]): Precede subsequent call with _GLIBCXX_STD_P:: to avoid ambiguity between... 2010-03-22 17:06:50 +00:00
lto-plugin Delete temporary output files. 2010-03-16 07:06:40 -07:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog re PR ada/42554 (Can't build GNAT tools) 2010-03-19 10:19:52 +00:00
ChangeLog.tree-ssa
MAINTAINERS Update my mail address. 2010-03-18 00:47:13 +00:00
Makefile.def PR libstdc++/36101, PR libstdc++/42813 2010-01-22 13:35:38 +00:00
Makefile.in Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete the config.cache files found... 2010-02-17 11:01:44 +00:00
Makefile.tpl Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete the config.cache files found... 2010-02-17 11:01:44 +00:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR ada/42554 (Can't build GNAT tools) 2010-03-19 10:19:52 +00:00
configure.ac re PR ada/42554 (Can't build GNAT tools) 2010-03-19 10:19:52 +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 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.