Go to file
Alan Modra 71625f3dc6 linux.h (NO_PROFILE_COUNTERS): Define.
* config/rs6000/linux.h (NO_PROFILE_COUNTERS): Define.
	* config/rs6000/linux64.h (NO_PROFILE_COUNTERS): Define as 1.
	* config/rs6000/rs6000.c (output_function_profiler): Obey
	NO_PROFILE_COUNTERS.  Handle TARGET_SECURE_PLT.  Use "bcl 20,31"
	for -fPIC.  Delete save_lr and substitute its value into strings.

From-SVN: r100814
2005-06-10 11:14:59 +09:30
boehm-gc gcconfig.h (HBLKSIZE): Define to 4096 on powerpc64-linux. 2005-05-25 15:10:00 +02:00
config accross.m4: Delete file. 2005-05-19 03:45:17 +00:00
contrib btest-gcc.sh: Add support for option --add-passes-despite-regression. 2005-06-07 07:42:22 +00:00
fastjar configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. 2005-05-18 01:38:46 +00:00
fixincludes re PR bootstrap/21683 (build failure on i386-mingw (sys/wait.h header)) 2005-05-22 17:01:02 +00:00
gcc linux.h (NO_PROFILE_COUNTERS): Define. 2005-06-10 11:14:59 +09:30
gnattools
include libiberty.h (XOBFINISH): New. 2005-06-06 21:14:31 +00:00
INSTALL
intl
libada
libcpp cpplib.pot: Regenerate. 2005-06-07 23:34:55 +02:00
libffi ppc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET to call ffi_closure_helper_SYSV. 2005-06-01 10:03:09 +09:30
libgfortran re PR fortran/21480 ([4.0 only] trivial reshape operation gives erroneous results) 2005-06-09 19:43:27 +00:00
libiberty libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed. 2005-05-28 13:40:59 +02:00
libjava Add PR number to ChangeLog entry. 2005-06-09 01:15:43 +01:00
libmudflap
libobjc NXConstStr.h, [...]: Do not include Objective-C headers as system headers. 2005-06-08 15:13:17 +00:00
libstdc++-v3 re PR libstdc++/21955 (std::stringbuf vs. in_avail) 2005-06-08 17:29:44 +00:00
maintainer-scripts crontab: Spread snapshot building more evenly throughout the week. 2005-05-21 21:56:24 +00:00
zlib * zconf.h (NO_vsnprintf): Define on Tru64 UNIX V4.0. 2005-06-07 01:41:16 +00:00
.cvsignore
ABOUT-NLS
ChangeLog MAINTAINERS: Move myself from 'Write After Approval' to 'CPU Port Maintainers' section as... 2005-06-08 09:15:21 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub config.sub: Add cases for the Renesas m32c. 2005-06-02 20:16:32 -04:00
configure configure.in: Enable target-libffi again for *-*-linux* and *-*-elf. 2005-06-07 09:32:14 +00:00
configure.in configure.in: Enable target-libffi again for *-*-linux* and *-*-elf. 2005-06-07 09:32:14 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Move myself from 'Write After Approval' to 'CPU Port Maintainers' section as... 2005-06-08 09:15:21 +00:00
Makefile.def Makefile.def (configure-gcc): Depend on binutils having been built. 2005-05-20 07:10:30 +00:00
Makefile.in Makefile.tpl (stage[+id+]-start): Iterate over target module as well. 2005-05-25 14:18:54 +00:00
Makefile.tpl Makefile.tpl (stage[+id+]-start): Iterate over target module as well. 2005-05-25 14:18:54 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
symlink-tree
ylwrap * ylwrap: Import from Automake 1.9.5. 2005-05-15 18:17:10 +00:00

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.