Go to file
Zack Weinberg a538146672 Makefile.in (MACHMODE_H): Add @extra_modes_file@.
* Makefile.in (MACHMODE_H): Add @extra_modes_file@.
	* configure.in: If $srcdir/config/${cpu_type}/${cpu_type}-modes.def
	exists, substitute its pathname as @extra_modes_file@, define
	EXTRA_MODES_FILE to be an appropriate string to #include it
	with, and define EXTRA_CC_MODES to 1.

	* machmode.def: Update comments.  Include EXTRA_MODES_FILE if
	it's defined.  Get rid of redundancy in calling sequence for
	CC; don't use it to define CCmode, to avoid a warning.
	* libgcc2.c: Include symcat.h for the sake of machmode.def.

	* arc-modes.def, arm-modes.def, c4x-modes.def, i386-modes.def,
	i960-modes.def, ia64-modes.def, m88k-modes.def, mmix-modes.def,
	pa-modes.def, pdp11-modes.def, rs6000-modes.def, sparc-modes.def:
	New files.
	* arc.h, arm.h, c4x.h, i386.h, i960.h, ia64.h, m88k.h, mmix.h,
	pa.h, pdp11.h, rs6000.h, sparc.h: Don't define EXTRA_CC_MODES.

	* doc/sourcebuild.texi, doc/tm.texi: Document new scheme for
	defining extra CC modes.

From-SVN: r54478
2002-06-10 22:35:56 +00:00
boehm-gc gc_locks.h (GC_test_and_set): Support Linux/mips. 2002-06-10 17:10:21 +00:00
config
contrib
fastjar
gcc Makefile.in (MACHMODE_H): Add @extra_modes_file@. 2002-06-10 22:35:56 +00:00
include hashtab.h (htab): Rearrange new members for backward compatibility. 2002-06-06 08:42:06 -04:00
INSTALL
libf2c Daily bump. 2002-06-10 07:23:14 +00:00
libffi * src/s390/sysv.S: Save/restore %r6. Add DWARF-2 unwind info. 2002-06-06 12:51:23 +00:00
libiberty
libjava configure.host: Disable hash synchronization and slow_pthread_self for cygwin. 2002-06-10 04:50:41 +01:00
libobjc encoding.c (objc_layout_structure_next_member): Remove unused variable. 2002-06-09 18:46:01 +02:00
libstdc++-v3 acinclude.m4 (GLIBCPP_CHECK_SETRLIMIT_ancilliary): Reorder and include all required headers for test against older POSIX standard. 2002-06-10 20:52:12 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * configure.in (vax-*-netbsd*): Re-enable gas. 2002-06-09 01:34:39 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in * configure.in (vax-*-netbsd*): Re-enable gas. 2002-06-09 01:34:39 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
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.