Go to file
Uros Bizjak 435da62879 re PR rtl-optimization/38879 (scheduler does not look for conflicting alias sets)
PR rtl-optimization/38879
	* alias.c (base_alias_check): Unaligned access via AND address can
	alias all surrounding object types except those with sizes equal
	or wider than the size of unaligned access.

From-SVN: r143549
2009-01-21 19:47:19 +01:00
INSTALL
boehm-gc Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
config Index... 2008-12-21 14:27:18 -08:00
contrib * mkindex.pl: New. 2008-11-27 23:37:51 +00:00
fixincludes locale.h: Add new test. 2009-01-06 20:31:13 +01:00
gcc re PR rtl-optimization/38879 (scheduler does not look for conflicting alias sets) 2009-01-21 19:47:19 +01:00
gnattools
include re PR c++/35319 (ICE throwing fixed-point types) 2008-12-10 17:11:44 -05:00
intl
libada
libcpp Makefile.in (.po.gmo): Use mkinstalldirs, not test -d || mkdir. 2009-01-05 21:35:40 +11:00
libdecnumber add PR to ChangeLog entry for previous commit 2008-10-27 16:46:32 +00:00
libffi re PR libffi/26048 (libffi doesn't build on Solaris 10/x86 with native assembler) 2008-12-19 14:59:42 +00:00
libgcc * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype. 2009-01-18 10:41:31 +11:00
libgfortran re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array arguments) 2009-01-21 14:34:55 +01:00
libgomp darwin.h: Add static-libgfortran to LINK_SPEC. 2009-01-20 00:59:24 +00:00
libiberty configure.ac (funcs, [...]): Don't munge on Cygwin, as it no longer shares libiberty object files. 2009-01-18 21:36:20 +00:00
libjava natUnsafe.cc (spinlock contructor): Call sched_yield(). 2009-01-12 17:39:10 +00:00
libmudflap Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
libobjc Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
libssp Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
libstdc++-v3 re PR c++/26693 (Access checks not performed for types in templates) 2009-01-21 17:14:49 +01:00
maintainer-scripts gcc_release (JAVA_DIRS): Remove fastjar. 2009-01-17 14:53:57 +00:00
zlib Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog * MAINTAINERS: Remove Robert Millan from Write After Approval. 2009-01-17 22:36:37 +00:00
ChangeLog.tree-ssa
MAINTAINERS * MAINTAINERS: Remove Robert Millan from Write After Approval. 2009-01-17 22:36:37 +00:00
Makefile.def Makefile.def (configure-opcodes): Depend on configure-libiberty. 2009-01-16 18:37:23 +10:30
Makefile.in Makefile.def (configure-opcodes): Depend on configure-libiberty. 2009-01-16 18:37:23 +10:30
Makefile.tpl re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work) 2008-11-14 14:51:38 +00:00
README
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2008-12-18 14:27:27 +11:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2008-12-18 14:27:27 +11:00
configure configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. 2009-01-15 13:14:16 +00:00
configure.ac configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. 2009-01-15 13:14:16 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4 Backport from upstream Libtool: 2008-12-18 20:04:55 +00:00
ltgcc.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltmain.sh libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltoptions.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltsugar.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltversion.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
lt~obsolete.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
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.