Go to file
Olivier Hainque 7c66d5f5f9 builtins.c (expand_builtin_setjmp): Use emit_jump to jump around the != 0 case...
* builtins.c (expand_builtin_setjmp): Use emit_jump to jump around
        the != 0 case, which ensures pending stack adjustments are flushed.

From-SVN: r70958
2003-08-31 11:18:59 +00:00
boehm-gc
config * config/no-executables.m4: New file. 2003-08-27 19:14:13 +00:00
contrib
fastjar
gcc builtins.c (expand_builtin_setjmp): Use emit_jump to jump around the != 0 case... 2003-08-31 11:18:59 +00:00
include
INSTALL
intl
libf2c
libffi
libiberty aclocal.m4: Include acx.m4 and no-executables.m4. 2003-08-27 21:14:28 +00:00
libjava win32.cc: fixed tab... 2003-08-29 04:21:01 +00:00
libobjc Makefile.in, aclocal.m4: Update to $(libdir)/gcc/ instead of (libdir)/gcc-lib/ when installing. 2003-08-28 01:15:06 +00:00
libstdc++-v3 Daily bump. 2003-08-31 00:16:06 +00:00
maintainer-scripts gcc_release (build_sources): Create/update the LAST_UPDATED file in the source directory with information... 2003-08-24 13:28:53 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog * MAINTAINERS: Update my e-mail address. 2003-08-30 07:47:45 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in: Set RAW_CXX_FOR_TARGET if unset. 2003-08-27 21:16:14 +00:00
configure.in configure.in: Set RAW_CXX_FOR_TARGET if unset. 2003-08-27 21:16:14 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update my e-mail address. 2003-08-30 07:47:45 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.