Go to file
Martin Jambor 37ccfc46e8 tree-sra.c (type_consists_of_records_p): Do not check for trailing zero sized bit-fields.
2010-09-30  Martin Jambor  <mjambor@suse.cz>

	* tree-sra.c (type_consists_of_records_p): Do not check for trailing
	zero sized bit-fields.

From-SVN: r164750
2010-09-30 14:31:21 +02:00
INSTALL
boehm-gc
config Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
contrib Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
fixincludes inclhack.def (hpux_htonl): Allow trailing whitespace in select. 2010-09-07 14:47:21 +00:00
gcc tree-sra.c (type_consists_of_records_p): Do not check for trailing zero sized bit-fields. 2010-09-30 14:31:21 +02:00
gnattools
include rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. 2010-09-09 08:43:47 +02:00
intl Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
libada
libcpp re PR preprocessor/45362 (Dangling reference about saved cpp_macro for push/pop macro) 2010-09-29 20:18:38 +02:00
libdecnumber ChangeLog config 2010-09-10 13:39:49 +02:00
libffi closures.c (open_temp_exec_file_mnt): Check if getmntent_r returns NULL. 2010-09-03 10:35:35 +00:00
libgcc configure.ac: Adjust CFI test to test assembler directly rather than checking gcc... 2010-09-29 00:54:08 +00:00
libgfortran re PR fortran/45710 (Adjust format and padding for WRITE of NAMELIST group to internal file) 2010-09-23 00:53:15 +00:00
libgomp intrinsic.texi (OpenMP modules): Add named constants of OMP_LIB. 2010-09-23 11:01:32 +02:00
libiberty cplus-dem.c (ada_demangle): Add comments. 2010-09-22 09:26:03 +00:00
libjava Regenerate libjava Makefile.in files. 2010-09-27 19:21:19 +00:00
libmudflap pass41-frag.cxx (dg-prune-output): New dg directive. 2010-08-20 09:14:00 +02:00
libobjc struct_objc_class.h: Add padding to avoid warning with -Wpadded. 2010-09-30 11:01:19 +02:00
libssp
libstdc++-v3 [multiple changes] 2010-09-29 11:56:34 +00:00
lto-plugin lto-plugin.c: Include <hashtab.h> 2010-08-05 14:25:45 +00:00
maintainer-scripts gcc_release (snapshot_print): Also include an sha1 hash for every tarball. 2010-08-23 18:52:06 +00:00
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Add self to MAINTAINERS for MicroBlaze CPU port. 2010-09-28 18:58:54 +00:00
ChangeLog.tree-ssa
MAINTAINERS Add self to MAINTAINERS for MicroBlaze CPU port. 2010-09-28 18:58:54 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
configure.ac Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
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.