Go to file
Lars Brinkhoff c52c9a9cee simplify-rtx.c (simplify_binary_operation): Simplify ~a + 1 into -a.
2001-05-04  Lars Brinkhoff  <lars@nocrew.org>

	* simplify-rtx.c (simplify_binary_operation): Simplify ~a + 1
	into -a.

From-SVN: r41854
2001-05-05 00:32:19 +00:00
boehm-gc configure.in: Add support for --enable-threads=posix on FreeBSD. 2001-05-04 20:19:36 +00:00
config
contrib * texi2pod.pl: Add copyright and GPL notices. 2001-05-03 20:45:32 +01:00
fastjar jartool.c (jt_strdup): New function. 2001-05-03 21:40:47 +00:00
gcc simplify-rtx.c (simplify_binary_operation): Simplify ~a + 1 into -a. 2001-05-05 00:32:19 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2001-05-04 07:16:10 +00:00
libffi
libiberty
libjava Thread_Wait_Interrupt.xfail: New file. 2001-05-04 19:33:10 +00:00
libobjc Fix typo 2001-05-02 00:58:46 +00:00
libstdc++-v3 configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic depending on whether libtool has... 2001-05-03 20:35:18 +00:00
maintainer-scripts update_web_docs: Don't generate HTML from gxxint.texi. 2001-05-03 16:49:22 +01:00
zlib
.cvsignore
ChangeLog configure.in (noconfigdirs): Disable libgcj. 2001-05-03 20:31:25 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (noconfigdirs): Disable libgcj. 2001-05-03 20:31:25 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
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.