Go to file
Jakub Jelinek 94b905273c re PR driver/42442 (-march=native doesn't apply to multiple files)
PR driver/42442
	* gcc.c (SWITCH_IGNORE_PERMANENTLY): Define.
	(do_self_spec): For switches with SWITCH_IGNORE set set also
	SWITCH_IGNORE_PERMANENTLY.
	(check_live_switch): Check SWITCH_IGNORE_PERMANENTLY instead
	of SWITCH_IGNORE.

From-SVN: r155622
2010-01-04 17:02:41 +01:00
boehm-gc
config re PR bootstrap/41529 (LTO configuration should detect if the target is ELF) 2010-01-02 14:13:37 +00:00
contrib
fixincludes
gcc re PR driver/42442 (-march=native doesn't apply to multiple files) 2010-01-04 17:02:41 +01:00
gnattools
include
INSTALL
intl
libada
libcpp re PR preprocessor/41947 (GCC Hexadecimal Floating point constant handling) 2010-01-01 18:08:17 +00:00
libdecnumber
libffi Update README for libffi 3.0.9. 2010-01-01 12:50:08 +00:00
libgcc Fix libgcc build for moxie. 2010-01-04 08:29:53 +00:00
libgfortran ChangeLog-2002: Add copyright footer. 2010-01-04 09:59:59 +01:00
libgomp Make 's' atomic 2010-01-04 06:28:30 -08:00
libiberty
libjava
libmudflap
libobjc
libssp
libstdc++-v3 list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
lto-plugin Pass -m* and -v to -plugin-opt 2010-01-03 16:52:50 -08:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog re PR bootstrap/41529 (LTO configuration should detect if the target is ELF) 2010-01-02 14:13:37 +00:00
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure re PR bootstrap/41529 (LTO configuration should detect if the target is ELF) 2010-01-02 14:13:37 +00:00
configure.ac re PR bootstrap/41529 (LTO configuration should detect if the target is ELF) 2010-01-02 14:13:37 +00: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
Makefile.def
Makefile.in
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.