Go to file
Kazu Hirata 2bbdec7394 emit-rtl.c (init_virtual_regs): Make it static.
* emit-rtl.c (init_virtual_regs): Make it static.
	* function.h: Remove the prototype for init_virtual_regs.

From-SVN: r110326
2006-01-28 15:16:02 +00:00
boehm-gc darwin_stop_world.c: Change inline asm instruction to ld as ldz is wrong. 2006-01-25 21:28:47 +01:00
config configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. 2006-01-26 18:52:49 +00:00
contrib gcc_update (files_and_dependencies): Handle libgomp/testsuite/Makefile.in. 2006-01-24 11:07:30 -05:00
fastjar
fixincludes
gcc emit-rtl.c (init_virtual_regs): Make it static. 2006-01-28 15:16:02 +00:00
gnattools
include
INSTALL
intl
libada
libcpp re PR preprocessor/25717 (-dD does not list all defined macros (in particular, __STDC__)) 2006-01-23 22:50:15 +01:00
libdecnumber
libffi configure.ac: Enable libffi for sparc64-*-freebsd*. 2006-01-21 22:25:21 +01:00
libgfortran re PR libfortran/25835 (Segfault or Bad Address error on unformatted sequential READ) 2006-01-25 01:19:11 +00:00
libgomp re PR libgomp/25884 (libgomp should not require perl to compile) 2006-01-25 11:17:57 -08:00
libiberty
libjava prims.cc (next_property_value): Never return NULL. 2006-01-24 18:10:39 +00:00
libmudflap
libobjc re PR libobjc/9751 (malloc of strlen, not strlen+1) 2006-01-24 23:37:24 +00:00
libssp
libstdc++-v3 std_bitset.h (bitset<>::_M_copy_to_string): Call the internal _Unchecked_set(size_t) instead of set. 2006-01-26 23:39:33 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. 2006-01-26 18:52:49 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. 2006-01-26 18:52:49 +00:00
configure.in configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. 2006-01-26 18:52:49 +00:00
COPYING
COPYING.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2006-01-22 14:17:45 +00:00
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.