NetBSD/gnu/dist/gcc4
phx 1872c0f94c Applied a patch from Roman Zippel to fix jump table addressing in the M68k
codegen.

Taken from the gcc mailing list January 2007:
http://gcc.gnu.org/ml/gcc-patches/2007-01/msg02476.html

2007-01-30  Roman Zippel <zippel@linux-m68k.org>

        * config/m68k/m68k.c (output_move_himode)
	config/m68k/m68k.md: remove jump table recognition
	* config/m68k/m68k.c (ASM_OUTPUT_CASE_FETCH): use simple pc
	relative addressing

Approved by Christos Zoulas, Alistair Crooks and Matthew Green.
2008-11-20 22:53:17 +00:00
..
INSTALL
config import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
contrib import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
fixincludes import GCC 4.1-branch from 20080831 / svn 139820. 2008-08-31 09:28:43 +00:00
gcc Applied a patch from Roman Zippel to fix jump table addressing in the M68k 2008-11-20 22:53:17 +00:00
include import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
libcpp Restore functionality lost during the libcpp conversion: cpp -CC should convert 2008-05-30 15:12:24 +00:00
libiberty import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
libobjc import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
libstdc++-v3 import GCC 4.1-branch from 20080831 / svn 139820. 2008-08-31 09:39:12 +00:00
maintainer-scripts import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog upgrade to GCC-4.1 20080202 (svn 132073). this includes fixes for 2008-02-02 22:46:12 +00:00
ChangeLog.tree-ssa
MAINTAINERS upgrade to GCC-4.1 20080202 (svn 132073). this includes fixes for 2008-02-02 22:46:12 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure merge gcc-4-1-20080202-132073. 2008-02-03 02:48:44 +00:00
configure.in merge gcc-4-1-20080202-132073. 2008-02-03 02:48:44 +00:00
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltconfig import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree
ylwrap

README

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.