Go to file
Nick Clifton 48f6efae63 arm.c (arm_rtx_costs): Check for RTX being a SYMBOL_REF before calling CONSTANT_POOL_ADDRESS_P.
* config/arm/arm.c (arm_rtx_costs): Check for RTX being a
    SYMBOL_REF before calling CONSTANT_POOL_ADDRESS_P.
    (arm_adjust_cost): Check for RTX being a SYMBOL_REF before
    calling CONSTANT_POOL_ADDRESS_P.
    * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Fix typo in code
    to decide whether to define __arm__ or __thumb.
        (THUMB_GO_IF_LEGITIMATE_ADDRESS): Check for RTX being a
    SYMBOL_REF before calling CONSTANT_POOL_ADDRESS_P.

From-SVN: r53519
2002-05-16 15:17:41 +00:00
boehm-gc
config mh-apollo68: remove unused HDEFINES setting. 2002-05-13 17:14:13 -04:00
contrib
fastjar
gcc arm.c (arm_rtx_costs): Check for RTX being a SYMBOL_REF before calling CONSTANT_POOL_ADDRESS_P. 2002-05-16 15:17:41 +00:00
include
INSTALL
libf2c Daily bump. 2002-05-16 07:18:07 +00:00
libffi ffi_darwin.c (ffi_prep_closure): Declare fd at beginning of function (for older apple cc). 2002-05-13 16:19:10 -04:00
libiberty * config.table: Use mh-x86pic also for x86-64. 2002-05-13 19:13:44 +00:00
libjava natRuntime.cc: Don't include sys/time.h and time.h. 2002-05-14 05:29:30 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-05-16 07:18:07 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS: Update my email address. 2002-05-16 15:48:53 +02:00
config-ml.in
config.guess
config.if
config.sub
configure configure: move some logic to configure.in 2002-05-13 16:55:30 -04:00
configure.in * configure.in: simplify makefile fragment collection. 2002-05-13 17:18:59 -04:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update my email address. 2002-05-16 15:48:53 +02:00
Makefile.in
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 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.