Go to file
Richard Sandiford ff55fb9cb6 mips.h (MIPS_CMP_MOVT, [...]): Delete.
* config/mips/mips.h (MIPS_CMP_MOVT, MIPS_CMP_MOVF): Delete.
	* config/mips/mips.c (mips_prepare_builtin_arg): New function.
	(mips_prepare_builtin_target): New function.
	(mips_expand_builtin): Use them.  Update calls to subroutines.
	(mips_expand_ps_cond_move_builtin): Use the new functions.  Replace
	cmp_choice with a boolean argument to select between movt and movf.
	Take the comparison's icode as an argument, not the function's fcode.
	(mips_expand_compare_builtin): New function.  Rename existing function
	to mips_expand_scalar_compare_builtin.
	(mips_expand_scalar_compare_builtin, mips_expand_4s_compare_builtin)
	(mips_expand_ps_compare_builtin): Use the new functions.  Take the
	comparison's icode as an argument, not the builtin's fcode.

From-SVN: r86716
2004-08-29 11:10:05 +00:00
boehm-gc backgraph.c, gc_priv.h (GC_traverse_back_graph, [...]): split GC_traverse_back_graph. 2004-08-28 00:41:41 +00:00
config
contrib texi2pod.pl: keep references of the form @ref{...}, print them bold. 2004-08-26 21:26:22 +00:00
fastjar
gcc mips.h (MIPS_CMP_MOVT, [...]): Delete. 2004-08-29 11:10:05 +00:00
include
INSTALL
intl
libada
libbanshee
libcpp configure.ac: Set PACKAGE correctly. 2004-08-28 20:04:17 +02:00
libffi closure_fn0.c: Xfail mips64* instead of mips*. 2004-08-25 05:06:55 +00:00
libgfortran gfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID. 2004-08-28 23:43:41 +00:00
libiberty
libjava configure.ac: Handle --enable-gc-debug. 2004-08-28 00:45:56 +00:00
libmudflap
libobjc configure.ac: Switch from _GCC_TOPLEV_NONCANONICAL_TARGET to ACX_NONCANONICAL_TARGET. 2004-08-28 11:18:12 +00:00
libstdc++-v3 locale_facets.tcc (time_get<>::_M_extract_via_format, case 'S'): Allow for at least one leap-second (as per C99... 2004-08-29 09:04:33 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in: Give a better error message if GMP/MPFR are missing and a language needing them... 2004-08-26 23:57:46 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Give a better error message if GMP/MPFR are missing and a language needing them... 2004-08-26 23:57:46 +00:00
configure.in configure.in: Give a better error message if GMP/MPFR are missing and a language needing them... 2004-08-26 23:57:46 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
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.