Go to file
Richard Sandiford 070e396943 coverage.h (GCOV_TYPE_NODE): Delete.
* coverage.h (GCOV_TYPE_NODE): Delete.
	* coverage.c (coverage_counter_alloc, tree_coverage_counter_ref)
	(build_ctr_info_type): Use get_gcov_type () instead of GCOV_TYPE_NODE.
	* tree-profile.c (tree_gen_edge_profiler, tree_gen_interval_profiler)
	(tree_gen_pow2_profiler, tree_gen_one_value_profiler): Likewise.
	* value-prof.c (tree_divmod_fixed_value_transform): Delete.

From-SVN: r97760
2005-04-06 22:50:29 +00:00
boehm-gc darwin_stop_world.c: Update for -m64 multilib. 2005-03-24 00:48:39 +00:00
config (See http://gcc.gnu.org/ml/gcc/2004-12/msg00319.html for discussion.) 2005-03-30 13:25:24 +01:00
contrib * gcc_update (silent): Unset instead of initializing to null. 2005-03-19 00:16:22 +00:00
fastjar jartool.c (main): Indentation fixlet. 2005-03-28 18:14:00 +00:00
fixincludes Makefile.in: Set gcc_version directly, not via substitution. 2005-03-21 17:50:19 +00:00
gcc coverage.h (GCOV_TYPE_NODE): Delete. 2005-04-06 22:50:29 +00:00
gnattools re PR ada/19959 (Can't compile gnattools for the cross targets) 2005-03-30 10:56:55 +02:00
include * libiberty.h: Fix indentation. 2005-03-29 18:35:07 +00:00
INSTALL
intl
libada re PR bootstrap/17383 (Building in src dir fails) 2005-02-28 13:26:36 +00:00
libcpp rw.po: New file. 2005-04-06 00:35:41 +01:00
libffi * src/ia64/ffitarget.h (ffi_arg): Use long long instead of DI. 2005-03-31 01:22:46 +00:00
libgfortran re PR libfortran/20755 (gfortran - prints the same number with 1p4G12.3 two different ways) 2005-04-05 14:20:10 +00:00
libiberty test-pexecute.c (TEST_PEX_RUN): Move variable declaration before statement. 2005-04-04 20:58:00 +00:00
libjava bytearray.java: New file. 2005-04-06 22:30:01 +00:00
libmudflap * mf-runtime.c (__mfu_unregister): Warning fix for char unsigned. 2005-04-04 19:39:46 +09:30
libobjc Makefile.in: Set gcc_version here. 2005-03-21 17:42:26 +00:00
libstdc++-v3 atomicity.h (__exchange_and_add): Add "memory" clobber to inline assembly statement. 2005-04-06 16:54:26 +00:00
maintainer-scripts gcc-version.m4: Delete. 2005-03-16 06:04:10 +00:00
zlib Revert bad import 2005-02-02 22:09:16 +00:00
.cvsignore
ABOUT-NLS
ChangeLog Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. 2005-04-06 06:22:51 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure (See http://gcc.gnu.org/ml/gcc/2004-12/msg00319.html for discussion.) 2005-03-30 13:25:24 +01:00
configure.in (See http://gcc.gnu.org/ml/gcc/2004-12/msg00319.html for discussion.) 2005-03-30 13:25:24 +01:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh re PR libgcj/20160 (link errors building libgcj tests) 2005-03-01 22:27:43 +00:00
MAINTAINERS Add myself to MAINTAINERS. 2005-04-04 15:12:36 +00:00
Makefile.def Makefile.def (bfd, [...]): Set lib_path. 2005-03-30 08:18:08 +00:00
Makefile.in Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. 2005-04-06 06:22:51 +00:00
Makefile.tpl Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. 2005-04-06 06:22:51 +00:00
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.