Go to file
Eric Christopher 737749725f lcm.c (optimize_mode_switching): Change NORMAL_MODE to MODE_ENTRY and MODE_EXIT.
2003-10-10  Eric Christopher  <echristo@redhat.com>

        * lcm.c (optimize_mode_switching): Change NORMAL_MODE
        to MODE_ENTRY and MODE_EXIT. Add MODE_AFTER for insns
        that set mode.
        * config/sh/sh.h (MODE_ENTRY): New macro.
        (MODE_EXIT): Ditto.
        (MODE_AFTER): Ditto.
        * config/sh/sh.md: Change for MODE_AFTER. Add
        fp_set attribute.
        * doc/tm.texi: Document MODE_AFTER, MODE_ENTRY, and MODE_EXIT.

From-SVN: r72315
2003-10-10 21:28:56 +00:00
boehm-gc * configure: Rebuild. 2003-10-03 19:38:05 +00:00
config Move ChangeLog entries for config/ subdir into config/ChangeLog, where they belong. 2003-10-08 21:28:40 +00:00
contrib
fastjar
gcc lcm.c (optimize_mode_switching): Change NORMAL_MODE to MODE_ENTRY and MODE_EXIT. 2003-10-10 21:28:56 +00:00
include
INSTALL
intl
libf2c
libffi ffi_mips.h: Define FFI_MIPS_N32 for N32/N64 ABIs, FFI_MIPS_O32 for O32 ABI. 2003-10-06 19:18:35 +00:00
libiberty strerror.c: Revert last change. 2003-10-02 19:06:29 +00:00
libjava SelectorImpl.java (register): Use ServerSocketChannelSelectionKey for server socket channels... 2003-10-09 18:01:08 +00:00
libobjc
libstdc++-v3 2003-10-10 Paolo Carlini <pcarlini@unitus.it> 2003-10-10 17:10:47 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog Move ChangeLog entries for config/ subdir into config/ChangeLog, where they belong. 2003-10-08 21:28:40 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. 2003-10-06 03:40:08 +00:00
configure.in configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. 2003-10-06 03:40:08 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}. 2003-10-06 15:13:13 +00:00
ltcf-gcj.sh
ltconfig ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}. 2003-10-06 15:13:13 +00:00
ltmain.sh
MAINTAINERS Adding my name to "write after approval" maintainers. 2003-10-06 11:25:13 -07:00
Makefile.def
Makefile.in configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. 2003-10-06 03:40:08 +00:00
Makefile.tpl configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. 2003-10-06 03:40:08 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.