Go to file
Richard Sandiford f5678792a3 mips.c (mips_output_mi_thunk): Use mips_function_ok_for_sibcall and const_call_insn_operand to determine if...
gcc/
	* config/mips/mips.c (mips_output_mi_thunk): Use
	mips_function_ok_for_sibcall and const_call_insn_operand
	to determine if a direct sibcall is allowed.  Use
	mips_classify_symbol to determine a global pointer is needed.

From-SVN: r128560
2007-09-17 22:29:59 +00:00
INSTALL
boehm-gc
config Move the entry to proper ChangeLog. 2007-09-11 21:44:56 -07:00
contrib
fixincludes
gcc mips.c (mips_output_mi_thunk): Use mips_function_ok_for_sibcall and const_call_insn_operand to determine if... 2007-09-17 22:29:59 +00:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi
libgcc fixed-obj.mk: New file to support fine-grain fixed-point functions. 2007-09-17 22:18:13 +00:00
libgfortran re PR libfortran/21185 (Improve testsuite results on newlib targets) 2007-09-15 14:52:46 +00:00
libgomp
libiberty
libjava defineclass.cc (MAJOR_1_6): New define. 2007-09-17 16:30:46 +00:00
libmudflap
libobjc
libssp
libstdc++-v3 for_each.h: Fixed comment/doxygen markup typos. 2007-09-17 12:58:07 +00:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog 2007-09-17 Johannes Singler <singler@ira.uka.de> 2007-09-17 12:38:26 +00:00
ChangeLog.tree-ssa
MAINTAINERS 2007-09-17 Johannes Singler <singler@ira.uka.de> 2007-09-17 12:38:26 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Correct makeinfo version check. 2007-09-15 01:12:18 +09:30
configure.ac configure.ac: Correct makeinfo version check. 2007-09-15 01:12:18 +09:30
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.