Go to file
Richard Henderson 4b01bd1658 rtl.h (REG_NON_LOCAL_GOTO): New.
* rtl.h (REG_NON_LOCAL_GOTO): New.
        * rtl.c (reg_note_name): Update.
        * stmt.c (expand_goto): Emit a REG_NON_LOCAL_GOTO note.
        * builtins.c (expand_builtin_longjmp): Likewise.
        * flow.c (make_edges): Check for REG_NON_LOCAL_GOTO and do
        not emit an edge.

From-SVN: r38408
2000-12-20 17:11:31 -08:00
boehm-gc
config
contrib
fastjar jargrep.c: Include getopt.h if it exists. 2000-12-15 18:45:09 +00:00
gcc rtl.h (REG_NON_LOCAL_GOTO): New. 2000-12-20 17:11:31 -08:00
include COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes... 2000-12-18 21:47:20 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-12-20 01:45:08 -07:00
libffi
libiberty
libio
libjava GregorianCalendar.java (GregorianCalendar): Constructors need to set timezone to a valid non-null value. 2000-12-19 07:48:54 +00:00
libobjc
libstdc++
libstdc++-v3 acinclude.m4 (SECTION_FLAGS, [...]): Fix minor thinko. 2000-12-20 21:37:57 +00:00
zlib
.cvsignore
ChangeLog * texinfo: Remove directory from GCC. 2000-12-19 19:42:23 +00:00
config-ml.in
config.guess
config.if Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. 2000-12-18 18:08:07 +00:00
config.sub
configure
configure.in Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. 2000-12-18 18:08:07 +00:00
COPYING COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes... 2000-12-18 21:47:20 +00:00
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS: Added self as sh port co-maintainer. 2000-12-18 17:01:21 +00:00
Makefile.in Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. 2000-12-18 18:08:07 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.