Go to file
Joseph Myers 884316ff5d m68k.opt (mxgot): New option.
2008-06-04  Joseph Myers  <joseph@codesourcery.com>
            Maxim Kuvyrkov  <maxim@codesourcery.com>

	* config/m68k/m68k.opt (mxgot): New option.
	* config/m68k/m68k.c (legitimize_pic_address): Handle -mxgot.
	(m68k_output_addr_const_extra): New.
	* config/m68k/m68k.h (OUTPUT_ADDR_CONST_EXTRA): New.
	* config/m68k/m68k-protos.h (m68k_output_addr_const_extra): Declare.
	* config/m68k/m68k.md (UNSPEC_GOTOFF): Define.
	* doc/invoke.texi (M680x0 Options): Document -mxgot.

testsuite:
2008-06-04  Joseph Myers  <joseph@codesourcery.com>
            Maxim Kuvyrkov  <maxim@codesourcery.com>

	* gcc.target/m68k/xgot-1.c: New test.

Co-Authored-By: Maxim Kuvyrkov <maxim@codesourcery.com>

From-SVN: r136355
2008-06-04 13:17:50 +01:00
INSTALL
boehm-gc
config
contrib
fixincludes inclhack.def (solaris_math_4): Use GCC's __builtin_fpclassify. 2008-05-24 20:52:00 +00:00
gcc m68k.opt (mxgot): New option. 2008-06-04 13:17:50 +01:00
gnattools Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target in gcc/ada/Makefile.in 2008-05-20 14:50:26 +02:00
include
intl
libada
libcpp re PR preprocessor/36320 (Required diagnosis of syntax error missed) 2008-05-30 14:25:09 +00:00
libdecnumber
libffi
libgcc config.gcc (sh2[lbe]*-*-linux*): Allow target. 2008-05-25 12:30:30 +00:00
libgfortran re PR fortran/36319 (Segfault with wide characters in DATA) 2008-05-28 21:11:39 +00:00
libgomp re PR c++/36237 (internal compiler error: in lower_stmt, at gimple-low.c:282 erase 'private(localTodoStack)' it compiles successfully.) 2008-05-23 15:21:47 +02:00
libiberty
libjava Makefile.am (mostlyclean-local): Use libtool --mode=clean. 2008-06-02 19:23:06 +00:00
libmudflap
libobjc configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
libssp
libstdc++-v3 9425.cc: Use dg-require-fileio. 2008-06-02 12:01:41 -04:00
maintainer-scripts
zlib
ABOUT-NLS
COPYING
COPYING.LIB
COPYING3
COPYING3.LIB
ChangeLog configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
ChangeLog.tree-ssa
MAINTAINERS Check in tree-dce enh to trunk 2008-05-17 07:36:10 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in config-ml.in: don't handle --enable-shared and --enable-static. 2008-05-14 17:15:51 +00:00
config.guess
config.rpath
config.sub
configure configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
configure.ac configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for ARM EABI Linux. 2008-05-30 18:21:31 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
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.