Go to file
David Edelsohn 194c524aa2 rs6000.c (rs6000_override_options): Enable TARGET_NO_FP_IN_TOC for section anchors.
* config/rs6000/rs6000.c (rs6000_override_options): Enable
        TARGET_NO_FP_IN_TOC for section anchors.
        (optimization_options): Enable section anchors for all
        non-"Objective" languages.

From-SVN: r113395
2006-04-30 15:23:13 -04:00
INSTALL
boehm-gc dyn_load.c (GC_has_static_roots): Declare. 2006-04-24 13:40:21 +00:00
config
contrib
fixincludes
gcc rs6000.c (rs6000_override_options): Enable TARGET_NO_FP_IN_TOC for section anchors. 2006-04-30 15:23:13 -04:00
gnattools
include pex-common.c (pex_input_file, [...]): New functions. 2006-04-12 06:29:21 +00:00
intl
libada
libcpp * de.po: Update. 2006-04-21 20:45:50 +01:00
libdecnumber
libffi README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
libgcc-math Makefile.am: Do not build dbl-64 variants. 2006-03-30 12:11:16 +00:00
libgfortran re PR libfortran/27360 (Memory leaks when reading logicals) 2006-04-30 03:19:37 +00:00
libgomp re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time) 2006-04-26 10:26:06 +02:00
libiberty floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case. 2006-04-24 21:24:27 +00:00
libjava link.cc (_Jv_Linker::resolve_pool_entry): Don't pass vtable_index to resolve_method. 2006-04-29 02:35:50 +01:00
libmudflap re PR c++/26789 (ICE on incomplete struct with -fmudflap) 2006-04-19 21:47:03 +00:00
libobjc
libssp
libstdc++-v3 locale_facets.tcc (num_get<>::_M_extract_float): Special case main parsing loop for !_M_allocated (i.e., "C" locale). 2006-04-29 18:16:47 +00:00
maintainer-scripts crontab: Don't build snapshot for 3.4.x anymore. 2006-03-11 19:29:41 +00:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2006-04-30 13:32:05 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2006-04-30 13:32:05 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in (m32c): Build libstdc++-v3. 2006-04-18 20:56:33 -04:00
configure.in configure.in (m32c): Build libstdc++-v3. 2006-04-18 20:56:33 -04:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh re PR libgcj/17311 (Wrong libgcc_s.so.1 is used by lt-gij) 2006-03-01 09:39:35 -08:00
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.