Go to file
Ramana Radhakrishnan 17eb4921c8 Fix address cost for plus reg const_int.
2009-07-31  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

	* config/arm/arm.c (arm_arm_address_cost): Fix typo. 
	Remove dead code for MINUS.

From-SVN: r150309
2009-07-31 08:26:58 +00:00
INSTALL
boehm-gc extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
config extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
contrib
fixincludes Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
gcc Fix address cost for plus reg const_int. 2009-07-31 08:26:58 +00:00
gnattools Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
include re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib) 2009-07-25 06:28:16 +00:00
intl Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
libada Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
libcpp cpplib.h (INO_T_CPP): New macro. 2009-07-27 17:27:10 +00:00
libdecnumber Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
libffi extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
libgcc Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
libgfortran configure.host: Define ieee_flags and set it to -mieee for sh. 2009-07-30 22:56:08 +00:00
libgomp extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
libiberty Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
libjava extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
libmudflap extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
libobjc Makefile.in (AUTOCONF, [...]): New variables. 2009-07-30 22:33:49 +00:00
libssp extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
libstdc++-v3 re PR libstdc++/40919 (FAIL: 26_numerics/headers/cmath/c99_classification_macros_c.cc) 2009-07-30 22:34:31 +00:00
maintainer-scripts
zlib extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or newer. 2009-07-30 19:41:13 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog MAINTAINERS (Write After Approval): Update my e-mail address. 2009-07-28 13:30:14 +00:00
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS (Write After Approval): Update my e-mail address. 2009-07-28 13:30:14 +00:00
Makefile.def Makefile.def (host_modules): Add cgen. 2009-06-26 17:11:35 +00:00
Makefile.in re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc objects) 2009-06-26 17:28:40 +00:00
Makefile.tpl re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparing libgcc objects) 2009-06-26 17:28:40 +00:00
README
compile
config-ml.in
config.guess * config.sub, config.guess: Update from upstream sources. 2009-06-03 09:00:35 +10:00
config.rpath
config.sub * config.sub, config.guess: Update from upstream sources. 2009-06-03 09:00:35 +10:00
configure configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2009-07-06 18:06:55 +00:00
configure.ac configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). 2009-07-06 18:06:55 +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 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.