Go to file
Jan Hubicka a5fa1ecdab i386-protos.h (x86_function_profiler): New function
* i386-protos.h (x86_function_profiler): New function
	* i386.h (MCOUNT_NAME): New.
	(PROFILE_COUNT_REGISTER): New.
	(OUTPUT_FUNCTION_PROFILER): Move offline to ...
	* i386.c (x86_function_profiler) ... here; fix 64bit support
	* beos-elf.h (FUNCTION_PROFILER): Kill.
	(MCOUNT_NAME): New.
	* freebsd-aout.h (FUNCTION_PROFILER): Kill.
	(MCOUNT_NAME): New.
	(PROFILE_COUNT_REGISTER): New.
	* linux.h (FUNCTION_PROFILER): Kill.
	(MCOUNT_NAME): New.
	* x86-64.h (FUNCTION_PROFILER): Kill.
	(MCOUNT_NAME): New.
	* freebsd.h (FUNCTION_PROFILER): Kill.
	(MCOUNT_NAME): New.

From-SVN: r59132
2002-11-15 14:57:12 +00:00
boehm-gc
config Retire common MPW configury bits. 2002-11-11 05:15:36 +00:00
contrib * btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run. 2002-10-22 20:02:49 +00:00
fastjar dostime.c (dos2unixtime): Mask for seconds is 0x1f. 2002-11-11 22:20:56 +00:00
gcc i386-protos.h (x86_function_profiler): New function 2002-11-15 14:57:12 +00:00
include partition.h: Close the extern "C" scope when compiling with C++. 2002-10-27 01:00:34 +00:00
INSTALL
libf2c
libffi * configure.in: Look for common files in the right place. 2002-11-11 23:45:57 -05:00
libiberty * config.table: Use mh-s390pic for s390x too. 2002-10-16 22:07:03 +02:00
libjava AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-11-15 08:17:15 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2002-11-15 14:48:55 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2002-11-15 14:48:55 +00:00
Makefile.def Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
Makefile.in Top level configury changes for RDA. 2002-11-04 18:40:27 +00:00
Makefile.tpl syntactic cleanup 2002-11-14 19:44:41 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
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.