Go to file
Toshiyasu Morita 07444f1d90 fold-const.c (make_range): Always initialize arg0 and arg1.
* fold-const.c (make_range): Always initialize arg0 and arg1.
        (fold): Simlarly for alt0 and alt1.
        * function.c (fixup_var_refs_insns): Initialize insn_list.
        (instantiate_virtual_regs_1): Initialize offset.
        * optabs.c (expand_binop): Initialize carry_in, carry_out, op0_xhigh
        and op1_xhigh.
        * stmt.c (expand_end_case): Initialize minval and maxval.

From-SVN: r26632
1999-04-25 18:15:54 -06:00
boehm-gc os_dep.c: glibc 2.1 requires asm/sigcontext.h, not sigcontext.h. 1999-04-21 09:42:28 +00:00
config
contrib
etc
gcc fold-const.c (make_range): Always initialize arg0 and arg1. 1999-04-25 18:15:54 -06:00
include
INSTALL
libchill
libf2c have ChangeLog entries default to current-time-string as per gcc/, gcc/f/ 1999-04-24 04:14:33 -04:00
libiberty * choose-temp.c (DIR_SEPARATOR): Use '\\' only for native windows32. 1999-04-24 18:23:06 -06:00
libio
libjava Makefile.am: Added URLDecoder and URLEncoder. 1999-04-23 16:36:22 +00:00
libobjc Makefile.in (CC1OBJ): Define in terms of CC. 1999-04-24 18:21:51 -06:00
libstdc++
texinfo
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Add Nathan Sidwell (write after approval) 1999-04-23 04:41:38 +00:00
Makefile.in
missing
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.