Go to file
Trevor Saunders ecb44bc9a2 make stop_search_p take a rtx_insn *
gcc/ChangeLog:

2015-05-08  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>

	* reorg.c (stop_search_p): Change argument to rtx_insn *.

From-SVN: r222937
2015-05-09 04:15:46 +00:00
INSTALL
boehm-gc
config Improve the test in bitfields.m4 2015-05-05 03:41:53 +00:00
contrib * gennews (files): Add files for GCC 5. 2015-04-22 10:14:03 +02:00
fixincludes fixincludes update for musl support 2015-04-22 14:18:16 +00:00
gcc make stop_search_p take a rtx_insn * 2015-05-09 04:15:46 +00:00
gnattools
gotools re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correctly) 2015-03-24 19:50:31 +00:00
include partition.h (struct partition_elem): Re-order elements to avoid padding. 2015-03-19 11:44:08 +00:00
intl
libada re PR target/65351 (libiberty's pic version contains non-pic code on m32 darwin; causes bootstrap fail building libcc1.) 2015-04-10 06:43:52 +00:00
libatomic
libbacktrace
libcc1 remove need for store_values_directly 2015-04-18 18:13:18 +00:00
libcilkrts
libcpp Fix indentation issues seen by -Wmisleading-indentation 2015-05-05 19:41:11 +00:00
libdecnumber
libffi re PR libffi/65567 (ERROR: tcl error sourcing /test/gnu/gcc/gcc/libffi/testsuite/libffi.complex/complex.exp) 2015-03-29 20:46:17 +00:00
libgcc unknown-elf.h (STARTFILE_SPEC): Add conditional linking of crtfastmath.o. 2015-05-06 12:01:05 -04:00
libgfortran libstdc++, libgfortran gthr workaround for musl 2015-04-22 14:24:11 +00:00
libgo re PR go/66016 (Accessing nil Func's name results in crash) 2015-05-05 16:38:57 +00:00
libgomp oacc-init.c (acc_device_lock): Add explanatory comment. 2015-05-06 19:10:14 +00:00
libiberty libiberty/mkstemps.c: Include <time.h> if <sys/time.h> not available. 2015-05-08 17:14:26 +00:00
libitm libitm fixes for musl support 2015-04-22 14:11:25 +00:00
libjava
libmpx configure.ac: Drop AC_PROG_CXX and friends, since libmpx has no C++ sources. 2015-04-27 15:02:46 +00:00
libobjc Improve the test in bitfields.m4 2015-05-05 03:41:53 +00:00
liboffloadmic libgomp: rework initialization of offloading 2015-04-06 12:40:28 +00:00
libquadmath
libsanitizer re PR sanitizer/64839 (libsanitizer shouldn't require <rpc/xdr.h>) 2015-04-13 08:59:55 +00:00
libssp
libstdc++-v3 c.opt (Wterminate): New. 2015-05-05 22:25:01 -04:00
libvtv
lto-plugin
maintainer-scripts update_version_svn: Update DATESTAMP also on branches/gcc-[0-9]+-branch. 2015-04-13 11:07:11 +02:00
zlib
.dir-locals.el
.gitignore
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog configure.ac: Match $host configured with triplets. 2015-05-03 17:31:26 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Various Maintainers): Add myself as instruction combiner maintainer. 2015-04-21 00:03:37 +02:00
Makefile.def
Makefile.in Makefile.tpl: Remove surplus whitespace throughout. 2015-04-22 20:32:18 +02:00
Makefile.tpl Makefile.tpl: Remove surplus whitespace throughout. 2015-04-22 20:32:18 +02:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Match $host configured with triplets. 2015-05-03 17:31:26 +00:00
configure.ac configure.ac: Match $host configured with triplets. 2015-05-03 17:31:26 +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.

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.