Go to file
Georg-Johann Lay 6609216ea9 re PR target/42240 (wrong epilogue on naked function)
2011-02-22  Georg-Johann Lay  <avr@gjlay.de>

	PR target/42240
	* config/avr/avr.c (avr_cannot_modify_jumps_p): New function.
	(TARGET_CANNOT_MODIFY_JUMPS_P): Define.

From-SVN: r170534
2011-02-27 11:36:55 +03:00
INSTALL
boehm-gc Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
config Move ChangeLog entries from toplevel to config/. 2011-02-12 14:36:18 +00:00
contrib patch_tester.sh (nopristinecache): New shell var, set according to presence or absence of new -nopristinecache option. 2011-01-26 03:46:07 +00:00
fixincludes Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
gcc re PR target/42240 (wrong epilogue on naked function) 2011-02-27 11:36:55 +03:00
gnattools PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
include Merged with binutils version ... 2011-02-23 09:57:49 +01:00
intl Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
libada PR other/46202: implement install-strip. 2010-11-20 19:37:08 +00:00
libcpp * ru.po: New. 2011-01-07 14:34:04 +00:00
libdecnumber Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
libffi Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
libgcc re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2011-01-26 04:19:58 +00:00
libgfortran re PR libfortran/45165 (unix.c:fallback_access() leaks file descriptors) 2011-02-26 15:21:45 +00:00
libgo Permit comparing non-empty interfaces with empty interfaces. 2011-02-22 02:52:55 +00:00
libgomp libgomp.texi (GOMP_STACKSIZE): Fix @ref to OMP_STACKSIZE. 2011-02-24 22:58:06 +01:00
libiberty libiberty: documentation markup and order fixes. 2011-02-03 07:23:20 +00:00
libjava Insert libgcj's Python module directory at the start of the search 2011-02-14 16:00:28 +00:00
libmudflap Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
libobjc Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
libquadmath re PR bootstrap/47827 (gcc fails to bootstrap on i386-pc-solaris2.10) 2011-02-20 22:59:28 +01:00
libssp Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
libstdc++-v3 Change testfile name 2011-02-25 00:58:03 +00:00
lto-plugin Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
maintainer-scripts * update_web_docs_svn: Generate libquadmath-vers.texi. 2011-02-07 02:35:06 +00:00
zlib Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (CPU Port maintainers): Add self. 2011-02-24 14:44:56 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (CPU Port maintainers): Add self. 2011-02-24 14:44:56 +00:00
Makefile.def re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-02-12 12:02:24 +00:00
Makefile.in re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found") 2011-02-12 12:02:24 +00:00
Makefile.tpl Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
README README: Refer to the various COPYING* files instead of just COPYING. 2009-10-10 20:59:49 +00:00
compile Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
config-ml.in config-ml.in: Add Go support... 2010-11-19 20:25:49 +00:00
config.guess config.sub: Update to version 2010-05-21. 2010-05-25 13:22:07 +00:00
config.rpath Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
config.sub config.sub: Update to version 2010-05-21. 2010-05-25 13:22:07 +00:00
configure Fix typo in toplevel configure.ac: PPL error message. 2011-02-11 18:59:10 +00:00
configure.ac Fix typo in toplevel configure.ac: PPL error message. 2011-02-11 18:59:10 +00:00
depcomp Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
install-sh Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
libtool-ldflags re PR bootstrap/31906 ("-Xcompiler" is inserted after "-Xlinker" when building libstdc++) 2007-09-20 10:20:05 +00:00
libtool.m4 Remove freebsd1 from libtool.m4 macros and config.rpath. 2011-02-13 11:45:53 +00:00
ltgcc.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltmain.sh backport: ltmain.sh (relink): Use absolute path when hardcoding with -L. 2011-01-13 18:51:10 +00:00
ltoptions.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
ltsugar.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltversion.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
lt~obsolete.m4 Sync from git Libtool and regenerate. 2009-12-05 17:18:53 +00:00
missing Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
mkdep
mkinstalldirs Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00
move-if-change Import move-if-change script from gnulib. 2011-02-12 15:48:30 +00:00
symlink-tree
ylwrap Update automake-provided files in the toplevel. 2009-08-22 11:47:16 +00:00

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.