Go to file
David Edelsohn 5773a50f41 re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)
gcc/
        PR target/35483
        * Makefile.in (coverage.o): Depend on $(TM_P_H).
        * coverage.c: Include tm_p.h.
        * config/rs6000/x-aix (jc1): Override LDFLAGS.
        * config/rs6000/xcoff.h (ASM_GENERATE_INTERNAL_LABEL): Strip
        dollar signs from PREFIX.
        * config/rs6000/rs6000.c (output_toc): Use RS6000_OUTPUT_BASENAME
        instead of manual strip_name_encoding.

java/
        PR target/35483
        * Make-lang.in (class.o): Depend on $(TM_P_H).
        (expr.o): Same.
        * class.c: Include tm_p.h.
        * expr.c: Include tm_p.h.

From-SVN: r141170
2008-10-16 07:57:26 -04:00
boehm-gc
config
contrib
fixincludes
gcc re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.) 2008-10-16 07:57:26 -04:00
gnattools
include PR c++/37376, other mangling issues 2008-10-06 18:29:42 -04:00
INSTALL
intl
libada
libcpp cpplib.h (cpp_comments, [...]): New structs. 2008-10-05 14:35:36 +02:00
libdecnumber
libffi
libgcc config.host: Fold `*-*-gnu*' cases into the Linux ones. 2008-10-09 10:37:17 +00:00
libgfortran re PR libfortran/34670 (bounds checking for array intrinsics) 2008-10-16 10:16:38 +00:00
libgomp
libiberty fix ChangeLog entry to mention correct PR number 2008-10-15 12:41:56 +00:00
libjava
libmudflap re PR tree-optimization/37568 (ICE returning a struct) 2008-10-09 22:15:17 +02:00
libobjc
libssp
libstdc++-v3 forward_list.h (_Fwd_list_base<>::_M_insert_after): Move out of line, tweak to return _Fwd_list_node_base*. 2008-10-16 10:23:00 +00:00
maintainer-scripts * gcc_release: Fix a couple of comments. 2008-10-04 13:46:23 +00:00
zlib
ABOUT-NLS
ChangeLog MAINTAINERS (Write After Approval): Added myself. 2008-10-14 10:04:19 +01:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac (MPFR check): Bump minimum version to 2.3.0 and recommended version to 2.3.2. 2008-10-13 08:05:25 +00:00
configure.ac configure.ac (MPFR check): Bump minimum version to 2.3.0 and recommended version to 2.3.2. 2008-10-13 08:05:25 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS (Write After Approval): Added myself. 2008-10-14 10:04:19 +01: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.