Go to file
Kaveh R. Ghazi 950a3816a7 alpha.c (unicosmk_special_name): Prototype.
* alpha.c (unicosmk_special_name): Prototype.
	(unicosmk_ssib_name): Delete unused variable.
	* alpha/unicosmk.h (common_section, ssib_section): Prototype.
	* alpha/vms.h (PREFIX): Undef before defining.
	* arm/pe.h (SUBTARGET_NAME_ENCODING_LENGTHS): Likewise.
	* i370/i370.c (mvs_hash_alias): Prototype.  Wrap with macro
	controlling usage.  Const-ify.
	(alias_number): Delete unused variable.
	* m32r/m32r.c (m32r_sched_init): Add missing argument.
	(m32r_expand_block_move): Fix uninitialized warnings.
	* mn10300/mn10300.h (REGNO_IN_RANGE_P): Fix 'unsigned >=0 is
	always true' warnings.
	* openbsd.h (TARGET_MEM_FUNCTIONS): Don't redefine.
	* sh/sh.c: Include "integrate.h".
	(output_far_jump): Fix uninitialized warning.
	* final.c (shorten_branches): Avoid automatic aggregate
	initialization.
	* integrate.c (subst_constants): Likewise.

From-SVN: r46932
2001-11-11 21:20:03 +00:00
boehm-gc
config
contrib
fastjar
gcc alpha.c (unicosmk_special_name): Prototype. 2001-11-11 21:20:03 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-11-11 08:16:15 +00:00
libffi Implement Darwin PowerPC ABI. 2001-10-09 06:32:16 +01:00
libiberty
libjava * verify.cc: Wrap in #ifdef INTERPRETER...#endif. 2001-11-09 17:33:45 +00:00
libobjc objc-api.h (_C_VECTOR): New. 2001-11-08 18:51:27 +00:00
libstdc++-v3 Daily bump. 2001-11-11 08:16:15 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS (Various maintainers: h8 port): Add myself. 2001-11-09 19:09:06 +00:00
config-ml.in
config.guess
config.if
config.sub In ChangeLog: 2001-11-08 Geoffrey Keating <geoffk@redhat.com> 2001-11-09 01:17:07 +00:00
configure
configure.in configure.in (--enable-languages): Be more permissive about syntax. 2001-11-08 21:06:18 -05:00
COPYING
COPYING.LIB COPYING.LIB: Update to LGPL 2.1 from the FSF. 2001-01-29 13:32:47 +00:00
install-sh
libtool.m4
ltcf-c.sh backport: ltcf-c.sh: Use $objext, not $ac_objext. 2001-09-01 00:47:19 +00:00
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS (Various maintainers: h8 port): Add myself. 2001-11-09 19:09:06 +00:00
Makefile.in
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.