Go to file
Steven Bosscher fa967f341c function.h (struct rtl_data): Remove epilogue_delay_list.
* function.h (struct rtl_data): Remove epilogue_delay_list.
	* reorg.c (find_end_label): Simplify always-true test.
	(optimize_skip): Likewise.
	* final.c (leaf_function_p): Don't loop over epilogue_delay_list.
	(leaf_renumber_regs): Likewise.
	* varasm.c (mark_constant_pool): Likewise.
	* except.c (set_nothrow_function_flags): Likewise.
	* cfgrtl.c (print_rtl_with_bb): Likewise.

From-SVN: r194053
2012-12-02 15:43:16 +00:00
boehm-gc
config Add the missing file 2012-11-29 09:00:38 -08:00
contrib validate_failures.py: Add support for @include, @remove directives in manifest files. 2012-11-30 21:53:34 +00:00
fixincludes
gcc function.h (struct rtl_data): Remove epilogue_delay_list. 2012-12-02 15:43:16 +00:00
gnattools
include
INSTALL
intl
libada
libatomic
libbacktrace
libcpp
libdecnumber
libffi
libgcc
libgfortran
libgo compiler, runtime: Track fields with tag go:"track". 2012-11-29 18:11:17 +00:00
libgomp
libiberty
libitm
libjava
libmudflap
libobjc
libquadmath
libsanitizer Don't use -I for libstdc++-v3 header files 2012-11-29 11:15:43 -08:00
libssp
libstdc++-v3 re PR libstdc++/55503 (FAIL: 30_threads/condition_variable/members/53841.cc (test for excess errors)) 2012-12-01 18:25:11 +00:00
lto-plugin
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog * MAINTAINERS: Remove self as RTL optimization maintainer. 2012-12-01 09:36:06 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Remove bootstrap=true from libsanitizer 2012-11-29 11:13:08 -08:00
configure.ac Remove bootstrap=true from libsanitizer 2012-11-29 11:13:08 -08:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS * MAINTAINERS: Remove self as RTL optimization maintainer. 2012-12-01 09:36:06 +00:00
Makefile.def Remove bootstrap=true from libsanitizer 2012-11-29 11:13:08 -08:00
Makefile.in Remove bootstrap=true from libsanitizer 2012-11-29 11:13:08 -08:00
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

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.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.