Go to file
Peter Bergner efe2a4b70e ffi.c (ffi_prep_args_SYSV): Declare double_tmp.
* src/powerpc/ffi.c (ffi_prep_args_SYSV): Declare double_tmp.
	Silence casting pointer to integer of different size warning.
	Delete goto to previously deleted label.
	(ffi_call): Silence possibly undefined warning.
	(ffi_closure_helper_SYSV): Declare variable type.

From-SVN: r186091
2012-04-02 13:29:22 -05:00
INSTALL
boehm-gc
config math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present argument. 2012-04-02 07:46:39 +00:00
contrib re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection) 2012-03-28 08:31:26 +00:00
fixincludes
gcc re PR middle-end/52756 (255.vortex in SPEC CPU 2000 failed to build) 2012-04-02 15:13:45 +00:00
gnattools
include
intl
libada
libcpp
libdecnumber
libffi ffi.c (ffi_prep_args_SYSV): Declare double_tmp. 2012-04-02 13:29:22 -05:00
libgcc Update x32 rt_sigreturn syscall number to 0x40000201 2012-04-02 09:17:21 -07:00
libgfortran math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present argument. 2012-04-02 07:46:39 +00:00
libgo libgo: Update to weekly.2012-03-27 aka go1 release. 2012-03-30 22:36:44 +00:00
libgomp Handle -mx32 like -m64 2012-03-31 14:08:22 -07:00
libiberty stack-limit.c: Includes ansidecl.h. 2012-04-02 07:51:26 +00:00
libitm Handle -mx32 like -m64 2012-03-31 14:08:22 -07:00
libjava
libmudflap
libobjc
libquadmath
libssp
libstdc++-v3 crossconfig.m4 (*-*-*vms*): Add. 2012-04-02 07:59:27 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection) 2012-03-28 08:31:26 +00:00
ChangeLog.tree-ssa
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
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 files whose
names start with 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/ for how to report bugs usefully.