2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2024-12-19 20:59:53 +08:00
Go to file
Stephane Carrez 3c2f40009a m68hc11.c (m68hc11_check_z_replacement): Take into account pre/post increment decrement for 68HC12.
* config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Take
	into account pre/post increment decrement for 68HC12.
	Fix other problems in replacement and fix call to reg_mentioned_p.

From-SVN: r41848
2001-05-04 23:00:37 +02: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 m68hc11.c (m68hc11_check_z_replacement): Take into account pre/post increment decrement for 68HC12. 2001-05-04 23:00:37 +02: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
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.